Searched refs:rDM_Impl (Results 1 – 2 of 2) sorted by relevance
/trunk/main/writerfilter/source/dmapper/ |
H A D | PropertyMap.cxx | 669 rDM_Impl.GetPageStyles(), in CopyLastHeaderFooter() 670 rDM_Impl.GetTextFactory(), in CopyLastHeaderFooter() 673 rDM_Impl.GetPageStyles(), in CopyLastHeaderFooter() 674 rDM_Impl.GetTextFactory(), in CopyLastHeaderFooter() 825 bool bFirst = rDM_Impl.IsLineNumberingSet(); in CloseSectionGroup() 826 rDM_Impl.SetLineNumbering( m_nLnnMod, m_nLnc, m_ndxaLnn ); in CloseSectionGroup() 867 …ce< beans::XPropertySet > xFollowPageStyle = GetPageStyle( rDM_Impl.GetPageStyles(), rDM_Impl.GetT… in CloseSectionGroup() 887 CopyLastHeaderFooter( false, rDM_Impl ); in CloseSectionGroup() 976 CopyLastHeaderFooter( true, rDM_Impl ); in CloseSectionGroup() 979 rDM_Impl.GetPageStyles(), rDM_Impl.GetTextFactory(), true ); in CloseSectionGroup() [all …]
|
H A D | PropertyMap.hxx | 200 void CopyLastHeaderFooter( bool bFirstPage, DomainMapper_Impl& rDM_Impl ); 276 void CloseSectionGroup( DomainMapper_Impl& rDM_Impl );
|
Completed in 24 milliseconds