Home
last modified time | relevance | path

Searched refs:xTableStream (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx130 xTableStream->SeekRel( 2 ); in Dump_LVL()
160 *xTableStream >> nStrLen; in Dump_LVL()
164 *xTableStream >> nC; in Dump_LVL()
192 *xTableStream >> nLen; in DumpNumList()
196 *xTableStream >> nC; in DumpNumList()
219 *xTableStream >> nCount; in DumpNumList()
236 *xTableStream >> nByte; in DumpNumList()
274 *xTableStream >> nCount; in DumpNumList()
284 *xTableStream >> nLstId; in DumpNumList()
2313 *xTableStream >> c; in DumpEscherRec()
[all …]
H A Dww8dout.cxx38 extern SvStorageStreamRef xTableStream;
/trunk/main/sw/source/filter/ww8/
H A Dww8glsy.cxx53 xTableStream = pStg->OpenSotStream(String::CreateFromAscii( in WW8Glossary()
56 if (xTableStream.Is() && SVSTREAM_OK == xTableStream->GetError()) in WW8Glossary()
58 xTableStream->SetNumberFormatInt(NUMBERFORMAT_INT_LITTLEENDIAN); in WW8Glossary()
60 new WW8GlossaryFib(*refStrm, nVersion, *xTableStream, aWwFib); in WW8Glossary()
211 WW8ReadSTTBF(true, *xTableStream, pGlossary->fcSttbfglsy, in Load()
H A Dww8glsy.hxx72 SvStorageStreamRef xTableStream; member in WW8Glossary
H A Dww8par.cxx5018 SvStorageStreamRef xTableStream, xDataStream; in LoadThroughDecryption() local
5021 nErrRet = SetSubStreams(xTableStream, xDataStream); in LoadThroughDecryption()

Completed in 63 milliseconds