Lines Matching refs:getCurrentSection
522 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()
4004 uno::Reference< report::XSection > xSection = getDesignView()->getCurrentSection(); in createDefaultControl()