Searched refs:GetControlCount (Results 1 – 4 of 4) sorted by relevance
77 sal_Int32 nChildCount (mrTreeNode.GetControlContainer().GetControlCount()); in getAccessibleChildCount()101 sal_uInt32 nControlCount (mrTreeNode.GetControlContainer().GetControlCount()); in getAccessibleChild()
163 return mrTreeNode.GetControlContainer().GetControlCount(); in getAccessibleChildCount()176 if (nIndex<0 || (sal_uInt32)nIndex>=mrTreeNode.GetControlContainer().GetControlCount()) in getAccessibleChild()
106 sal_uInt32 GetControlCount (void) const;
715 sal_Int32 GetControlCount() const;1010 sal_Int32 ScShapeChilds::GetControlCount() const in GetControlCount() function in ScShapeChilds1423 nControls = pShapeChilds->GetControlCount(); in ScPagePreviewCountData()