Searched refs:impl_getCellData_throw (Results 1 – 2 of 2) sorted by relevance
111 …DefaultGridDataModel::CellData const & DefaultGridDataModel::impl_getCellData_throw( sal_Int32 con… in impl_getCellData_throw() function in toolkit::DefaultGridDataModel153 return impl_getCellData_throw( i_column, i_row ).first; in getCellData()160 return impl_getCellData_throw( i_column, i_row ).second; in getCellToolTip()
110 …CellData const & impl_getCellData_throw( sal_Int32 const i_columnIndex, sal_Int32 const i_rowIn…
Completed in 12 milliseconds