Searched defs:i_columnIndex (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/connectivity/qa/complex/connectivity/ |
H A D | FlatFileAccess.java | 196 RowSetColumnValueGetter( final int i_columnIndex ) in RowSetColumnValueGetter() 206 RowSetIntGetter( final int i_columnIndex ) in RowSetIntGetter() 219 RowSetDateGetter( final int i_columnIndex ) in RowSetDateGetter()
|
/aoo41x/main/toolkit/source/controls/grid/ |
H A D | sortablegriddatamodel.cxx | 479 …bool SortableGridDataModel::impl_reIndex_nothrow( ::sal_Int32 const i_columnIndex, sal_Bool const … in impl_reIndex_nothrow() 525 …void SAL_CALL SortableGridDataModel::sortByColumn( ::sal_Int32 i_columnIndex, ::sal_Bool i_sortAsc… in sortByColumn() 659 …void SAL_CALL SortableGridDataModel::updateCellData( ::sal_Int32 i_columnIndex, ::sal_Int32 i_rowI… in updateCellData() 698 …void SAL_CALL SortableGridDataModel::updateCellToolTip( ::sal_Int32 i_columnIndex, ::sal_Int32 i_r… in updateCellToolTip() 758 …Any SAL_CALL SortableGridDataModel::getCellData( ::sal_Int32 i_columnIndex, ::sal_Int32 i_rowIndex… in getCellData() 771 …Any SAL_CALL SortableGridDataModel::getCellToolTip( ::sal_Int32 i_columnIndex, ::sal_Int32 i_rowIn… in getCellToolTip()
|
H A D | defaultgriddatamodel.cxx | 140 …CellData& DefaultGridDataModel::impl_getCellDataAccess_throw( sal_Int32 const i_columnIndex, sal_I… in impl_getCellDataAccess_throw() 313 …void SAL_CALL DefaultGridDataModel::updateCellData( ::sal_Int32 i_columnIndex, ::sal_Int32 i_rowIn… in updateCellData() 384 …void SAL_CALL DefaultGridDataModel::updateCellToolTip( ::sal_Int32 i_columnIndex, ::sal_Int32 i_ro… in updateCellToolTip()
|
H A D | defaultgridcolumnmodel.cxx | 159 …void SAL_CALL DefaultGridColumnModel::removeColumn( ::sal_Int32 i_columnIndex ) throw (RuntimeExc… in removeColumn()
|
H A D | gridcontrol.cxx | 395 void SAL_CALL UnoGridControl::goToCell( ::sal_Int32 i_columnIndex, ::sal_Int32 i_rowIndex ) throw (… in goToCell()
|
/aoo41x/main/svtools/source/uno/ |
H A D | svtxgridcontrol.cxx | 167 void SAL_CALL SVTXGridControl::goToCell( ::sal_Int32 i_columnIndex, ::sal_Int32 i_rowIndex ) throw … in goToCell()
|
Completed in 44 milliseconds