Home
last modified time | relevance | path

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

/dports/textproc/wv2/wv2-0.4.2/src/
H A Dstyles.cpp59 fAutoRedef = rhs.fAutoRedef; in STD()
90 fAutoRedef = rhs.fAutoRedef; in operator =()
143 fAutoRedef = shifterU16; in read()
236 shifterU16 = fAutoRedef; in write()
265 bchUpe = 0; fAutoRedef = 0; fHidden = 0; in clearInternal()
339 lhs.fAutoRedef == rhs.fAutoRedef && in operator ==()
H A Dstyles.h126 U16 fAutoRedef:1; member
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dstyles.cpp66 fAutoRedef = rhs.fAutoRedef; in STD()
98 fAutoRedef = rhs.fAutoRedef; in operator =()
173 fAutoRedef = shifterU16; in read()
304 shifterU16 = fAutoRedef; in write()
335 fAutoRedef = 0; in clearInternal()
470 lhs.fAutoRedef == rhs.fAutoRedef && in operator ==()
H A Dstyles.h154 U16 fAutoRedef:1; member
/dports/textproc/wv/wv-1.2.9/
H A Dstylesheet.c126 item->fAutoRedef = 0; in wvInitSTD()
196 item->fAutoRedef = temp16 & 0x0001; in wvGetSTD()
H A Dwv.h1688 U32 fAutoRedef:1; /* auto redefine style when appropriate */ member
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8struc.hxx186 sal_uInt16 fAutoRedef : 1; /* auto redefine style when appropriate */ member
H A Dww8scan.cxx7016 pStd->fAutoRedef = a16Bit & 0x0001 ; in Read1STDFixed()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8struc.hxx186 sal_uInt16 fAutoRedef : 1; /* auto redefine style when appropriate */ member
H A Dww8scan.cxx6941 pStd->fAutoRedef = a16Bit & 0x0001 ; in Read1STDFixed()