Lines Matching defs:const
218 …ox::GetAccessibleObjectName( ::svt::AccessibleBrowseBoxObjType eObjType,sal_Int32 _nPosition) const in GetAccessibleObjectName()
284 OUString BrowseBox::GetAccessibleObjectDescription( ::svt::AccessibleBrowseBoxObjType eObjType,sal_… in GetAccessibleObjectDescription()
317 OUString BrowseBox::GetRowDescription( sal_Int32 ) const in GetRowDescription()
323 OUString BrowseBox::GetColumnDescription( sal_uInt16 _nColumn ) const in GetColumnDescription()
330 void BrowseBox::FillAccessibleStateSet( in FillAccessibleStateSet()
390 void BrowseBox::FillAccessibleStateSetForCell( ::utl::AccessibleStateSetHelper& _rStateSet, in FillAccessibleStateSetForCell()
408 String BrowseBox::GetCellText(long, sal_uInt16 ) const in GetCellText()
480 sal_Bool BrowseBox::IsColumnSelected( long _nColumn ) const in IsColumnSelected()
498 void BrowseBox::GetAllSelectedRows( ::com::sun::star::uno::Sequence< sal_Int32 >& _rRows ) const in GetAllSelectedRows()
512 void BrowseBox::GetAllSelectedColumns( ::com::sun::star::uno::Sequence< sal_Int32 >& _rColumns ) co… in GetAllSelectedColumns()
537 sal_Bool BrowseBox::IsCellVisible( sal_Int32 _nRow, sal_uInt16 _nColumnPos ) const in IsCellVisible()
542 String BrowseBox::GetAccessibleCellText(long _nRow, sal_uInt16 _nColPos) const in GetAccessibleCellText()
553 Rectangle BrowseBox::GetWindowExtentsRelative( Window *pRelativeWindow ) const in GetWindowExtentsRelative()