Searched refs:DomainMapper_Impl (Results 1 – 9 of 9) sorted by relevance
132 DomainMapper_Impl::DomainMapper_Impl( in DomainMapper_Impl() function in writerfilter::dmapper::DomainMapper_Impl179 DomainMapper_Impl::~DomainMapper_Impl() in ~DomainMapper_Impl()187 uno::Reference< container::XNameContainer > DomainMapper_Impl::GetPageStyles() in GetPageStyles()199 uno::Reference< text::XText > DomainMapper_Impl::GetBodyText() in GetBodyText()210 uno::Reference< beans::XPropertySet > DomainMapper_Impl::GetDocumentSettings() in GetDocumentSettings()222 void DomainMapper_Impl::SetDocumentSettingsProperty( const ::rtl::OUString& rPropName, const uno::A… in SetDocumentSettingsProperty()238 void DomainMapper_Impl::RemoveLastParagraph( ) in RemoveLastParagraph()254 void DomainMapper_Impl::SetIsLastParagraphInSection( bool bIsLast ) in SetIsLastParagraphInSection()262 void DomainMapper_Impl::PushProperties(ContextType eId) in PushProperties()300 void DomainMapper_Impl::PushStyleProperties( PropertyMapPtr pStyleProperties ) in PushStyleProperties()[all …]
61 class DomainMapper_Impl;69 DomainMapperTableHandler(TextReference_t xText, DomainMapper_Impl& rDMapper_Impl);99 DomainMapper_Impl& m_rDMapper_Impl;
287 class DomainMapper_Impl class382 DomainMapper_Impl(387 DomainMapper_Impl();388 virtual ~DomainMapper_Impl();
63 class DomainMapper_Impl;200 void CopyLastHeaderFooter( bool bFirstPage, DomainMapper_Impl& rDM_Impl );276 void CloseSectionGroup( DomainMapper_Impl& rDM_Impl );
660 void SectionPropertyMap::CopyLastHeaderFooter( bool bFirstPage, DomainMapper_Impl& rDM_Impl ) in CopyLastHeaderFooter()820 void SectionPropertyMap::CloseSectionGroup( DomainMapper_Impl& rDM_Impl ) in CloseSectionGroup()
137 DomainMapperTableHandler::DomainMapperTableHandler(TextReference_t xText, DomainMapper_Impl& rDMapp… in DomainMapperTableHandler()
125 m_pImpl( new DomainMapper_Impl( *this, xContext, xModel, eDocumentType )), in DomainMapper()
60 class DomainMapper_Impl;79 DomainMapper_Impl *m_pImpl;
77 writerfilter/source/dmapper/DomainMapper_Impl \