Home
last modified time | relevance | path

Searched refs:dxtCharSpace (Results 1 – 15 of 15) sorted by relevance

/dports/textproc/wv/wv-1.2.9/
H A Dsep.c112 item->dxtCharSpace = 0; in wvInitSEP()
H A Dsprm.c935 asep->dxtCharSpace = (S32) bread_32ubit (pointer, pos); in wvApplySprmFromBucket()
H A Dwv.h1838 S32 dxtCharSpace; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8struc.hxx1040 sal_Int32 dxtCharSpace; member
H A Dww8par6.cxx286 if (rSection.maSep.dxtCharSpace) in SetDocumentGrid()
288 sal_uInt32 nCharSpace = rSection.maSep.dxtCharSpace; in SetDocumentGrid()
1192 aNewSection.maSep.dxtCharSpace = SVBT32ToUInt32(aRes.pSprm); in CreateSep()
H A Dww8scan.cxx8532 dttmPropRMark(0), dxtCharSpace(0), dyaLinePitch(0), clm(0), reserved1(0), in SEPr()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8struc.hxx1030 sal_Int32 dxtCharSpace; member
H A Dww8par6.cxx288 if (rSection.maSep.dxtCharSpace) in SetDocumentGrid()
290 sal_uInt32 nCharSpace = rSection.maSep.dxtCharSpace; in SetDocumentGrid()
1173 aNewSection.maSep.dxtCharSpace = SVBT32ToUInt32(aRes.pSprm); in CreateSep()
H A Dww8scan.cxx8501 dttmPropRMark(0), dxtCharSpace(0), dyaLinePitch(0), clm(0), reserved1(0), in SEPr()
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dword97_generated.cpp8169 dxtCharSpace=stream->readS32(); in read()
8249 stream->write(dxtCharSpace); in write()
8320 dxtCharSpace=0; in clear()
8422 s += int2string( dxtCharSpace ); in toString()
8527 lhs.dxtCharSpace==rhs.dxtCharSpace && in operator ==()
H A Dword97_generated.h8628 S32 dxtCharSpace; member
H A Dword97_helper.cpp2020 dxtCharSpace = readS32( ptr ); in applySEPSPRM()
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dword97_generated.cpp7896 dxtCharSpace=stream->readS32(); in read()
7974 stream->write(dxtCharSpace); in write()
8043 dxtCharSpace=0; in clear()
8143 s += int2string( dxtCharSpace ); in toString()
8244 lhs.dxtCharSpace==rhs.dxtCharSpace && in operator ==()
H A Dword97_generated.h8234 S32 dxtCharSpace; member
H A Dword97_helper.cpp1838 dxtCharSpace = readS32( ptr ); in applySEPSPRM()