Home
last modified time | relevance | path

Searched refs:WW8ReadPString (Results 1 – 7 of 7) sorted by relevance

/AOO42X/main/sw/source/filter/ww8/
H A Dww8par3.cxx2301 sTitle = !nType ? WW8ReadPString(*pDataStream, eEnc, true) in FormulaRead()
2328 sDefault = !nType ? WW8ReadPString(*pDataStream, eEnc, true) in FormulaRead()
2332 sFormatting = !nType ? WW8ReadPString(*pDataStream, eEnc, true) in FormulaRead()
2335 sHelp = !nType ? WW8ReadPString(*pDataStream, eEnc, true) in FormulaRead()
2343 sToolTip = !nType ? WW8ReadPString(*pDataStream, eEnc, true) in FormulaRead()
2388 String sEntry = !nType ? WW8ReadPString(*pDataStream, eEnc, false) in FormulaRead()
H A Dww8graf2.cxx269 rFileName = WW8ReadPString(*pSt, eStructCharSet, 0); in ReadGrafFile()
H A Dww8scan.hxx158 String WW8ReadPString( SvStream& rStrm, rtl_TextEncoding eEnc,
H A Dww8scan.cxx2080 String WW8ReadPString(SvStream& rStrm, rtl_TextEncoding eEnc, in WW8ReadPString() function
6304 *pString = WW8ReadPString( rSt, RTL_TEXTENCODING_MS_1252 ); in Read1Style()
6328 *pString = WW8ReadPString(rSt,RTL_TEXTENCODING_MS_1252); in Read1Style()
H A Dww8par.cxx5337 mpAtnNames->push_back(WW8ReadPString(rStrm, false)); in GetAnnotationAuthor()
/AOO42X/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx1899 String WW8ReadPString(SvStream& rStrm, rtl_TextEncoding eEnc, in WW8ReadPString() function
5676 *pString = WW8ReadPString( rSt, RTL_TEXTENCODING_MS_1252 ); in Read1Style()
5700 *pString = WW8ReadPString(rSt,RTL_TEXTENCODING_MS_1252); in Read1Style()
H A Dww8scan.hxx70 String WW8ReadPString( SvStream& rStrm, rtl_TextEncoding eEnc,