Searched defs:i_heading (Results 1 – 2 of 2) sorted by relevance
/trunk/main/toolkit/source/controls/grid/ |
H A D | defaultgriddatamodel.cxx | 187 …void DefaultGridDataModel::impl_insertRow( sal_Int32 const i_position, Any const & i_heading, Sequ… in impl_insertRow() 206 …void SAL_CALL DefaultGridDataModel::addRow( const Any& i_heading, const Sequence< Any >& i_data ) … in addRow() 218 …void SAL_CALL DefaultGridDataModel::insertRow( ::sal_Int32 i_index, const Any& i_heading, const Se… in insertRow() 367 …L DefaultGridDataModel::updateRowHeading( ::sal_Int32 i_rowIndex, const Any& i_heading ) throw (In… in updateRowHeading()
|
H A D | sortablegriddatamodel.cxx | 585 …void SAL_CALL SortableGridDataModel::addRow( const Any& i_heading, const Sequence< Any >& i_data )… in addRow() 607 …void SAL_CALL SortableGridDataModel::insertRow( ::sal_Int32 i_index, const Any& i_heading, const S… in insertRow() 685 … SortableGridDataModel::updateRowHeading( ::sal_Int32 i_rowIndex, const Any& i_heading ) throw (In… in updateRowHeading()
|
Completed in 24 milliseconds