Searched defs:SetCharSet (Results 1 – 9 of 9) sorted by relevance
92 void SetCharSet(rtl_TextEncoding _eEncoding) { eTextEncoding = _eEncoding; } in SetCharSet() function in SvxFontItem
242 void SvTokenStream::SetCharSet( CharSet nSet ) in SetCharSet() function in SvTokenStream
115 WordTransTree::SetCharSet(CharSet i_nWorkingCharSet) in SetCharSet() function in WordTransTree
102 void SetCharSet( CharSet eNew ) { eCharSet = eNew; } in SetCharSet() function in ScAsciiOptions
443 inline void SwSubFont::SetCharSet( const CharSet eCharSet ) in SetCharSet() function in SwSubFont449 inline void SwFont::SetCharSet( const CharSet eCharSet, const sal_uInt8 nWhich ) in SetCharSet() function in SwFont
421 void Font::SetCharSet( CharSet eCharSet ) in SetCharSet() function in Font
86 void SetCharSet( rtl_TextEncoding nVal ) { eCharSet = nVal; } in SetCharSet() function in SwAsciiOptions
516 CharSet SetCharSet(CharSet eNew) { CharSet eOld = eSrcCharSet; in SetCharSet() function in SwFltShell
1121 void MSWord_SdrAttrIter::SetCharSet(const EECharAttrib& rAttr, bool bStart) in SetCharSet() function in MSWord_SdrAttrIter
Completed in 99 milliseconds