Home
last modified time | relevance | path

Searched refs:FontCharset (Results 1 – 6 of 6) sorted by relevance

/AOO42X/main/sw/source/filter/ww8/
H A Drtfattributeoutput.hxx607 void FontCharset( sal_uInt8 nCharSet ) const;
H A Ddocxattributeoutput.hxx237 void FontCharset( sal_uInt8 nCharSet ) const;
H A Dwrtw8sty.cxx706 rAttrOutput->FontCharset( sw::ms::rtl_TextEncodingToWinCharset( meChrSet ) ); in WriteDocx()
718 rAttrOutput->FontCharset( sw::ms::rtl_TextEncodingToWinCharset( meChrSet ) ); in WriteRtf()
H A Ddocxattributeoutput.cxx2022 void DocxAttributeOutput::FontCharset( sal_uInt8 nCharSet ) const in FontCharset() function in DocxAttributeOutput
H A Drtfattributeoutput.cxx3312 void RtfAttributeOutput::FontCharset( sal_uInt8 nCharSet ) const in FontCharset() function in RtfAttributeOutput
/AOO42X/main/dbaccess/source/inc/
H A Dstringconstants.inc156 IMPLEMENT_CONSTASCII_USTRING(PROPERTY_FONTCHARSET, "FontCharset");