Searched defs:CRA (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/qadevOOo/tests/java/ifc/sheet/ |
H A D | _XDatabaseRanges.java | 43 CellRangeAddress CRA = null; field in _XDatabaseRanges
|
H A D | _XMultipleOperation.java | 62 XCellRangeAddressable CRA = (XCellRangeAddressable) UnoRuntime.queryInterface( in _setTableOperation() local
|
H A D | _XDataPilotDescriptor.java | 64 CellRangeAddress CRA = new CellRangeAddress((short)1, 1, 1, 5, 5); field in _XDataPilotDescriptor
|
H A D | _XNamedRanges.java | 160 CellRangeAddress CRA = new CellRangeAddress((short)0, 0, 0, 3, 3); in _addNewFromTitles() local
|
/aoo41x/main/sc/qa/complex/dataPilot/ |
H A D | _XDataPilotDescriptor.java | 65 CellRangeAddress CRA = new CellRangeAddress((short)1, 0, 0, 5, 5); field in _XDataPilotDescriptor
|
Completed in 19 milliseconds