Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx4567 sal_uInt8 nRemainder = cb; in ImportOldFormatStyles() local
4570 aCHPXOffsets.at(stcp).mnSize = nRemainder; in ImportOldFormatStyles()
4576 nByteCount += nRemainder; in ImportOldFormatStyles()
4608 sal_uInt8 nRemainder = cb-7; in ImportOldFormatStyles() local
4611 aPAPXOffsets[stcp].mnSize = nRemainder; in ImportOldFormatStyles()
4613 rSt.SeekRel(nRemainder); in ImportOldFormatStyles()
4614 nByteCount += nRemainder; in ImportOldFormatStyles()