CODUngroupCommand::SetOldGroup
inline voidCODUngroupCommand::SetOldGroup(CODComponent*pGroup, CODComponentSet*pSubComps)
Saves a set of subcomponents as the old one for a particular group.
Defined in: OdUngroupCmd.h
Return Value
void
Parameters
pGroup
A pointer to the group in question.
pSubComps
The set of old subcomponents.