Home
last modified time | relevance | path

Searched refs:OReportHelper (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/reportdesign/source/ui/report/
H A DSectionWindow.cxx146 …xReport,RID_STR_REPORT_HEADER,::std::mem_fun(&OReportHelper::getReportHeader),::std::mem_fun(&ORep… in _propertyChanged()
147 …xReport,RID_STR_REPORT_FOOTER,::std::mem_fun(&OReportHelper::getReportFooter),::std::mem_fun(&ORep… in _propertyChanged()
148 …le(xReport,RID_STR_PAGE_HEADER,::std::mem_fun(&OReportHelper::getPageHeader),::std::mem_fun(&ORepo… in _propertyChanged()
149 …le(xReport,RID_STR_PAGE_FOOTER,::std::mem_fun(&OReportHelper::getPageFooter),::std::mem_fun(&ORepo… in _propertyChanged()
171 …m_fun_t<uno::Reference<report::XSection> , OReportHelper> _pGetSection,::std::mem_fun_t<sal_Bool,O… in setReportSectionTitle()
173 OReportHelper aReportHelper(_xReport); in setReportSectionTitle()
H A DReportController.cxx3816 ,::std::mem_fun(&OReportHelper::getReportHeader) in switchReportSection()
3823 ,::std::mem_fun(&OReportHelper::getReportFooter) in switchReportSection()
3866 ,::std::mem_fun(&OReportHelper::getPageHeader) in switchPageSection()
3874 ,::std::mem_fun(&OReportHelper::getPageFooter) in switchPageSection()
/aoo4110/main/reportdesign/source/core/sdr/
H A DUndoActions.cxx76 ::std::mem_fun_t<uno::Reference<report::XSection> , OReportHelper> OReportHelper::getMemberFunction… in getMemberFunction()
79 …:mem_fun_t<uno::Reference<report::XSection> , OReportHelper> pMemFunSection = ::std::mem_fun(&ORep… in getMemberFunction()
81 pMemFunSection = ::std::mem_fun(&OReportHelper::getReportHeader); in getMemberFunction()
83 pMemFunSection = ::std::mem_fun(&OReportHelper::getPageHeader); in getMemberFunction()
85 pMemFunSection = ::std::mem_fun(&OReportHelper::getPageFooter); in getMemberFunction()
87 pMemFunSection = ::std::mem_fun(&OReportHelper::getDetail); in getMemberFunction()
310 ,OReportHelper> _pMemberFunction in OUndoReportSectionAction()
429 ,OReportHelper> _pMemberFunction in OUndoPropertyReportSectionAction()
H A DReportUndoFactory.cxx44 …pUndo = new OUndoReportSectionAction(*rObject.GetModel(),_eAction,OReportHelper::getMemberFunction… in lcl_createUndo()
H A DUndoEnv.cxx368 …o = new OUndoPropertyReportSectionAction( m_pImpl->m_rModel, _rEvent, OReportHelper::getMemberFunc… in propertyChange()
/aoo4110/main/reportdesign/inc/
H A DUndoActions.hxx100 class REPORTDESIGN_DLLPUBLIC OReportHelper class
104OReportHelper(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XReportDefinition … in OReportHelper() function in rptui::OReportHelper
119 …com::sun::star::uno::Reference< ::com::sun::star::report::XSection> , OReportHelper> getMemberFunc…
222 OReportHelper m_aReportHelper;
224 ,OReportHelper> m_pMemberFunction;
229 ,OReportHelper> _pMemberFunction
293 OReportHelper m_aReportHelper;
295 ,OReportHelper> m_pMemberFunction;
302 ,OReportHelper> _pMemberFunction
/aoo4110/main/reportdesign/source/ui/inc/
H A DRptUndo.hxx77 OReportHelper m_aReportHelper;
79 ,OReportHelper> m_pMemberFunction;
91 ,OReportHelper> _pMemberFunction
H A DSectionWindow.hxx86 …ce< ::com::sun::star::report::XSection> , OReportHelper> _pGetSection,::std::mem_fun_t<sal_Bool, O…
/aoo4110/main/reportdesign/source/ui/misc/
H A DRptUndo.cxx230 ,OReportHelper> _pMemberFunction in OReportSectionUndo()

Completed in 63 milliseconds