Lines Matching defs:const
222 sal_Int32 TableControl::GetSelectedRowIndex( sal_Int32 const i_selectionIndex ) const in GetSelectedRowIndex()
228 bool TableControl::IsRowSelected( sal_Int32 const i_rowIndex ) const in IsRowSelected()
312 …cessibleObjectName( AccessibleTableControlObjType eObjType, sal_Int32 _nRow, sal_Int32 _nCol) const in GetAccessibleObjectName()
358 …::rtl::OUString TableControl::GetAccessibleObjectDescription( AccessibleTableControlObjType eObjTy… in GetAccessibleObjectDescription()
399 ::rtl::OUString TableControl::GetRowDescription( sal_Int32 _nRow) const in GetRowDescription()
406 ::rtl::OUString TableControl::GetRowName( sal_Int32 _nIndex) const in GetRowName()
414 ::rtl::OUString TableControl::GetColumnDescription( sal_uInt16 _nColumn) const in GetColumnDescription()
421 ::rtl::OUString TableControl::GetColumnName( sal_Int32 _nIndex) const in GetColumnName()
435 … ::rtl::OUString TableControl::GetAccessibleCellText( sal_Int32 _nRowPos, sal_Int32 _nColPos) const in GetAccessibleCellText()
441 void TableControl::FillAccessibleStateSet( in FillAccessibleStateSet()
526 Rectangle TableControl::GetWindowExtentsRelative( Window *pRelativeWindow ) const in GetWindowExtentsRelative()
615 …void TableControl::FillAccessibleStateSetForCell( ::utl::AccessibleStateSetHelper& _rStateSet, sal… in FillAccessibleStateSetForCell()