Home
last modified time | relevance | path

Searched refs:RemoveSection (Results 1 – 5 of 5) sorted by relevance

/trunk/main/reportdesign/source/core/sdr/
H A DUndoEnv.cxx161 void OXUndoEnvironment::RemoveSection(OReportPage* _pPage) in RemoveSection() function in rptui::OXUndoEnvironment
196 RemoveSection(pPage); in Clear()
203 RemoveSection(pPage); in Clear()
240 RemoveSection(xSection); in disposing()
543 void OXUndoEnvironment::RemoveSection(const Reference< report::XSection > & _xSection) in RemoveSection() function in rptui::OXUndoEnvironment
/trunk/main/reportdesign/inc/
H A DUndoEnv.hxx106 …void RemoveSection( const ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection>& _…
111 void RemoveSection(OReportPage* _pPage);
/trunk/main/reportdesign/source/ui/report/
H A DReportControllerObserver.cxx189 RemoveSection(xSection); in disposing()
247 void OXReportControllerObserver::RemoveSection(const uno::Reference< report::XSection > & _xSection) in RemoveSection() function in rptui::OXReportControllerObserver
H A DReportController.cxx2175 m_pReportControllerObserver->RemoveSection(xGroup->getHeader()); in notifyGroupSections()
2187 m_pReportControllerObserver->RemoveSection(xGroup->getFooter()); in notifyGroupSections()
3793 rObserver.RemoveSection(m_xReportDefinition->getDetail()); in listen()
/trunk/main/reportdesign/source/ui/inc/
H A DReportControllerObserver.hxx88 …void RemoveSection( const ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection>& _…

Completed in 64 milliseconds