Searched refs:GetControlCount (Results 1 – 4 of 4) sorted by relevance
76 sal_Int32 nChildCount (mrTreeNode.GetControlContainer().GetControlCount()); in getAccessibleChildCount()98 sal_uInt32 nControlCount (mrTreeNode.GetControlContainer().GetControlCount()); in getAccessibleChild()
161 return mrTreeNode.GetControlContainer().GetControlCount(); in getAccessibleChildCount()173 if (nIndex<0 || (sal_uInt32)nIndex>=mrTreeNode.GetControlContainer().GetControlCount()) in getAccessibleChild()
106 sal_uInt32 GetControlCount (void) const;
715 sal_Int32 GetControlCount() const;1009 sal_Int32 ScShapeChilds::GetControlCount() const in GetControlCount() function in ScShapeChilds1422 nControls = pShapeChilds->GetControlCount(); in ScPagePreviewCountData()