Home
last modified time | relevance | path

Searched refs:getCurrentSection (Results 1 – 3 of 3) sorted by relevance

/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx522 uno::Reference<report::XSection> xSection = getDesignView()->getCurrentSection(); in GetState()
817 uno::Reference<report::XSection> xSection = getDesignView()->getCurrentSection(); in GetState()
910 …n.bEnabled = m_xReportDefinition.is() && isEditable() && getDesignView()->getCurrentSection().is(); in GetState()
936 …n.bEnabled = m_xReportDefinition.is() && isEditable() && getDesignView()->getCurrentSection().is(); in GetState()
1117 uno::Reference<report::XSection> xSection = getDesignView()->getCurrentSection(); in Execute()
1450 … uno::Reference< report::XSection > xSection = getDesignView()->getCurrentSection(); in Execute()
1587 ODateTimeDialog aDlg(getView(),getDesignView()->getCurrentSection(),this); in Execute()
3036 uno::Reference< report::XSection> xSection = getDesignView()->getCurrentSection(); in insertGraphic()
3116 aRet <<= getDesignView()->getCurrentSection(); in getSelection()
3339 uno::Reference<report::XSection> xCurrentSection = getDesignView()->getCurrentSection(); in addPairControls()
[all …]
H A DDesignView.cxx613 uno::Reference< report::XSection > ODesignView::getCurrentSection() const in getCurrentSection() function in rptui::ODesignView
/trunk/main/reportdesign/source/ui/inc/
H A DDesignView.hxx224 ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection > getCurrentSection() const;

Completed in 36 milliseconds