Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Dww8par2.cxx4539 sal_uInt8 nRemainder = cb; in ImportOldFormatStyles() local
4542 aCHPXOffsets.at(stcp).mnSize = nRemainder; in ImportOldFormatStyles()
4548 nByteCount += nRemainder; in ImportOldFormatStyles()
4580 sal_uInt8 nRemainder = cb-7; in ImportOldFormatStyles() local
4583 aPAPXOffsets[stcp].mnSize = nRemainder; in ImportOldFormatStyles()
4585 rSt.SeekRel(nRemainder); in ImportOldFormatStyles()
4586 nByteCount += nRemainder; in ImportOldFormatStyles()

Completed in 36 milliseconds