Home
last modified time | relevance | path

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

/dports/textproc/wv/wv-1.2.9/
H A Dpicf.c75 apicf->fDrawHatch = (temp & 0x40) >> 6; in wvGetPICF()
H A Dwv.h3497 U32 fDrawHatch:1; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8struc.hxx468 sal_Int16 fDrawHatch : 1; // 0040 ==1, when picture is an active OLE object member
H A Dww8graf2.cxx758 pPic->fDrawHatch = (pPicS->aBits1 & 0x40) >> 6; in WW8PicShadowToReal()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8struc.hxx458 sal_Int16 fDrawHatch : 1; // 0040 ==1, when picture is an active OLE object member
H A Dww8graf2.cxx751 pPic->fDrawHatch = (pPicS->aBits1 & 0x40) >> 6; in WW8PicShadowToReal()
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dconvert.cpp800 ret.fDrawHatch=s.fDrawHatch; in toWord97()
H A Dword95_generated.cpp6246 fDrawHatch=shifterU16; in read()
6286 shifterU16|=fDrawHatch << 6; in write()
6319 fDrawHatch=0; in clear()
6373 s += uint2string( fDrawHatch ); in toString()
6415 lhs.fDrawHatch==rhs.fDrawHatch && in operator ==()
H A Dword97_generated.cpp7741 fDrawHatch=shifterU16; in read()
7782 shifterU16|=fDrawHatch << 6; in write()
7816 fDrawHatch=0; in clear()
7871 s += uint2string( fDrawHatch ); in toString()
7915 lhs.fDrawHatch==rhs.fDrawHatch && in operator ==()
H A Dword95_generated.h6048 U16 fDrawHatch:1; member
H A Dword97_generated.h8085 U16 fDrawHatch:1; member
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dconvert.cpp798 ret.fDrawHatch=s.fDrawHatch; in toWord97()
H A Dword95_generated.cpp6252 fDrawHatch=shifterU16; in read()
6292 shifterU16|=fDrawHatch << 6; in write()
6325 fDrawHatch=0; in clear()
6379 s += uint2string( fDrawHatch ); in toString()
6421 lhs.fDrawHatch==rhs.fDrawHatch && in operator ==()
H A Dparser9x.cpp894 << picf->fDrawHatch << " fError=" << picf->fError << " bpp=" << picf->bpp in emitPictureData()
H A Dword97_generated.cpp7468 fDrawHatch=shifterU16; in read()
7509 shifterU16|=fDrawHatch << 6; in write()
7543 fDrawHatch=0; in clear()
7598 s += uint2string( fDrawHatch ); in toString()
7642 lhs.fDrawHatch==rhs.fDrawHatch && in operator ==()
H A Dword95_generated.h6033 U16 fDrawHatch:1; member
H A Dword97_generated.h7694 U16 fDrawHatch:1; member