Home
last modified time | relevance | path

Searched refs:implGetChildCount (Results 1 – 4 of 4) sorted by relevance

/trunk/main/accessibility/source/extended/
H A DAccessibleBrowseBoxTableBase.cxx77 return implGetChildCount(); in getAccessibleChildCount()
249 sal_Int32 AccessibleBrowseBoxTableBase::implGetChildCount() const in implGetChildCount() function in accessibility::AccessibleBrowseBoxTableBase
341 if( nChildIndex >= implGetChildCount() ) in ensureIsValidIndex()
H A DAccessibleGridControlTableBase.cxx219 sal_Int32 AccessibleGridControlTableBase::implGetChildCount() const in implGetChildCount() function in accessibility::AccessibleGridControlTableBase
277 if( nChildIndex >= implGetChildCount() ) in ensureIsValidIndex()
/trunk/main/accessibility/inc/accessibility/extended/
H A DAccessibleGridControlTableBase.hxx182 sal_Int32 implGetChildCount() const;
H A DAccessibleBrowseBoxTableBase.hxx203 sal_Int32 implGetChildCount() const;

Completed in 28 milliseconds