CODSpacingCommand::Unexecute

BOOLCODSpacingCommand::Unexecute(void)

Restores the old sizes of the changed components.

Defined in: OdSpacingCmd.cpp

Return Value

TRUE if successful; otherwise FALSE.

Comments

This function looks up the  CODComponentPosition object stored for each component and calls  CODComponent::SetPosition to restore the position and size of each component.