Home
last modified time | relevance | path

Searched defs:getCellByPosition (Results 1 – 9 of 9) sorted by relevance

/trunk/main/svx/source/table/
H A Dcellrange.cxx93 Reference< XCell > SAL_CALL CellRange::getCellByPosition( sal_Int32 nColumn, sal_Int32 nRow ) throw… in getCellByPosition() function in sdr::table::CellRange
H A Dtablecolumn.cxx104 Reference< XCell > SAL_CALL TableColumn::getCellByPosition( sal_Int32 nColumn, sal_Int32 nRow ) thr… in getCellByPosition() function in sdr::table::TableColumn
H A Dtablerow.cxx174 Reference< XCell > SAL_CALL TableRow::getCellByPosition( sal_Int32 nColumn, sal_Int32 nRow ) throw … in getCellByPosition() function in sdr::table::TableRow
H A Dcellcursor.cxx67 Reference< XCell > SAL_CALL CellCursor::getCellByPosition( sal_Int32 nColumn, sal_Int32 nRow ) thro… in getCellByPosition() function in sdr::table::CellCursor
H A Dtablemodel.cxx442 Reference< XCell > SAL_CALL TableModel::getCellByPosition( sal_Int32 nColumn, sal_Int32 nRow ) thro… in getCellByPosition() function in sdr::table::TableModel
/trunk/main/sc/source/ui/unoobj/
H A Dcursuno.cxx444 uno::Reference<table::XCell> SAL_CALL ScCellCursorObj::getCellByPosition( in getCellByPosition() function in ScCellCursorObj
H A Ddocuno.cxx2710 uno::Reference< table::XCell > SAL_CALL ScTableSheetsObj::getCellByPosition( sal_Int32 nColumn, sal… in getCellByPosition() function in ScTableSheetsObj
H A Dcellsuno.cxx4906 uno::Reference<table::XCell> SAL_CALL ScCellRangeObj::getCellByPosition( in getCellByPosition() function in ScCellRangeObj
7098 uno::Reference<table::XCell> SAL_CALL ScTableSheetObj::getCellByPosition( in getCellByPosition() function in ScTableSheetObj
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx2371 uno::Reference< table::XCell > SwXTextTable::getCellByPosition(sal_Int32 nColumn, sal_Int32 nRow) in getCellByPosition() function in SwXTextTable
3635 uno::Reference< table::XCell > SwXCellRange::getCellByPosition(sal_Int32 nColumn, sal_Int32 nRow) in getCellByPosition() function in SwXCellRange

Completed in 110 milliseconds