Searched refs:IsStarSymbol (Results 1 – 5 of 5) sorted by relevance
455 if ( sw::util::IsStarSymbol( sFontName ) ) in AbstractNumberingDefinitions()729 if (sw::util::IsStarSymbol(sFontName)) in BuildAnlvBulletBase()
782 bool IsStarSymbol(const String &rFontName);
753 bool IsStarSymbol(const String &rFontName) in IsStarSymbol() function
327 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 charac… in WMFRecord_Escape_Unicode()