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()
4552 sal_uInt16 cbChpx; in ImportOldFormatStyles() local4553 rSt >> cbChpx; in ImportOldFormatStyles()4557 while (nByteCount < cbChpx) in ImportOldFormatStyles()4584 rSt.SeekRel(cbChpx-nByteCount); in ImportOldFormatStyles()4585 nByteCount += cbChpx-nByteCount; in ImportOldFormatStyles()