Home
last modified time | relevance | path

Searched refs:impl_getCellData_throw (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/toolkit/source/controls/grid/
H A Ddefaultgriddatamodel.cxx111 …DefaultGridDataModel::CellData const & DefaultGridDataModel::impl_getCellData_throw( sal_Int32 con… in impl_getCellData_throw() function in toolkit::DefaultGridDataModel
153 return impl_getCellData_throw( i_column, i_row ).first; in getCellData()
160 return impl_getCellData_throw( i_column, i_row ).second; in getCellToolTip()
H A Ddefaultgriddatamodel.hxx110 …CellData const & impl_getCellData_throw( sal_Int32 const i_columnIndex, sal_Int32 const i_rowIn…

Completed in 20 milliseconds