Home
last modified time | relevance | path

Searched refs:fFollowMargins (Results 1 – 8 of 8) sorted by relevance

/dports/textproc/wv/wv-1.2.9/
H A Ddogrid.c43 dog->fFollowMargins = (temp16 & 0x8000) >> 15; in wvGetDOGRID()
56 dog->fFollowMargins = 0; in wvInitDOGRID()
H A Dwv.h694 U32 fFollowMargins:1; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8struc.hxx438 short fFollowMargins:1; // if true, the grid will start at the left and top member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8struc.hxx428 short fFollowMargins:1; // if true, the grid will start at the left and top member
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dword97_generated.cpp3666 fFollowMargins=shifterU16; in read()
3687 shifterU16|=fFollowMargins << 15; in write()
3703 fFollowMargins=0; in clear()
3715 lhs.fFollowMargins==rhs.fFollowMargins; in operator ==()
H A Dword97_generated.h3514 U16 fFollowMargins:1; member
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dword97_generated.cpp3501 fFollowMargins=shifterU16; in read()
3522 shifterU16|=fFollowMargins << 15; in write()
3538 fFollowMargins=0; in clear()
3550 lhs.fFollowMargins==rhs.fFollowMargins; in operator ==()
H A Dword97_generated.h3325 U16 fFollowMargins:1; member