Home
last modified time | relevance | path

Searched refs:sStarBats (Results 1 – 4 of 4) sorted by relevance

/trunk/main/xmloff/source/text/
H A Dtxtstyli.cxx636 OUString sStarBats(RTL_CONSTASCII_USTRINGPARAM("StarBats")); in FillPropertySet() local
638 if(sFontName.equalsIgnoreAsciiCase(sStarBats) || in FillPropertySet()
H A Dtxtimp.cxx1320 OUString sStarBats( RTL_CONSTASCII_USTRINGPARAM("StarBats" ) ); in ConvertStarFonts() local
1322 if( sFontName.equalsIgnoreAsciiCase( sStarBats ) ) in ConvertStarFonts()
/trunk/main/xmloff/source/style/
H A Dxmlnumi.cxx204 const OUString sStarBats; member in SvxXMLListLevelStyleContext_Impl
317 , sStarBats( RTL_CONSTASCII_USTRINGPARAM( "StarBats" ) ) in SvxXMLListLevelStyleContext_Impl()
590 if( aFDesc.Name.equalsIgnoreAsciiCase( sStarBats ) ) in GetProperties()
/trunk/main/xmloff/source/core/
H A Dxmlimp.cxx1785 OUString sStarBats( RTL_CONSTASCII_USTRINGPARAM( "StarBats" ) ); in ConvStarBatsCharToStarSymbol() local
1786 mpImpl->hBatsFontConv = CreateFontToSubsFontConverter( sStarBats, in ConvStarBatsCharToStarSymbol()