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()
4553 sal_uInt16 cbChpx; in ImportOldFormatStyles() local4554 rSt >> cbChpx; in ImportOldFormatStyles()4558 while (nByteCount < cbChpx) in ImportOldFormatStyles()4585 rSt.SeekRel(cbChpx-nByteCount); in ImportOldFormatStyles()4586 nByteCount += cbChpx-nByteCount; in ImportOldFormatStyles()
Completed in 44 milliseconds