Searched refs:updateRowToolTip (Results 1 – 5 of 5) sorted by relevance
711 …void SAL_CALL SortableGridDataModel::updateRowToolTip( ::sal_Int32 i_rowIndex, const Any& i_value … in updateRowToolTip() function in toolkit::SortableGridDataModel720 delegator->updateRowToolTip( rowIndex, i_value ); in updateRowToolTip()
72 …virtual void SAL_CALL updateRowToolTip( ::sal_Int32 RowIndex, const ::com::sun::star::uno::Any& Va…
93 …virtual void SAL_CALL updateRowToolTip( ::sal_Int32 RowIndex, const ::com::sun::star::uno::Any& Va…
391 …void SAL_CALL DefaultGridDataModel::updateRowToolTip( ::sal_Int32 i_rowIndex, const Any& i_value )… in updateRowToolTip() function in toolkit::DefaultGridDataModel
166 void updateRowToolTip( [in] long RowIndex, [in] any Value )
Completed in 28 milliseconds