Searched refs:getMarkedObjectCount (Results 1 – 9 of 9) sorted by relevance
389 sal_uInt32 OScrollWindowHelper::getMarkedObjectCount() const in getMarkedObjectCount() function in rptui::OScrollWindowHelper391 return m_aReportWindow.getMarkedObjectCount(); in getMarkedObjectCount()
379 sal_uInt32 OReportWindow::getMarkedObjectCount() const in getMarkedObjectCount() function in rptui::OReportWindow381 return m_aViewsWindow.getMarkedObjectCount(); in getMarkedObjectCount()
769 sal_uInt32 ODesignView::getMarkedObjectCount() const in getMarkedObjectCount() function in rptui::ODesignView771 return m_aScrollWindow.getMarkedObjectCount(); in getMarkedObjectCount()
1583 sal_uInt32 OViewsWindow::getMarkedObjectCount() const in getMarkedObjectCount() function in rptui::OViewsWindow
2593 const sal_Int32 nSelectionCount = getDesignView()->getMarkedObjectCount(); in Notify()
221 sal_uInt32 getMarkedObjectCount() const;
208 sal_uInt32 getMarkedObjectCount() const;
270 sal_uInt32 getMarkedObjectCount() const;
328 sal_uInt32 getMarkedObjectCount() const;
Completed in 69 milliseconds