Searched refs:IsStarSymbol (Results 1 – 5 of 5) sorted by relevance
456 if ( sw::util::IsStarSymbol( sFontName ) ) in AbstractNumberingDefinitions()730 if (sw::util::IsStarSymbol(sFontName)) in BuildAnlvBulletBase()
783 bool IsStarSymbol(const String &rFontName);
754 bool IsStarSymbol(const String &rFontName) in IsStarSymbol() function
328 if (sw::util::IsStarSymbol(rFont)) in FindBestMSSubstituteFont()
537 bool IsStarSymbol(const String &rStr) in IsStarSymbol() function618 …if ( ( i != nStringLen ) || IsStarSymbol( aSrcFont.GetName() ) ) // after conversion the character… in WMFRecord_Escape_Unicode()
Completed in 55 milliseconds