Home
last modified time | relevance | path

Searched refs:DomainMapper_Impl (Results 1 – 9 of 9) sorted by relevance

/AOO41X/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx122 DomainMapper_Impl::DomainMapper_Impl( in DomainMapper_Impl() function in writerfilter::dmapper::DomainMapper_Impl
169 DomainMapper_Impl::~DomainMapper_Impl() in ~DomainMapper_Impl()
177 uno::Reference< container::XNameContainer > DomainMapper_Impl::GetPageStyles() in GetPageStyles()
189 uno::Reference< text::XText > DomainMapper_Impl::GetBodyText() in GetBodyText()
200 uno::Reference< beans::XPropertySet > DomainMapper_Impl::GetDocumentSettings() in GetDocumentSettings()
212 void DomainMapper_Impl::SetDocumentSettingsProperty( const ::rtl::OUString& rPropName, const uno::A… in SetDocumentSettingsProperty()
227 void DomainMapper_Impl::RemoveLastParagraph( ) in RemoveLastParagraph()
243 void DomainMapper_Impl::SetIsLastParagraphInSection( bool bIsLast ) in SetIsLastParagraphInSection()
251 void DomainMapper_Impl::PushProperties(ContextType eId) in PushProperties()
276 void DomainMapper_Impl::PushStyleProperties( PropertyMapPtr pStyleProperties ) in PushStyleProperties()
[all …]
H A DDomainMapperTableHandler.hxx52 class DomainMapper_Impl;
60 DomainMapperTableHandler(TextReference_t xText, DomainMapper_Impl& rDMapper_Impl);
90 DomainMapper_Impl& m_rDMapper_Impl;
H A DDomainMapper_Impl.hxx287 class DomainMapper_Impl class
382 DomainMapper_Impl(
387 DomainMapper_Impl();
388 virtual ~DomainMapper_Impl();
H A DPropertyMap.hxx63 class DomainMapper_Impl;
200 void CopyLastHeaderFooter( bool bFirstPage, DomainMapper_Impl& rDM_Impl );
276 void CloseSectionGroup( DomainMapper_Impl& rDM_Impl );
H A Dmakefile.mk45 $(SLO)$/DomainMapper_Impl.obj \
H A DPropertyMap.cxx657 void SectionPropertyMap::CopyLastHeaderFooter( bool bFirstPage, DomainMapper_Impl& rDM_Impl ) in CopyLastHeaderFooter()
814 void SectionPropertyMap::CloseSectionGroup( DomainMapper_Impl& rDM_Impl ) in CloseSectionGroup()
H A DDomainMapperTableHandler.cxx83 DomainMapperTableHandler::DomainMapperTableHandler(TextReference_t xText, DomainMapper_Impl& rDMapp… in DomainMapperTableHandler()
H A DDomainMapper.cxx125 m_pImpl( new DomainMapper_Impl( *this, xContext, xModel, eDocumentType )), in DomainMapper()
/AOO41X/main/writerfilter/inc/dmapper/
H A DDomainMapper.hxx60 class DomainMapper_Impl;
79 DomainMapper_Impl *m_pImpl;