Home
last modified time | relevance | path

Searched defs:_xReport (Results 1 – 8 of 8) sorted by relevance

/AOO41X/main/reportdesign/inc/
H A DRptDef.hxx100 …ence< ::com::sun::star::report::XReportDefinition>& _xReport,const ::rtl::OUString& _sPropertyName) in getStyleProperty()
108 …:star::report::XReportDefinition>& _xReport,const ::rtl::OUString& _sPropertyName,const T& _aValue) in setStyleProperty()
H A DUndoActions.hxx104 …er(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XReportDefinition >& _xReport) in OReportHelper()
/AOO41X/main/reportdesign/source/core/sdr/
H A DUndoActions.cxx307 OUndoReportSectionAction::OUndoReportSectionAction(SdrModel& _rMod in OUndoReportSectionAction()
426 OUndoPropertyReportSectionAction::OUndoPropertyReportSectionAction(SdrModel& _rMod in OUndoPropertyReportSectionAction()
H A DRptObject.cxx1251 …:Reference< style::XStyle> getUsedStyle(const uno::Reference< report::XReportDefinition>& _xReport) in getUsedStyle()
/AOO41X/main/reportdesign/source/ui/misc/
H A DRptUndo.cxx228 OReportSectionUndo::OReportSectionUndo(OReportModel& _rMod,sal_uInt16 _nSlot in OReportSectionUndo()
/AOO41X/main/reportdesign/source/ui/report/
H A DSectionWindow.cxx171 …al_uInt16 _nResId,::std::mem_fun_t<uno::Reference<report::XSection> , OReportHelper> _pGetSection,… in setReportSectionTitle()
/AOO41X/main/reportdesign/source/ui/dlg/
H A DNavigator.cxx591 void NavigatorTree::traverseReport(const uno::Reference< report::XReportDefinition>& _xReport) in traverseReport()
/AOO41X/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx1322 void ORptExport::exportReportAttributes(const Reference<XReportDefinition>& _xReport) in exportReportAttributes()