Lines Matching refs:GetCount
269 sal_Int32 GetCount() const;
333 GetCount(); // fill list with filtered shapes (no internal shapes) in ScChildrenShapes()
488 sal_Int32 count = GetCount(); in GetAccControlShapeFromModel()
509 sal_Int32 count = GetCount(); in GetAccessibleCaption()
523 sal_Int32 ScChildrenShapes::GetCount() const in GetCount() function in ScChildrenShapes
571 GetCount(); // fill list with filtered shapes (no internal shapes) in Get()
623 GetCount(); // fill list with filtered shapes (no internal shapes) in IsSelected()
683 GetCount(); // fill list with filtered shapes (no internal shapes) in Select()
741 GetCount(); // fill list with filtered shapes (no internal shapes) in SelectAll()
794 GetCount(); // fill list with shapes in GetSelected()
1794 … nCount = mpChildrenShapes->GetCount(); // returns the count of the shapes inclusive the table in getAccessibleChildCount()
1817 nCount = mpChildrenShapes->GetCount(); //there is always a table in getAccessibleChild()
1903 sal_Int32 nCount(mpChildrenShapes->GetCount()); //all shapes and the table in selectAccessibleChild()
1938 sal_Int32 nCount(mpChildrenShapes->GetCount()); //all shapes and the table in isAccessibleChildSelected()
2046 sal_Int32 nCount(mpChildrenShapes->GetCount()); //all shapes and the table in deselectAccessibleChild()