Home
last modified time | relevance | path

Searched refs:dxaHotZ (Results 1 – 16 of 16) sorted by relevance

/dports/textproc/wv/wv-1.2.9/
H A Ddop.c189 dop->dxaHotZ = read_16ubit (fd); in wvGetDOP()
404 dop->dxaHotZ = 0; in wvInitDOP()
H A Dwv.h782 U16 dxaHotZ; member
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dconvert.cpp341 ret.dxaHotZ=s.dxaHotZ; in toWord97()
H A Dword95_generated.cpp3226 dxaHotZ=stream->readU16(); in read()
3344 stream->write(dxaHotZ); in write()
3437 dxaHotZ=0; in clear()
3524 lhs.dxaHotZ==rhs.dxaHotZ && in operator ==()
H A Dword95_generated.h2981 U16 dxaHotZ; member
H A Dword97_generated.cpp3841 dxaHotZ=stream->readU16(); in read()
4058 stream->write(dxaHotZ); in write()
4213 dxaHotZ=0; in clear()
4363 lhs.dxaHotZ==rhs.dxaHotZ && in operator ==()
H A Dword97_generated.h3844 U16 dxaHotZ; member
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dconvert.cpp339 ret.dxaHotZ=s.dxaHotZ; in toWord97()
H A Dword95_generated.cpp3232 dxaHotZ=stream->readU16(); in read()
3350 stream->write(dxaHotZ); in write()
3443 dxaHotZ=0; in clear()
3530 lhs.dxaHotZ==rhs.dxaHotZ && in operator ==()
H A Dword95_generated.h2981 U16 dxaHotZ; member
H A Dword97_generated.cpp3676 dxaHotZ=stream->readU16(); in read()
3893 stream->write(dxaHotZ); in write()
4048 dxaHotZ=0; in clear()
4198 lhs.dxaHotZ==rhs.dxaHotZ && in operator ==()
H A Dword97_generated.h3635 U16 dxaHotZ; member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8scan.hxx1665 sal_uInt16 dxaHotZ = 0; // width of hyphenation hot zone measured in twips member
H A Dww8scan.cxx7675 dxaHotZ = Get_UShort( pData ); // 14 0x0e in WW8Dop()
7882 dxaHotZ = 0x168; in WW8Dop()
8150 Set_UInt16( pData, dxaHotZ ); // 14 0x0e in Write()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8scan.hxx1673 sal_uInt16 dxaHotZ = 0; // width of hyphenation hot zone measured in twips member
H A Dww8scan.cxx7735 dxaHotZ = Get_UShort( pData ); // 14 0x0e in WW8Dop()
7880 dxaTab(0x2d0), dxaHotZ(0x168), nRevision(1), in WW8Dop()
8176 Set_UInt16( pData, dxaHotZ ); // 14 0x0e in Write()