Searched refs:WW8ReadPString (Results 1 – 7 of 7) sorted by relevance
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8par3.cxx | 2281 sTitle = !nType ? WW8ReadPString(*pDataStream, eEnc, true) in FormulaRead() 2308 sDefault = !nType ? WW8ReadPString(*pDataStream, eEnc, true) in FormulaRead() 2312 sFormatting = !nType ? WW8ReadPString(*pDataStream, eEnc, true) in FormulaRead() 2315 sHelp = !nType ? WW8ReadPString(*pDataStream, eEnc, true) in FormulaRead() 2323 sToolTip = !nType ? WW8ReadPString(*pDataStream, eEnc, true) in FormulaRead() 2368 String sEntry = !nType ? WW8ReadPString(*pDataStream, eEnc, false) in FormulaRead()
|
H A D | ww8graf2.cxx | 273 rFileName = WW8ReadPString(*pSt, eStructCharSet, 0); in ReadGrafFile()
|
H A D | ww8scan.hxx | 159 String WW8ReadPString( SvStream& rStrm, rtl_TextEncoding eEnc,
|
H A D | ww8scan.cxx | 2081 String WW8ReadPString(SvStream& rStrm, rtl_TextEncoding eEnc, in WW8ReadPString() function 6305 *pString = WW8ReadPString( rSt, RTL_TEXTENCODING_MS_1252 ); in Read1Style() 6329 *pString = WW8ReadPString(rSt,RTL_TEXTENCODING_MS_1252); in Read1Style()
|
H A D | ww8par.cxx | 5337 mpAtnNames->push_back(WW8ReadPString(rStrm, false)); in GetAnnotationAuthor()
|
/aoo4110/main/sw/source/filter/ww8/dump/ |
H A D | ww8scan.hxx | 70 String WW8ReadPString( SvStream& rStrm, rtl_TextEncoding eEnc,
|
H A D | ww8scan.cxx | 1900 String WW8ReadPString(SvStream& rStrm, rtl_TextEncoding eEnc, in WW8ReadPString() function 5677 *pString = WW8ReadPString( rSt, RTL_TEXTENCODING_MS_1252 ); in Read1Style() 5701 *pString = WW8ReadPString(rSt,RTL_TEXTENCODING_MS_1252); in Read1Style()
|
Completed in 113 milliseconds