Searched refs:rDM_Impl (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/writerfilter/source/dmapper/ |
H A D | PropertyMap.cxx | 666 rDM_Impl.GetPageStyles(), in CopyLastHeaderFooter() 667 rDM_Impl.GetTextFactory(), in CopyLastHeaderFooter() 670 rDM_Impl.GetPageStyles(), in CopyLastHeaderFooter() 671 rDM_Impl.GetTextFactory(), in CopyLastHeaderFooter() 819 bool bFirst = rDM_Impl.IsLineNumberingSet(); in CloseSectionGroup() 820 rDM_Impl.SetLineNumbering( m_nLnnMod, m_nLnc, m_ndxaLnn ); in CloseSectionGroup() 861 …ce< beans::XPropertySet > xFollowPageStyle = GetPageStyle( rDM_Impl.GetPageStyles(), rDM_Impl.GetT… in CloseSectionGroup() 881 CopyLastHeaderFooter( false, rDM_Impl ); in CloseSectionGroup() 970 CopyLastHeaderFooter( true, rDM_Impl ); in CloseSectionGroup() 973 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 542 milliseconds