Searched refs:xTableStream (Results 1 – 5 of 5) sorted by relevance
130 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 …]
38 extern SvStorageStreamRef xTableStream;
53 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()
72 SvStorageStreamRef xTableStream; member in WW8Glossary
5017 SvStorageStreamRef xTableStream, xDataStream; in LoadThroughDecryption() local5020 nErrRet = SetSubStreams(xTableStream, xDataStream); in LoadThroughDecryption()
Completed in 51 milliseconds