Home
last modified time | relevance | path

Searched refs:HasFooter (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dwriterwordglue.hxx140 bool HasFooter() const { return mbHasFooter; } in HasFooter() function in sw::util::HdFtDistanceGlue
H A Dwriterwordglue.cxx409 … const sal_Bool bCheckFooter = ( aOne.HasFooter() && aTwo.HasFooter() ) ? sal_True : sal_False; in IsPlausableSingleWordSection()
H A Ddocxattributeoutput.cxx3082 if ( aDistances.HasFooter() ) in FormatULSpace()
H A Drtfattributeoutput.cxx2928 if( aDistances.HasFooter() ) in FormatULSpace()
H A Dww8atr.cxx3930 if ( aDistances.HasFooter() ) in FormatULSpace()
/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx641 bool SectionPropertyMap::HasFooter(bool bFirstPage) const in HasFooter() function in writerfilter::dmapper::SectionPropertyMap
785 if( HasFooter( bFirstPage ) ) in PrepareHeaderFooterProperties()
H A DPropertyMap.hxx203 bool HasFooter( bool bFirstPage ) const;
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx607 bool HasFooter(const SwFrmFmt &rFmt) in HasFooter() function
664 HasFooter(rSection.mpTitlePage->GetMaster()) in GetPageULData()
674 HasFooter(rSection.mpPage->GetMaster()) in GetPageULData()
675 || HasFooter(rSection.mpPage->GetLeft()) in GetPageULData()

Completed in 101 milliseconds