Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8struc.hxx85 sal_uInt16 fsFtcBi:1; member
129 fsFtcBi(0), in Word2CHPX()
H A Dww8par2.cxx4102 if (rChpx.fsFtcBi) in ChpxToSprms()
4106 ShortToSVBT16(rChpx.fsFtcBi, a); in ChpxToSprms()
4194 aChpx.fsFtcBi = nFlags8 & 0x01; in ReadWord2Chpx()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8struc.hxx85 sal_uInt16 fsFtcBi:1; member
130 fsFtcBi = 0; in Word2CHPX()
H A Dww8par2.cxx4098 if (rChpx.fsFtcBi) in ChpxToSprms()
4102 ShortToSVBT16(rChpx.fsFtcBi, a); in ChpxToSprms()
4190 aChpx.fsFtcBi = nFlags8 & 0x01; in ReadWord2Chpx()