Home
last modified time | relevance | path

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

/dports/textproc/wv/wv-1.2.9/
H A Dpicf.c72 apicf->fFrameEmpty = (temp & 0x10) >> 4; in wvGetPICF()
H A Dwv.h3495 U32 fFrameEmpty:1; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8struc.hxx466 sal_Int16 fFrameEmpty : 1; // 0010 picture consists of a single frame member
H A Dww8graf2.cxx756 pPic->fFrameEmpty = (pPicS->aBits1 & 0x10) >> 4; in WW8PicShadowToReal()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8struc.hxx456 sal_Int16 fFrameEmpty : 1; // 0010 picture consists of a single frame member
H A Dww8graf2.cxx749 pPic->fFrameEmpty = (pPicS->aBits1 & 0x10) >> 4; in WW8PicShadowToReal()
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dconvert.cpp798 ret.fFrameEmpty=s.fFrameEmpty; in toWord97()
H A Dword95_generated.cpp6242 fFrameEmpty=shifterU16; in read()
6284 shifterU16|=fFrameEmpty << 4; in write()
6317 fFrameEmpty=0; in clear()
6369 s += uint2string( fFrameEmpty ); in toString()
6413 lhs.fFrameEmpty==rhs.fFrameEmpty && in operator ==()
H A Dword97_generated.cpp7737 fFrameEmpty=shifterU16; in read()
7780 shifterU16|=fFrameEmpty << 4; in write()
7814 fFrameEmpty=0; in clear()
7867 s += uint2string( fFrameEmpty ); in toString()
7913 lhs.fFrameEmpty==rhs.fFrameEmpty && in operator ==()
H A Dword95_generated.h6038 U16 fFrameEmpty:1; member
H A Dword97_generated.h8075 U16 fFrameEmpty:1; member
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dconvert.cpp796 ret.fFrameEmpty=s.fFrameEmpty; in toWord97()
H A Dword95_generated.cpp6248 fFrameEmpty=shifterU16; in read()
6290 shifterU16|=fFrameEmpty << 4; in write()
6323 fFrameEmpty=0; in clear()
6375 s += uint2string( fFrameEmpty ); in toString()
6419 lhs.fFrameEmpty==rhs.fFrameEmpty && in operator ==()
H A Dparser9x.cpp893 << picf->fFrameEmpty << " fBitmap=" << picf->fBitmap << " fDrawHatch=" in emitPictureData()
H A Dword97_generated.cpp7464 fFrameEmpty=shifterU16; in read()
7507 shifterU16|=fFrameEmpty << 4; in write()
7541 fFrameEmpty=0; in clear()
7594 s += uint2string( fFrameEmpty ); in toString()
7640 lhs.fFrameEmpty==rhs.fFrameEmpty && in operator ==()
H A Dword95_generated.h6023 U16 fFrameEmpty:1; member
H A Dword97_generated.h7684 U16 fFrameEmpty:1; member