Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx2302 sTitle = !nType ? WW8ReadPString(*pDataStream, eEnc, true) in FormulaRead()
2329 sDefault = !nType ? WW8ReadPString(*pDataStream, eEnc, true) in FormulaRead()
2333 sFormatting = !nType ? WW8ReadPString(*pDataStream, eEnc, true) in FormulaRead()
2336 sHelp = !nType ? WW8ReadPString(*pDataStream, eEnc, true) in FormulaRead()
2344 sToolTip = !nType ? WW8ReadPString(*pDataStream, eEnc, true) in FormulaRead()
2389 String sEntry = !nType ? WW8ReadPString(*pDataStream, eEnc, false) in FormulaRead()
H A Dww8graf2.cxx273 rFileName = WW8ReadPString(*pSt, eStructCharSet, 0); in ReadGrafFile()
H A Dww8scan.hxx159 String WW8ReadPString( SvStream& rStrm, rtl_TextEncoding eEnc,
H A Dww8scan.cxx2081 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 Dww8par.cxx5338 mpAtnNames->push_back(WW8ReadPString(rStrm, false)); in GetAnnotationAuthor()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx1900 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()
H A Dww8scan.hxx70 String WW8ReadPString( SvStream& rStrm, rtl_TextEncoding eEnc,

Completed in 135 milliseconds