Searched refs:aFntFmt (Results 1 – 2 of 2) sorted by relevance
280 aFntFmt (rFntFmt) in SmFntFmtListEntry()340 pRes = &aEntries[i].aFntFmt; in GetFontFormat()354 pRes = &aEntries[nPos].aFntFmt; in GetFontFormat()365 if (aEntries[i].aFntFmt == rFntFmt) in GetFontFormatId()639 SmFontFormat aFntFmt( rSymbol.GetFace() ); in SetSymbols() local640 String aFntFmtId( GetFontFormatList().GetFontFormatId( aFntFmt, sal_True ) ); in SetSymbols()678 SmFontFormat aFntFmt; in LoadFontFormatList() local679 ReadFontFormat( aFntFmt, pNode[i], A2OU( FONT_FORMAT_LIST ) ); in LoadFontFormatList()684 pFontFormatList->AddFontFormat( pNode[i], aFntFmt ); in LoadFontFormatList()776 const SmFontFormat aFntFmt( *rFntFmtList.GetFontFormat( aFntFmtId ) ); in SaveFontFormatList() local[all …]
76 SmFontFormat aFntFmt; member