Home
last modified time | relevance | path

Searched defs:aFormulaRange (Results 1 – 4 of 4) sorted by relevance

/trunk/main/oox/source/xls/
H A Dsheetdatabuffer.cxx733 …CellRangeAddress aFormulaRange( nSheet, aOpRange.StartColumn, aOpRange.StartRow, aOpRange.StartCol… in finalizeTableOperation() local
743 …CellRangeAddress aFormulaRange( nSheet, aOpRange.StartColumn - 1, aOpRange.StartRow, aOpRange.Star… in finalizeTableOperation() local
754 …CellRangeAddress aFormulaRange( nSheet, aOpRange.StartColumn, aOpRange.StartRow - 1, aOpRange.EndC… in finalizeTableOperation() local
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java496 com.sun.star.table.CellRangeAddress aFormulaRange = createCellRangeAddress( xSheet, "E26" ); in doCellRangeSamples() local
/trunk/main/sc/workben/
H A Dtest.cxx818 CellRangeAddress aFormulaRange; in lcl_TabOp() local
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx5316 void SAL_CALL ScCellRangeObj::setTableOperation( const table::CellRangeAddress& aFormulaRange, in setTableOperation()
7920 ScRange aFormulaRange; in autoOutline() local

Completed in 97 milliseconds