XAP_CocoaFontFamilyHelper Class Reference

#import <xap_CocoaFont.h>

List of all members.

Public Member Functions

(id- initWithFontFamilyName:known:
(void) - dealloc
(NSString *) - fontFamilyName
(NSAttributedString *) - attributedFontFamilyName
(unsigned) - count
(NSArray *) - fontNames
(NSArray *) - fontMembers
(NSArray *) - attributedFontMembers
(int) - indexRegular
(int) - indexItalic
(int) - indexBold
(int) - indexBoldItalic
(void) - addFontReferences:

Static Public Member Functions

(NSMutableDictionary *) + fontFamilyHelperDictionary:

Protected Attributes

NSString * m_FontFamilyName
NSAttributedString * m_AttributedFontFamilyName
NSMutableArray * m_FontNames
NSMutableArray * m_FontMembers
NSMutableArray * m_AttributedFontMembers
unsigned m_count
int m_indexRegular
int m_indexItalic
int m_indexBold
int m_indexBoldItalic


Member Function Documentation

+ (NSMutableDictionary *) fontFamilyHelperDictionary: (NSMutableDictionary *)  referenceDictionary  

References addFontReferences:, and count.

Referenced by XAP_CocoaAppController::init.

- (id) initWithFontFamilyName: (NSString *)  fontFamilyName
known: (BOOL)  known 

- (void) dealloc  

- (NSString *) fontFamilyName  

References m_FontFamilyName.

- (NSAttributedString *) attributedFontFamilyName  

- (unsigned) count  

References m_count.

Referenced by fontFamilyHelperDictionary:.

- (NSArray *) fontNames  

References m_FontNames.

- (NSArray *) fontMembers  

References m_FontMembers.

- (NSArray *) attributedFontMembers  

- (int) indexRegular  

References m_indexRegular.

Referenced by initWithFontFamilyName:known:.

- (int) indexItalic  

References m_indexItalic.

- (int) indexBold  

References m_indexBold.

- (int) indexBoldItalic  

References m_indexBoldItalic.

- (void) addFontReferences: (NSMutableDictionary *)  referenceDictionary  


Member Data Documentation

- (NSString*) m_FontFamilyName [protected]

- (NSAttributedString*) m_AttributedFontFamilyName [protected]

- (NSMutableArray*) m_FontNames [protected]

- (NSMutableArray*) m_FontMembers [protected]

- (NSMutableArray*) m_AttributedFontMembers [protected]

- (unsigned) m_count [protected]

- (int) m_indexRegular [protected]

- (int) m_indexItalic [protected]

- (int) m_indexBold [protected]

- (int) m_indexBoldItalic [protected]


The documentation for this class was generated from the following files:

Generated on Sat Jul 11 00:07:17 2009 for AbiWord by  doxygen 1.5.5