Home
last modified time | relevance | path

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

/aoo41x/main/toolkit/source/controls/grid/
H A Ddefaultgriddatamodel.cxx140 …DefaultGridDataModel::CellData& DefaultGridDataModel::impl_getCellDataAccess_throw( sal_Int32 cons… in impl_getCellDataAccess_throw() function in toolkit::DefaultGridDataModel
317 impl_getCellDataAccess_throw( i_columnIndex, i_rowIndex ).first = i_value; in updateCellData()
387 impl_getCellDataAccess_throw( i_columnIndex, i_rowIndex ).second = i_value; in updateCellToolTip()
H A Ddefaultgriddatamodel.hxx111 …CellData& impl_getCellDataAccess_throw( sal_Int32 const i_columnIndex, sal_Int32 const i…

Completed in 19 milliseconds