Searched refs:FontCharset (Results 1 – 6 of 6) sorted by relevance
607 void FontCharset( sal_uInt8 nCharSet ) const;
237 void FontCharset( sal_uInt8 nCharSet ) const;
706 rAttrOutput->FontCharset( sw::ms::rtl_TextEncodingToWinCharset( meChrSet ) ); in WriteDocx()718 rAttrOutput->FontCharset( sw::ms::rtl_TextEncodingToWinCharset( meChrSet ) ); in WriteRtf()
2022 void DocxAttributeOutput::FontCharset( sal_uInt8 nCharSet ) const in FontCharset() function in DocxAttributeOutput
3312 void RtfAttributeOutput::FontCharset( sal_uInt8 nCharSet ) const in FontCharset() function in RtfAttributeOutput
156 IMPLEMENT_CONSTASCII_USTRING(PROPERTY_FONTCHARSET, "FontCharset");