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.cxx4568 sal_uInt8 nRemainder = cb; in ImportOldFormatStyles() local
4571 aCHPXOffsets.at(stcp).mnSize = nRemainder; in ImportOldFormatStyles()
4577 nByteCount += nRemainder; in ImportOldFormatStyles()
4609 sal_uInt8 nRemainder = cb-7; in ImportOldFormatStyles() local
4612 aPAPXOffsets[stcp].mnSize = nRemainder; in ImportOldFormatStyles()
4614 rSt.SeekRel(nRemainder); in ImportOldFormatStyles()
4615 nByteCount += nRemainder; in ImportOldFormatStyles()

Completed in 34 milliseconds