Searched refs:GetRowName (Results 1 – 3 of 3) sorted by relevance
340 aRetText += GetRowName(_nRow); in GetAccessibleObjectName()346 aRetText = GetRowName(_nRow); in GetAccessibleObjectName()385 aRetText += GetRowName( GetCurrentRow() ); in GetAccessibleObjectDescription()406 ::rtl::OUString TableControl::GetRowName( sal_Int32 _nIndex) const in GetRowName() function in svt::table::TableControl
117 virtual ::rtl::OUString GetRowName(sal_Int32 _nIndex) const = 0;
199 virtual ::rtl::OUString GetRowName(sal_Int32 _nIndex) const;
Completed in 12 milliseconds