Home
last modified time | relevance | path

Searched refs:GetFontToken (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/unotools/inc/unotools/
H A Dfontdefs.hxx50 UNOTOOLS_DLLPUBLIC String GetFontToken( const String& rName, xub_StrLen nToken, xub_StrLen& rIndex …
51 inline String GetFontToken( const String& rName, xub_StrLen nToken ) in GetFontToken() function
54 return GetFontToken( rName, nToken, nTempIndex ); in GetFontToken()
/aoo41x/main/sw/source/filter/ww8/
H A Dwriterwordglue.cxx498 msPrimary = GetFontToken(rFamilyName, 0); in FontMapExport()
501 msSecondary = GetFontToken(rFamilyName, 1); in FontMapExport()
H A Dwriterhelper.cxx756 String sFamilyNm(GetFontToken(rFontName, 0)); in IsStarSymbol()
H A Dwrtw8num.cxx824 rFontName = ::GetFontToken(rFontName, 0); in SubstituteBullet()
/aoo41x/main/unotools/source/misc/
H A Dfontdefs.cxx471 String GetFontToken( const String& rTokenStr, xub_StrLen nToken, xub_StrLen& rIndex ) in GetFontToken() function
/aoo41x/main/oox/source/export/
H A Ddrawingml.cxx1364 rFontName = ::GetFontToken(rFontName, 0); in lcl_SubstituteBullet()
/aoo41x/main/sd/source/filter/eppt/
H A Depptso.cxx2445 rFontName = ::GetFontToken(rFontName, 0); in lcl_SubstituteBullet()

Completed in 75 milliseconds