Home
last modified time | relevance | path

Searched refs:IsFixedHeightFooter (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8par.hxx825 bool IsFixedHeightFooter() const { return maSep.dyaBottom < 0; } in IsFixedHeightFooter() function in wwSection
H A Dww8par6.cxx690 if (!rSection.IsFixedHeightFooter()) //normal in SetPageULSpaceItems()
H A Dww8par.cxx2383 else if (m_bIsFooter && rSection.IsFixedHeightFooter()) in Read_HdFt()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8par.hxx817 bool IsFixedHeightFooter() const { return maSep.dyaBottom < 0; } in IsFixedHeightFooter() function in wwSection
H A Dww8par.cxx2365 else if (m_bIsFooter && rSection.IsFixedHeightFooter()) in Read_HdFt()
H A Dww8par6.cxx675 if (!rSection.IsFixedHeightFooter()) //normal in SetPageULSpaceItems()