Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx97 sal_uInt16 fAutoRedef : 1; /* auto redefine style when appropriate */ member
H A Dww8scan.cxx5632 pStd->fAutoRedef = a16Bit & 0x0001 ; in Read1STDFixed()
/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx188 sal_uInt16 fAutoRedef : 1; /* auto redefine style when appropriate */ member
H A Dww8scan.cxx6260 pStd->fAutoRedef = a16Bit & 0x0001 ; in Read1STDFixed()