InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
IFontGroupId Class Reference

#include <IFontGroupId.h>

Inheritance diagram for IFontGroupId:
grRefCountedObj

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 PMStringGetName () const
 
IFontGroupGetGroup () 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
 

Detailed Description

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.