Searched refs:cbPapx (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()146 if( cbPapx ) in Dump_LVL()149 DumpSprms( pWwFib->nVersion, *xTableStream, cbPapx ); in Dump_LVL()150 xTableStream->Seek( nXPos + cbPapx ); in Dump_LVL()
4591 sal_uInt16 cbPapx; in ImportOldFormatStyles() local4592 rSt >> cbPapx; in ImportOldFormatStyles()4595 while (nByteCount < cbPapx) in ImportOldFormatStyles()4622 rSt.SeekRel(cbPapx-nByteCount); in ImportOldFormatStyles()4623 nByteCount += cbPapx-nByteCount; in ImportOldFormatStyles()
Completed in 51 milliseconds