CODFontCommand::GetOldTextBox

inline BOOL CODFontCommand::GetOldTextBox(CODComponent* pComp, CRect& rcBox)

Retrieves an old text box given its corresponding component.

Defined in: OdFontCmd.h

Return Value

Non-zero if the old text box was found.

Parameters

pComp

A pointer to the component.

rcBox

A reference to the components' bounding rectangle.