Home
last modified time | relevance | path

Searched refs:m_aReportHelper (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/reportdesign/source/core/sdr/
H A DUndoActions.cxx315 ,m_aReportHelper(_xReport) in OUndoReportSectionAction()
326 uno::Reference< report::XSection> xSection = m_pMemberFunction(&m_aReportHelper); in implReInsert()
349 uno::Reference< report::XSection> xSection = m_pMemberFunction(&m_aReportHelper); in implReRemove()
433 ,m_aReportHelper(_xReport) in OUndoPropertyReportSectionAction()
440 return m_pMemberFunction(&m_aReportHelper).get(); in getObject()
/aoo42x/main/reportdesign/source/ui/misc/
H A DRptUndo.cxx236 ,m_aReportHelper(_xReport) in OReportSectionUndo()
240 collectControls(m_pMemberFunction(&m_aReportHelper)); in OReportSectionUndo()
251 uno::Reference< report::XSection > xSection = m_pMemberFunction(&m_aReportHelper); in implReInsert()
260 collectControls(m_pMemberFunction(&m_aReportHelper)); in implReRemove()
/aoo42x/main/reportdesign/inc/
H A DUndoActions.hxx222 OReportHelper m_aReportHelper; member in rptui::OUndoReportSectionAction
293 OReportHelper m_aReportHelper; member in rptui::OUndoPropertyReportSectionAction
/aoo42x/main/reportdesign/source/ui/inc/
H A DRptUndo.hxx77 OReportHelper m_aReportHelper; member in rptui::OReportSectionUndo

Completed in 21 milliseconds