/aoo4110/main/qadevOOo/tests/java/ifc/container/ |
H A D | _XNameReplace.java | 186 int orgStartCol = xCRA.getRangeAddress().StartColumn; in compareRanges() 187 int orgEndCol = xCRA.getRangeAddress().EndColumn; in compareRanges() 188 int orgStartRow = xCRA.getRangeAddress().StartRow; in compareRanges() 189 int orgEndRow = xCRA.getRangeAddress().EndRow; in compareRanges() 191 int newStartCol = xCRA2.getRangeAddress().StartColumn; in compareRanges() 192 int newEndCol = xCRA2.getRangeAddress().EndColumn; in compareRanges() 193 int newStartRow = xCRA2.getRangeAddress().StartRow; in compareRanges() 194 int newEndRow = xCRA2.getRangeAddress().EndRow; in compareRanges()
|
/aoo4110/main/qadevOOo/tests/java/ifc/table/ |
H A D | _XCellCursor.java | 80 CellRangeAddress oAddr = oRange.getRangeAddress(); in _gotoNext() 88 oAddr = oRange.getRangeAddress(); in _gotoNext() 115 CellRangeAddress oAddr = oRange.getRangeAddress(); in _gotoOffset() 123 oAddr = oRange.getRangeAddress(); in _gotoOffset() 149 CellRangeAddress oAddr = oRange.getRangeAddress(); in _gotoPrevious() 157 oAddr = oRange.getRangeAddress(); in _gotoPrevious() 185 CellRangeAddress oAddr = oRange.getRangeAddress(); in _gotoStart() 222 CellRangeAddress oAddr = oRange.getRangeAddress(); in _gotoEnd()
|
/aoo4110/main/sc/source/ui/vba/ |
H A D | vbarange.cxx | 1144 xCellRangeAddressable->getRangeAddress().StartRow + nStartRowOffset, in createRangeFromRange() 1145 xCellRangeAddressable->getRangeAddress().EndColumn + nEndColOffset, in createRangeFromRange() 1146 xCellRangeAddressable->getRangeAddress().EndRow + nEndRowOffset ) ) ); in createRangeFromRange() 2586 xCellRangeAddressable->getRangeAddress().StartColumn, in Resize() 2587 xCellRangeAddressable->getRangeAddress().StartRow, in Resize() 2588 xCellRangeAddressable->getRangeAddress().EndColumn, in Resize() 2589 xCellRangeAddressable->getRangeAddress().EndRow ) ); in Resize() 2671 xAddressable->getRangeAddress().EndColumn, in Range() 2672 xAddressable->getRangeAddress().EndRow ); in Range() 3839 double nTmpWidth = getCalcColWidth( xAddressable->getRangeAddress() ); in getWidth() [all …]
|
H A D | vbacondition.cxx | 105 table::CellRangeAddress aCellRangeAddress = mxAddressable->getRangeAddress(); in setFormula1()
|
/aoo4110/main/qadevOOo/tests/java/ifc/sheet/ |
H A D | _XUsedAreaCursor.java | 72 sAddr = oAddr.getRangeAddress(); in _gotoEndOfUsedArea() 80 sAddr = oAddr.getRangeAddress(); in _gotoEndOfUsedArea() 108 sAddr = oAddr.getRangeAddress(); in _gotoStartOfUsedArea() 117 sAddr = oAddr.getRangeAddress(); in _gotoStartOfUsedArea()
|
H A D | _XCellRangeMovement.java | 81 short iSheet = oAddr.getRangeAddress().Sheet; in _copyRange() 119 short iSheet = oAddr.getRangeAddress().Sheet; in _insertCells() 174 short iSheet = oAddr.getRangeAddress().Sheet; in _moveRange() 215 short iSheet = oAddr.getRangeAddress().Sheet; in _removeRange()
|
H A D | _XMultipleOperation.java | 87 oObj.setTableOperation(CRA.getRangeAddress(), TableOperationMode.ROW, in _setTableOperation() 99 oObj.setTableOperation(CRA.getRangeAddress(), in _setTableOperation() 113 oObj.setTableOperation(CRA.getRangeAddress(), in _setTableOperation()
|
H A D | _XNamedRanges.java | 174 CellRangeAddress objCRA = xCRA.getRangeAddress(); in _addNewFromTitles() 195 CellRangeAddress objCRA = xCRA.getRangeAddress(); in _addNewFromTitles()
|
H A D | _XCellRangeAddressable.java | 48 CellRangeAddress oAddr = oObj.getRangeAddress(); in _getRangeAddress()
|
H A D | _XCellRangeReferrer.java | 79 CellRangeAddress objCRA = xCRA.getRangeAddress(); in _getReferredCells()
|
H A D | _XArrayFormulaRange.java | 90 CellRangeAddress addr = crAddr.getRangeAddress() ; in _setArrayFormula()
|
/aoo4110/main/sc/source/ui/unoobj/ |
H A D | celllistsource.cxx | 164 _rValue <<= getRangeAddress( ); in getFastPropertyValue() 212 CellRangeAddress OCellListSource::getRangeAddress( ) const in getRangeAddress() function in calc::OCellListSource 219 aAddress = xRangeAddress->getRangeAddress( ); in getRangeAddress() 245 CellRangeAddress aAddress( getRangeAddress( ) ); in getListEntryCount()
|
H A D | celllistsource.hxx | 137 getRangeAddress( ) const;
|
/aoo4110/main/connectivity/source/drivers/calc/ |
H A D | CTable.cxx | 120 CellRangeAddress aRegionAddr = xRange->getRangeAddress(); in lcl_GetDataArea() 132 CellRangeAddress aUsedAddr = xRange->getRangeAddress(); in lcl_GetDataArea() 185 CellRangeAddress aTotalRange = xAddr->getRangeAddress(); in lcl_GetUsedCell() 220 CellRangeAddress aTotalRange = xAddr->getRangeAddress(); in lcl_HasTextInColumn() 603 CellRangeAddress aRangeAddr = xAddr->getRangeAddress(); in construct()
|
H A D | CDatabaseMetaData.cxx | 321 CellRangeAddress aTotalRange = xAddr->getRangeAddress(); in lcl_IsEmptyOrHidden() 345 CellRangeAddress aRangeAddr = xRange->getRangeAddress(); in lcl_IsEmptyOrHidden()
|
/aoo4110/main/testtools/source/cliversioning/ |
H A D | version.cs | 205 aRangeAddress = xRangeAddr.getRangeAddress(); in doCellRangeSamples() 423 xAddr.getRangeAddress(); in prepareRange() 471 return xAddr.getRangeAddress(); in createCellRangeAddress() 521 aStr += getCellRangeAddressString( xAddr.getRangeAddress() ); in getCellRangeAddressString()
|
/aoo4110/main/odk/examples/CLI/CSharp/Spreadsheet/ |
H A D | SpreadsheetDocHelper.cs | 209 xAddr.getRangeAddress(); in prepareRange() 257 return xAddr.getRangeAddress(); in createCellRangeAddress() 307 aStr += getCellRangeAddressString( xAddr.getRangeAddress() ); in getCellRangeAddressString()
|
/aoo4110/main/odk/examples/DevelopersGuide/Spreadsheet/ |
H A D | SpreadsheetDocHelper.java | 236 com.sun.star.table.CellRangeAddress aAddr = xAddr.getRangeAddress(); in prepareRange() 279 return xAddr.getRangeAddress(); in createCellRangeAddress() 329 aStr += getCellRangeAddressString( xAddr.getRangeAddress() ); in getCellRangeAddressString()
|
/aoo4110/test/testuno/source/fvt/uno/sc/cell/ |
H A D | InsertDeleteCells.java | 115 CellRangeAddress address = xCellRangeAddr.getRangeAddress(); in testInsertCells() 245 CellRangeAddress address = xCellRangeAddr.getRangeAddress(); in testDeleteCells()
|
/aoo4110/main/qadevOOo/tests/java/mod/_sc/ |
H A D | ScTabViewObj.java | 214 CellRangeAddress range1 = adr1.getRangeAddress(); in createTestEnvironment() 215 CellRangeAddress range2 = adr2.getRangeAddress(); in createTestEnvironment()
|
H A D | ScScenariosObj.java | 151 CellRangeAddress myAddr = oRangeAddr.getRangeAddress(); in createTestEnvironment()
|
H A D | ScIndexEnumeration_ScenariosEnumeration.java | 118 CellRangeAddress myAddr = oRangeAddr.getRangeAddress(); in createTestEnvironment()
|
/aoo4110/main/sc/qa/complex/sc/ |
H A D | CalcRTL.java | 531 value = "Cell in Column " + aCell.getRangeAddress().StartColumn + in getRealValue() 532 " and Row " + aCell.getRangeAddress().StartRow; in getRealValue()
|
/aoo4110/main/offapi/com/sun/star/sheet/ |
H A D | XCellRangeAddressable.idl | 53 com::sun::star::table::CellRangeAddress getRangeAddress();
|
/aoo4110/main/odk/examples/DevelopersGuide/Charts/ |
H A D | SelectionChangeListener.java | 79 XCellRangeAddressable.class, aRange)).getRangeAddress(); in SelectionChangeListener()
|