Searched refs:getMarkedSection (Results 1 – 10 of 10) sorted by relevance
465 ::boost::shared_ptr<OSectionWindow> pSectionWindow = m_aScrollWindow.getMarkedSection(); in GetFocus()638 ::boost::shared_ptr<OSectionWindow> ODesignView::getMarkedSection(NearSectionAccess nsa) const in getMarkedSection() function in rptui::ODesignView640 return m_aScrollWindow.getMarkedSection(nsa); in getMarkedSection()682 ::boost::shared_ptr<OSectionWindow> pMarkedSection = getMarkedSection();702 UpdatePropertyBrowserDelayed(getMarkedSection()->getReportSection().getSectionView()); in setMarked()729 ::boost::shared_ptr<OSectionWindow> pSectionWindow = getMarkedSection(); in getCurrentlyShownProperty()
374 pSectionWindow = getDesignView()->getMarkedSection(); in IMPLEMENT_FORWARD_XTYPEPROVIDER2()1144 ::boost::shared_ptr<OSectionWindow> pSection = getDesignView()->getMarkedSection(); in Execute()2780 ::boost::shared_ptr<OSectionWindow> pSectionWindow = getDesignView()->getMarkedSection(); in getViewData()3152 ::boost::shared_ptr<OSectionWindow> pSectionWindow = getDesignView()->getMarkedSection(); in createControl()3329 pSectionWindow[0] = getDesignView()->getMarkedSection(); in addPairControls()3334 pSectionWindow[0] = getDesignView()->getMarkedSection(); in addPairControls()3361 pSectionWindow[0] = getDesignView()->getMarkedSection(); in addPairControls()3655 ::boost::shared_ptr<OSectionWindow> pSectionWindow = getDesignView()->getMarkedSection(); in getCurrentSectionView()3975 ::boost::shared_ptr<OSectionWindow> pSection = getDesignView()->getMarkedSection(); in collapseSection()3984 ::boost::shared_ptr<OSectionWindow> pSection = getDesignView()->getMarkedSection(); in markSection()[all …]
302 ::boost::shared_ptr<OSectionWindow> OScrollWindowHelper::getMarkedSection(NearSectionAccess nsa) co… in getMarkedSection() function in rptui::OScrollWindowHelper304 return m_aReportWindow.getMarkedSection(nsa); in getMarkedSection()
334 ::boost::shared_ptr<OSectionWindow> OReportWindow::getMarkedSection(NearSectionAccess nsa) const in getMarkedSection() function in rptui::OReportWindow336 return m_aViewsWindow.getMarkedSection(nsa); in getMarkedSection()
421 ::boost::shared_ptr<OSectionWindow> pMarkedSection = getMarkedSection(); in Paste()447 ::boost::shared_ptr<OSectionWindow> OViewsWindow::getMarkedSection(NearSectionAccess nsa) const in getMarkedSection() function in rptui::OViewsWindow928 ::boost::shared_ptr<OSectionWindow> pMarkedSection = getMarkedSection(); in createDefault()
45 … virtual ::boost::shared_ptr<OSectionWindow> getMarkedSection(NearSectionAccess nsa) const =0;
196 ::boost::shared_ptr<OSectionWindow> getMarkedSection(NearSectionAccess nsa = CURRENT) const;
183 ::boost::shared_ptr<OSectionWindow> getMarkedSection(NearSectionAccess nsa = CURRENT) const;
231 ::boost::shared_ptr<OSectionWindow> getMarkedSection(NearSectionAccess nsa = CURRENT) const;
268 ::boost::shared_ptr<OSectionWindow> getMarkedSection(NearSectionAccess nsa = CURRENT) const;
Completed in 123 milliseconds