Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/report/
H A DScrollHelper.cxx389 sal_uInt32 OScrollWindowHelper::getMarkedObjectCount() const in getMarkedObjectCount() function in rptui::OScrollWindowHelper
391 return m_aReportWindow.getMarkedObjectCount(); in getMarkedObjectCount()
H A DReportWindow.cxx379 sal_uInt32 OReportWindow::getMarkedObjectCount() const in getMarkedObjectCount() function in rptui::OReportWindow
381 return m_aViewsWindow.getMarkedObjectCount(); in getMarkedObjectCount()
H A DDesignView.cxx769 sal_uInt32 ODesignView::getMarkedObjectCount() const in getMarkedObjectCount() function in rptui::ODesignView
771 return m_aScrollWindow.getMarkedObjectCount(); in getMarkedObjectCount()
H A DViewsWindow.cxx1583 sal_uInt32 OViewsWindow::getMarkedObjectCount() const in getMarkedObjectCount() function in rptui::OViewsWindow
H A DReportController.cxx2593 const sal_Int32 nSelectionCount = getDesignView()->getMarkedObjectCount(); in Notify()
/trunk/main/reportdesign/source/ui/inc/
H A DReportWindow.hxx221 sal_uInt32 getMarkedObjectCount() const;
H A DScrollHelper.hxx208 sal_uInt32 getMarkedObjectCount() const;
H A DDesignView.hxx270 sal_uInt32 getMarkedObjectCount() const;
H A DViewsWindow.hxx328 sal_uInt32 getMarkedObjectCount() const;

Completed in 63 milliseconds