Home
last modified time | relevance | path

Searched refs:dyaHdrBottom (Results 1 – 25 of 33) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dwriterwordglue.hxx121 sal_uInt16 dyaHdrBottom; member in sw::util::HdFtDistanceGlue
H A Dwriterwordglue.cxx400 dyaHdrBottom = pBox->CalcLineSpace( SvxBoxItemLine::BOTTOM, /*bEvenIfNoLine*/true ); in HdFtDistanceGlue()
404 dyaHdrTop = dyaHdrBottom = 0; in HdFtDistanceGlue()
409 dyaHdrBottom += rUL.GetLower(); in HdFtDistanceGlue()
412 dyaBottom = dyaHdrBottom; in HdFtDistanceGlue()
H A Dww8struc.hxx1064 sal_uInt32 dyaHdrBottom; member
H A Dww8par6.cxx587 sal_uInt32 nWWFBot = rSection.maSep.dyaHdrBottom; in GetPageULData()
1183 aNewSection.maSep.dyaHdrBottom = ReadUSprm( pSep, pIds[3], 720 ); in CreateSep()
H A Ddocxattributeoutput.cxx6936 aMargins.nBottom = aGlue.dyaHdrBottom; in SectionPageBorders()
9035 nFooter = sal_Int32( aDistances.dyaHdrBottom ); in FormatULSpace()
9044 nFooter = sal_Int32(aFirstPageDistances.dyaHdrBottom); in FormatULSpace()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dwriterwordglue.hxx121 sal_uInt16 dyaHdrBottom; member in sw::util::HdFtDistanceGlue
H A Dwriterwordglue.cxx398 dyaHdrBottom = pBox->CalcLineSpace( SvxBoxItemLine::BOTTOM, /*bEvenIfNoLine*/true ); in HdFtDistanceGlue()
402 dyaHdrTop = dyaHdrBottom = 0; in HdFtDistanceGlue()
407 dyaHdrBottom += rUL.GetLower(); in HdFtDistanceGlue()
410 dyaBottom = dyaHdrBottom; in HdFtDistanceGlue()
H A Dww8struc.hxx1054 sal_uInt32 dyaHdrBottom; member
H A Dww8par6.cxx574 sal_uInt32 nWWFBot = rSection.maSep.dyaHdrBottom; in GetPageULData()
1164 aNewSection.maSep.dyaHdrBottom = ReadUSprm( pSep, pIds[3], 720 ); in CreateSep()
H A Drtfattributeoutput.cxx3146 m_aSectionBreaks.append(static_cast<sal_Int32>(aDistances.dyaHdrBottom)); in FormatULSpace()
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/
H A Ddocument.cpp656 …pageLayoutStyle->addPropertyPt("fo:margin-bottom", sep->dyaHdrBottom / 20.0 - sep->brcBottom.dptSp… in slotSectionEnd()
658 …pageLayoutStyle->addPropertyPt("fo:margin-bottom", (sep->dyaHdrBottom + sep->dyaBottom) / 20.0 - s… in slotSectionEnd()
687 …pageLayoutStyle->addPropertyPt("fo:padding-bottom", sep->dyaHdrBottom / 20.0 - sep->brcBottom.dptS… in slotSectionEnd()
1108 qreal headerMarginBottom = qAbs(sep->dyaBottom) - sep->dyaHdrBottom; in setPageLayoutStyle()
/dports/textproc/wv/wv-1.2.9/
H A Dsep.c137 item->dyaHdrBottom = 720; in wvInitSEP()
H A Dsprm.c864 asep->dyaHdrBottom = bread_16ubit (pointer, pos); in wvApplySprmFromBucket()
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dconvert.cpp875 ret.dyaHdrBottom=s.dyaHdrBottom; in toWord97()
H A Dword95_generated.cpp6542 dyaHdrBottom=stream->readU16(); in read()
6593 stream->write(dyaHdrBottom); in write()
6640 dyaHdrBottom=720; in clear()
6709 s += uint2string( dyaHdrBottom ); in toString()
6783 lhs.dyaHdrBottom==rhs.dyaHdrBottom && in operator ==()
H A Dword97_generated.cpp8197 dyaHdrBottom=stream->readU32(); in read()
8274 stream->write(dyaHdrBottom); in write()
8344 dyaHdrBottom=720; in clear()
8470 s += uint2string( dyaHdrBottom ); in toString()
8551 lhs.dyaHdrBottom==rhs.dyaHdrBottom && in operator ==()
H A Dword95_generated.h6381 U16 dyaHdrBottom; member
H A Dword97_generated.h8764 U32 dyaHdrBottom; member
H A Dword97_helper.cpp1937 dyaHdrBottom = readU16( ptr ); in applySEPSPRM()
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dconvert.cpp873 ret.dyaHdrBottom=s.dyaHdrBottom; in toWord97()
H A Dword95_generated.cpp6548 dyaHdrBottom=stream->readU16(); in read()
6599 stream->write(dyaHdrBottom); in write()
6646 dyaHdrBottom=720; in clear()
6715 s += uint2string( dyaHdrBottom ); in toString()
6789 lhs.dyaHdrBottom==rhs.dyaHdrBottom && in operator ==()
H A Dword97_generated.cpp7924 dyaHdrBottom=stream->readU32(); in read()
7999 stream->write(dyaHdrBottom); in write()
8067 dyaHdrBottom=720; in clear()
8191 s += uint2string( dyaHdrBottom ); in toString()
8268 lhs.dyaHdrBottom==rhs.dyaHdrBottom && in operator ==()
H A Dword95_generated.h6366 U16 dyaHdrBottom; member
H A Dword97_generated.h8354 U32 dyaHdrBottom; member
H A Dword97_helper.cpp1755 dyaHdrBottom = readU16( ptr ); in applySEPSPRM()

12