![]() | InDesign SDK 20.5 |
#include <IFontGroupId.h>

Public Member Functions | |
| IFontGroupId (IFontGroup *group, PMString const &fontGroupName, PMString const &fontGroupNameNative) | |
| IFontGroupId (IFontGroup *group, PMString const &fontGroupName, PMString const &fontGroupNameNative, IPMFont::FontType fontType) | |
| const PMString & | GetName () const |
| IFontGroup * | GetGroup () const |
| IPMFont::FontType | GetFontType () const |
| bool16 | operator== (const IFontGroupId &value) const |
Public Member Functions inherited from grRefCountedObj | |
| grRefCountedObj () | |
| virtual | ~grRefCountedObj ()=0 |
| virtual void | AddRef () const |
| virtual void | Release () const |
Additional Inherited Members | |
Protected Attributes inherited from grRefCountedObj | |
| int32 | fRefCount |
Contains an IFontGroup and a Group name. The group name is used if the IFontGroup is nil. A font group name is not enough to identify a group. 2 groups can have the same name.