Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/dmapper/
H A DDomainMapper_Impl.hxx638 void SetIsFirstParagraphInSection( bool bIsFirst );
H A DPropertyMap.cxx1742 rDM_Impl.SetIsFirstParagraphInSection( true ); in CloseSectionGroup()
H A DDomainMapper_Impl.cxx559 void DomainMapper_Impl::SetIsFirstParagraphInSection( bool bIsFirst ) in SetIsFirstParagraphInSection() function in writerfilter::dmapper::DomainMapper_Impl
1828 SetIsFirstParagraphInSection(false); in finishParagraph()
H A DDomainMapper.cxx2933 m_pImpl->SetIsFirstParagraphInSection(true); in lcl_startSectionGroup()
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/dmapper/
H A DDomainMapper_Impl.hxx681 void SetIsFirstParagraphInSection( bool bIsFirst );
H A DPropertyMap.cxx1926 rDM_Impl.SetIsFirstParagraphInSection( true ); in CloseSectionGroup()
H A DDomainMapper_Impl.cxx723 void DomainMapper_Impl::SetIsFirstParagraphInSection( bool bIsFirst ) in SetIsFirstParagraphInSection() function in writerfilter::dmapper::DomainMapper_Impl
2254 SetIsFirstParagraphInSection(false); in finishParagraph()
H A DDomainMapper.cxx3075 m_pImpl->SetIsFirstParagraphInSection(true); in lcl_startSectionGroup()