Searched refs:isRowBarCell (Results 1 – 3 of 3) sorted by relevance
75 …sal_Bool bSelected = isRowBarCell() ? mpBrowseBox->IsRowSelected(m_nColumnRowId) : mpBrowseBox->Is… in implCreateStateSetHelper()112 if ( isRowBarCell() ) in grabFocus()146 return getRectangle(mpBrowseBox,m_nColumnRowId,sal_False,isRowBarCell()); in implGetBoundingBox()152 return getRectangle(mpBrowseBox,m_nColumnRowId,sal_True,isRowBarCell()); in implGetBoundingBoxOnScreen()
52 inline sal_Bool isRowBarCell() const in isRowBarCell() function in accessibility::AccessibleBrowseBoxHeaderCell
71 inline sal_Bool isRowBarCell() const in isRowBarCell() function in accessibility::AccessibleGridControlHeaderCell
Completed in 26 milliseconds