Searched refs:nGlyphSetID (Results 1 – 2 of 2) sorted by relevance
142 sal_Int32 nGlyphSetID; in LookupCharID() local145 for (aGlyphSet = maCharList.begin(), nGlyphSetID = 1; in LookupCharID()147 ++aGlyphSet, nGlyphSetID++) in LookupCharID()154 *nOutGlyphSetID = nGlyphSetID; in LookupCharID()173 sal_Int32 nGlyphSetID; in LookupGlyphID() local176 for (aGlyphSet = maGlyphList.begin(), nGlyphSetID = 1; in LookupGlyphID()178 ++aGlyphSet, nGlyphSetID++) in LookupGlyphID()185 *nOutGlyphSetID = nGlyphSetID; in LookupGlyphID()359 GlyphSet::GetCharSetName (sal_Int32 nGlyphSetID) in GetCharSetName() argument368 aSetName.append( nGlyphSetID ); in GetCharSetName()[all …]
62 rtl::OString GetGlyphSetName (sal_Int32 nGlyphSetID);63 rtl::OString GetCharSetName (sal_Int32 nGlyphSetID);64 sal_Int32 GetGlyphSetEncoding (sal_Int32 nGlyphSetID);65 rtl::OString GetGlyphSetEncodingName (sal_Int32 nGlyphSetID);67 rtl::OString GetReencodedFontName (sal_Int32 nGlyphSetID);69 sal_Int32 nGlyphSetID);