Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/html/
H A Dsvxcss1.cxx1188 const FontInfo& rFInfo = pFList->GetFontInfo( hFont ); in ParseCSS1_font_family() local
1189 if( RTL_TEXTENCODING_DONTKNOW != rFInfo.GetCharSet() ) in ParseCSS1_font_family()
1192 if( RTL_TEXTENCODING_SYMBOL == rFInfo.GetCharSet() ) in ParseCSS1_font_family()
H A Dswhtml.cxx3707 const FontInfo& rFInfo = pFList->GetFontInfo( hFont ); in NewFontAttr() local
3708 if( RTL_TEXTENCODING_DONTKNOW != rFInfo.GetCharSet() ) in NewFontAttr()
3711 if( RTL_TEXTENCODING_SYMBOL == rFInfo.GetCharSet() ) in NewFontAttr()

Completed in 37 milliseconds