![]() | InDesign SDK 20.5 |

Public Member Functions | |
| CPageItemName (IPMUnknown *boss) | |
| virtual PMString | GetPageItemName () const |
| virtual PMString | GetDefaultNameForObject () const |
| virtual void | SetPageItemName (const PMString &newName) |
| virtual void | ReadWrite (IPMStream *s, ImplementationID prop) |
Public Member Functions inherited from CPMUnknown< IPageItemName > | |
| IPMUnknown * | QueryInterface (PMIID interfaceID) const |
| void | AddRef () const |
| void | Release () const |
| void | PreDirty (ImplementationID prop=kInvalidImpl, bool16 allowModification=kTrue) |
| void | PreDirtyNoMessage (ImplementationID prop=kInvalidImpl, bool16 allowModification=kTrue) |
| CPMUnknown (const CPMUnknown &)=delete | |
| CPMUnknown & | operator= (const CPMUnknown &)=delete |
Public Member Functions inherited from IPageItemName | |
| virtual bool16 | IsPageItemNameEditable () const =0 |
Additional Inherited Members | |
Public Types inherited from IPageItemName | |
| enum | { kDefaultIID = IID_IPAGEITEMNAME } |
Protected Member Functions inherited from CPMUnknown< IPageItemName > | |
| CPMUnknown (IPMUnknown *boss) | |
Protected Attributes inherited from CPMUnknown< IPageItemName > | |
| HelperInterface | fHelperInterface |
| virtual |
| virtual |
| virtual |
Set the user assigned name of the page item.
| newName | the new name to assign |
Implements IPageItemName.