Searched refs:implGetSelectedColumnCount (Results 1 – 3 of 3) sorted by relevance
236 sal_Int32 implGetSelectedColumnCount() const;
299 sal_Int32 AccessibleBrowseBoxTableBase::implGetSelectedColumnCount() const in implGetSelectedColumnCount() function in accessibility::AccessibleBrowseBoxTableBase
280 return isRowBar() ? implGetSelectedRowCount() : implGetSelectedColumnCount(); in getSelectedAccessibleChildCount()
Completed in 17 milliseconds