Searched refs:meChrSet (Results 1 – 3 of 3) sorted by relevance
599 …l bWrtWW8) : mbAlt(false), mbWrtWW8(bWrtWW8), mePitch(ePitch), meFamily(eFamily), meChrSet(eChrSet) in wwFont()706 rAttrOutput->FontCharset( sw::ms::rtl_TextEncodingToWinCharset( meChrSet ) ); in WriteDocx()718 rAttrOutput->FontCharset( sw::ms::rtl_TextEncodingToWinCharset( meChrSet ) ); in WriteRtf()
185 rtl_TextEncoding meChrSet; member in WW8SwAttrIter231 rtl_TextEncoding GetCharSet() const { return meChrSet; } in GetCharSet()251 meChrSet = maCharRunIter->meCharSet; in IterToCurrent()
302 rtl_TextEncoding meChrSet; member in wwFont