Home
last modified time | relevance | path

Searched refs:AddSection (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sfx2/source/doc/
H A Ddocinf.cxx185 SfxOleSection& rGlobSect = aGlobSet.AddSection( SECTION_GLOBAL ); in SaveOlePropertySet()
226 aDocSet.AddSection( SECTION_BUILTIN ); in SaveOlePropertySet()
229 SfxOleSection& rCustomSect = aDocSet.AddSection( SECTION_CUSTOM ); in SaveOlePropertySet()
H A Doleprops.cxx1128 SfxOleSection& SfxOlePropertySet::AddSection( SfxOleSectionType eSection ) in AddSection() function in SfxOlePropertySet
1130 return AddSection( GetSectionGuid( eSection ) ); in AddSection()
1133 SfxOleSection& SfxOlePropertySet::AddSection( const SvGlobalName& rSectionGuid ) in AddSection() function in SfxOlePropertySet
1170 LoadObject( rStrm, AddSection( aSectGuid ) ); in ImplLoad()
H A Doleprops.hxx384 SfxOleSection& AddSection( SfxOleSectionType eSection );
386 SfxOleSection& AddSection( const SvGlobalName& rSectionGuid );
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx2171 m_pReportControllerObserver->AddSection(xGroup->getHeader()); in notifyGroupSections()
2183 m_pReportControllerObserver->AddSection(xGroup->getFooter()); in notifyGroupSections()
2254 m_pReportControllerObserver->AddSection(m_xReportDefinition->getPageHeader()); in propertyChange()
2266 m_pReportControllerObserver->AddSection(m_xReportDefinition->getPageFooter()); in propertyChange()
3735 rObserver.AddSection(m_xReportDefinition->getPageHeader()); in listen()
3740 rObserver.AddSection(m_xReportDefinition->getReportHeader()); in listen()
3759 rObserver.AddSection(xGroup->getHeader()); in listen()
3766 rObserver.AddSection(m_xReportDefinition->getDetail()); in listen()
3774 rObserver.AddSection(xGroup->getFooter()); in listen()
3780 rObserver.AddSection(m_xReportDefinition->getReportFooter()); in listen()
[all …]
H A DReportControllerObserver.cxx230 void OXReportControllerObserver::AddSection(const uno::Reference< report::XSection > & _xSection) in AddSection() function in rptui::OXReportControllerObserver
/trunk/main/sd/source/filter/ppt/
H A Dpropread.cxx640 void PropRead::AddSection( Section& rSection ) in AddSection() function in PropRead
697 AddSection( aSection ); in Read()
H A Dpropread.hxx173 void AddSection( Section& rSection );
/trunk/main/reportdesign/source/ui/inc/
H A DReportControllerObserver.hxx87 …void AddSection( const ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection>& _xSe…
/trunk/main/reportdesign/inc/
H A DUndoEnv.hxx105 …void AddSection( const ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection>& _xSe…
/trunk/main/reportdesign/source/core/sdr/
H A DRptModel.cxx143 m_pUndoEnv->AddSection(_xSection); in createNewPage()
H A DUndoEnv.cxx525 void OXUndoEnvironment::AddSection(const Reference< report::XSection > & _xSection) in AddSection() function in rptui::OXUndoEnvironment

Completed in 70 milliseconds