Searched refs:cbChpx (Results 1 – 2 of 2) sorted by relevance
124 sal_uInt8 nfc, nFlags, ixchFollow, cbChpx, cbPapx; in Dump_LVL() local129 >> cbChpx >> cbPapx; in Dump_LVL()152 if( cbChpx ) in Dump_LVL()155 DumpSprms( pWwFib->nVersion, *xTableStream, cbChpx ); in Dump_LVL()156 xTableStream->Seek( nXPos + cbChpx ); in Dump_LVL()
4524 sal_uInt16 cbChpx; in ImportOldFormatStyles() local4525 rSt >> cbChpx; in ImportOldFormatStyles()4529 while (nByteCount < cbChpx) in ImportOldFormatStyles()4556 rSt.SeekRel(cbChpx-nByteCount); in ImportOldFormatStyles()4557 nByteCount += cbChpx-nByteCount; in ImportOldFormatStyles()
Completed in 35 milliseconds