Home
last modified time | relevance | path

Searched refs:GetFontFormatList (Results 1 – 2 of 2) sorted by relevance

/trunk/main/starmath/source/
H A Dcfgitem.cxx515 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 SmMathConfig
758 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()
H A Dcfgitem.hxx155 SmFontFormatList & GetFontFormatList();
156 const SmFontFormatList & GetFontFormatList() const in GetFontFormatList() function in SmMathConfig
158 return ((SmMathConfig *) this)->GetFontFormatList(); in GetFontFormatList()

Completed in 18 milliseconds