Home
last modified time | relevance | path

Searched refs:rFInfo (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx3686 const FontInfo& rFInfo = pFList->GetFontInfo( hFont ); in NewFontAttr() local
3687 if( RTL_TEXTENCODING_DONTKNOW != rFInfo.GetCharSet() ) in NewFontAttr()
3690 if( RTL_TEXTENCODING_SYMBOL == rFInfo.GetCharSet() ) in NewFontAttr()
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()

Completed in 45 milliseconds