Lines Matching refs:SectionPropertyMap

261 SectionPropertyMap::SectionPropertyMap(bool bIsFirstSection) :  in SectionPropertyMap()  function in writerfilter::dmapper::SectionPropertyMap
328 SectionPropertyMap::~SectionPropertyMap() in ~SectionPropertyMap()
336 const ::rtl::OUString& SectionPropertyMap::GetPageStyleName( bool bFirst ) in GetPageStyleName()
343 void SectionPropertyMap::SetPageStyleName( bool bFirst, const ::rtl::OUString& rName) in SetPageStyleName()
381 uno::Reference< beans::XPropertySet > SectionPropertyMap::GetPageStyle( in GetPageStyle()
434 void SectionPropertyMap::SetBorder( BorderPosition ePos, sal_Int32 nLineDistance, const table::Bord… in SetBorder()
443 void SectionPropertyMap::ApplyBorderToPageStyles( in ApplyBorderToPageStyles()
531 void SectionPropertyMap::SetBorderDistance( uno::Reference< beans::XPropertySet > xStyle, in SetBorderDistance()
557 uno::Reference< text::XTextColumns > SectionPropertyMap::ApplyColumnProperties( in ApplyColumnProperties()
621 bool SectionPropertyMap::HasHeader(bool bFirstPage) const in HasHeader()
638 bool SectionPropertyMap::HasFooter(bool bFirstPage) const in HasFooter()
657 void SectionPropertyMap::CopyLastHeaderFooter( bool bFirstPage, DomainMapper_Impl& rDM_Impl ) in CopyLastHeaderFooter()
662 SectionPropertyMap* pLastContext = rDM_Impl.GetLastSectionContext( ); in CopyLastHeaderFooter()
743 void SectionPropertyMap::PrepareHeaderFooterProperties( bool bFirstPage ) in PrepareHeaderFooterProperties()
814 void SectionPropertyMap::CloseSectionGroup( DomainMapper_Impl& rDM_Impl ) in CloseSectionGroup()
1033 void SectionPropertyMap::_ApplyProperties( uno::Reference< beans::XPropertySet > xStyle ) in _ApplyProperties()
1063 void SectionPropertyMap::SetPaperBin( sal_Int32 nSet ) in SetPaperBin()
1070 void SectionPropertyMap::SetFirstPaperBin( sal_Int32 nSet ) in SetFirstPaperBin()