Searched refs:WW8ReadPString (Results 1 – 7 of 7) sorted by relevance
| /AOO42X/main/sw/source/filter/ww8/ |
| H A D | ww8par3.cxx | 2301 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 D | ww8graf2.cxx | 269 rFileName = WW8ReadPString(*pSt, eStructCharSet, 0); in ReadGrafFile()
|
| H A D | ww8scan.hxx | 158 String WW8ReadPString( SvStream& rStrm, rtl_TextEncoding eEnc,
|
| H A D | ww8scan.cxx | 2080 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 D | ww8par.cxx | 5337 mpAtnNames->push_back(WW8ReadPString(rStrm, false)); in GetAnnotationAuthor()
|
| /AOO42X/main/sw/source/filter/ww8/dump/ |
| H A D | ww8scan.cxx | 1899 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 D | ww8scan.hxx | 70 String WW8ReadPString( SvStream& rStrm, rtl_TextEncoding eEnc,
|