Searched refs:FontCharset (Results 1 – 7 of 7) sorted by relevance
162 FontCharset
607 void FontCharset( sal_uInt8 nCharSet ) const;
237 void FontCharset( sal_uInt8 nCharSet ) const;
707 rAttrOutput->FontCharset( sw::ms::rtl_TextEncodingToWinCharset( meChrSet ) ); in WriteDocx()719 rAttrOutput->FontCharset( sw::ms::rtl_TextEncodingToWinCharset( meChrSet ) ); in WriteRtf()
2022 void DocxAttributeOutput::FontCharset( sal_uInt8 nCharSet ) const in FontCharset() function in DocxAttributeOutput
3291 void RtfAttributeOutput::FontCharset( sal_uInt8 nCharSet ) const in FontCharset() function in RtfAttributeOutput
156 IMPLEMENT_CONSTASCII_USTRING(PROPERTY_FONTCHARSET, "FontCharset");
Completed in 54 milliseconds