Home
last modified time | relevance | path

Searched refs:GetCurrentCharSet (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx1752 CharSet GetCurrentCharSet();
H A Dww8par.cxx2577 CharSet SwWW8ImplReader::GetCurrentCharSet() in GetCurrentCharSet() function in SwWW8ImplReader
2832 const CharSet eSrcCharSet = bVer67 ? GetCurrentCharSet() : in ReadPlainChars()
H A Dww8graf.cxx913 nStartCp + nOffset, nEndCp - nStartCp, GetCurrentCharSet()); in GetRangeAsDrawingString()