Home
last modified time | relevance | path

Searched refs:cbChpx (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx124 sal_uInt8 nfc, nFlags, ixchFollow, cbChpx, cbPapx; in Dump_LVL() local
129 >> 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()
/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx4553 sal_uInt16 cbChpx; in ImportOldFormatStyles() local
4554 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 46 milliseconds