Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx88 sal_uInt16 fMassCopy : 1; // std has been mass-copied; if unused at member
H A Dww8scan.cxx5614 pStd->fMassCopy = 0 != ( a16Bit & 0x8000 ); in Read1STDFixed()
/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx179 sal_uInt16 fMassCopy : 1; // std has been mass-copied; if unused at member
H A Dww8scan.cxx6242 pStd->fMassCopy = 0 != ( a16Bit & 0x8000 ); in Read1STDFixed()