Home
last modified time | relevance | path

Searched defs:i_columnIndex (Results 1 – 6 of 6) sorted by relevance

/trunk/main/connectivity/qa/complex/connectivity/
H A DFlatFileAccess.java196 RowSetColumnValueGetter( final int i_columnIndex ) in RowSetColumnValueGetter()
206 RowSetIntGetter( final int i_columnIndex ) in RowSetIntGetter()
219 RowSetDateGetter( final int i_columnIndex ) in RowSetDateGetter()
/trunk/main/toolkit/source/controls/grid/
H A Dsortablegriddatamodel.cxx479 …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 Ddefaultgriddatamodel.cxx140 …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 Ddefaultgridcolumnmodel.cxx159 …void SAL_CALL DefaultGridColumnModel::removeColumn( ::sal_Int32 i_columnIndex ) throw (RuntimeExc… in removeColumn()
H A Dgridcontrol.cxx395 void SAL_CALL UnoGridControl::goToCell( ::sal_Int32 i_columnIndex, ::sal_Int32 i_rowIndex ) throw (… in goToCell()
/trunk/main/svtools/source/uno/
H A Dsvtxgridcontrol.cxx167 void SAL_CALL SVTXGridControl::goToCell( ::sal_Int32 i_columnIndex, ::sal_Int32 i_rowIndex ) throw … in goToCell()

Completed in 26 milliseconds