Searched refs:GetFontFormatList (Results 1 – 2 of 2) sorted by relevance
155 SmFontFormatList & GetFontFormatList();156 const SmFontFormatList & GetFontFormatList() const in GetFontFormatList() function in SmMathConfig158 return ((SmMathConfig *) this)->GetFontFormatList(); in GetFontFormatList()
515 const SmFontFormat *pFntFmt = GetFontFormatList().GetFontFormat( aTmpStr ); in ReadSymbol()640 String aFntFmtId( GetFontFormatList().GetFontFormatId( aFntFmt, sal_True ) ); in SetSymbols()655 SmFontFormatList & SmMathConfig::GetFontFormatList() in GetFontFormatList() function in SmMathConfig758 SmFontFormatList &rFntFmtList = GetFontFormatList(); in SaveFontFormatList()843 SmFontFormatList &rFntFmtList = GetFontFormatList(); in StripFontFormatList()1046 const SmFontFormat *pFntFmt = GetFontFormatList().GetFontFormat( aTmpStr ); in LoadFormat()1102 aFntFmtId = GetFontFormatList().GetFontFormatId( aFntFmt, sal_True ); in SaveFormat()
Completed in 21 milliseconds