Home
last modified time | relevance | path

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

/dports/textproc/wv/wv-1.2.9/
H A Dsep.c113 item->dyaLinePitch = 0; in wvInitSEP()
H A Dsprm.c939 asep->dyaLinePitch = (S32) bread_16ubit (pointer, pos); in wvApplySprmFromBucket()
961 asep->dyaLinePitch = (S16) bread_16ubit (pointer, pos); in wvApplySprmFromBucket()
H A Dwv.h1839 S32 dyaLinePitch; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8struc.hxx1041 sal_Int32 dyaLinePitch; member
H A Dww8par6.cxx302 sal_Int32 nLinePitch = rSection.maSep.dyaLinePitch; in SetDocumentGrid()
1189 aNewSection.maSep.dyaLinePitch = ReadUSprm(pSep, NS_sprm::SDyaLinePitch::val, 360); 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.hxx1031 sal_Int32 dyaLinePitch; member
H A Dww8par6.cxx304 sal_Int32 nLinePitch = rSection.maSep.dyaLinePitch; in SetDocumentGrid()
1170 aNewSection.maSep.dyaLinePitch = ReadUSprm(pSep, NS_sprm::sprmSDyaLinePitch, 360); 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.cpp8170 dyaLinePitch=stream->readS32(); in read()
8250 stream->write(dyaLinePitch); in write()
8321 dyaLinePitch=0; in clear()
8424 s += int2string( dyaLinePitch ); in toString()
8528 lhs.dyaLinePitch==rhs.dyaLinePitch && in operator ==()
H A Dword97_generated.h8630 S32 dyaLinePitch; member
H A Dword97_helper.cpp2023 dyaLinePitch = readS32( ptr ); in applySEPSPRM()
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dword97_generated.cpp7897 dyaLinePitch=stream->readS32(); in read()
7975 stream->write(dyaLinePitch); in write()
8044 dyaLinePitch=0; in clear()
8145 s += int2string( dyaLinePitch ); in toString()
8245 lhs.dyaLinePitch==rhs.dyaLinePitch && in operator ==()
H A Dword97_generated.h8236 S32 dyaLinePitch; member
H A Dword97_helper.cpp1841 dyaLinePitch = readS32( ptr ); in applySEPSPRM()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog1208234 Resolves: rhbz#831755 crash with 0 dyaLinePitch in .docx
1208236 This is similar to fdo#40686 (dyaLinePitch only valid between [1-31680]) for
1268876 Resolves: fdo#40686 dyaLinePitch only valid between [1-31680]
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog1470283 Resolves: rhbz#831755 crash with 0 dyaLinePitch in .docx
1470285 This is similar to fdo#40686 (dyaLinePitch only valid between [1-31680]) for
1530925 Resolves: fdo#40686 dyaLinePitch only valid between [1-31680]