Searched refs:setTableOperation (Results 1 – 11 of 11) sorted by relevance
/aoo4110/main/qadevOOo/tests/java/ifc/sheet/ |
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()
|
/aoo4110/main/oox/source/xls/ |
H A D | sheetdatabuffer.cxx | 736 … xMultOp->setTableOperation( aFormulaRange, TableOperationMode_BOTH, aRef2, aRef1 ); in finalizeTableOperation() 748 xMultOp->setTableOperation( aFormulaRange, TableOperationMode_ROW, aRef1, aRef1 ); in finalizeTableOperation() 759 … xMultOp->setTableOperation( aFormulaRange, TableOperationMode_COLUMN, aRef1, aRef1 ); in finalizeTableOperation()
|
/aoo4110/main/offapi/com/sun/star/sheet/ |
H A D | XMultipleOperation.idl | 85 void setTableOperation(
|
/aoo4110/main/sc/workben/ |
H A D | test.cxx | 845 xGoal->setTableOperation( nMode, aFormulaRange, aColumnCell, aRowCell ); in lcl_TabOp() 869 xGoal->setTableOperation( nMode, aFormulaRange, aColumnCell, aRowCell ); in lcl_TabOp() 893 xGoal->setTableOperation( nMode, aFormulaRange, aColumnCell, aRowCell ); in lcl_TabOp()
|
/aoo4110/main/odk/examples/CLI/CSharp/Spreadsheet/ |
H A D | SpreadsheetSample.cs | 467 xMultOp.setTableOperation( in doCellRangeSamples() 477 xMultOp.setTableOperation( in doCellRangeSamples()
|
/aoo4110/main/odk/examples/DevelopersGuide/Spreadsheet/ |
H A D | SpreadsheetSample.java | 503 xMultOp.setTableOperation( in doCellRangeSamples() 513 xMultOp.setTableOperation( in doCellRangeSamples()
|
/aoo4110/main/qadevOOo/objdsc/sc/ |
H A D | com.sun.star.comp.office.ScCellRangeObj.csv | 126 "ScCellRangeObj";"com::sun::star::sheet::XMultipleOperation";"setTableOperation()"
|
H A D | com.sun.star.comp.office.ScCellCursorObj.csv | 133 "ScCellCursorObj";"com::sun::star::sheet::XMultipleOperation";"setTableOperation()"
|
H A D | com.sun.star.comp.office.ScTableSheetObj.csv | 147 "ScTableSheetObj";"com::sun::star::sheet::XMultipleOperation";"setTableOperation()"
|
/aoo4110/main/sc/inc/ |
H A D | cellsuno.hxx | 697 virtual void SAL_CALL setTableOperation(
|
/aoo4110/main/sc/source/ui/unoobj/ |
H A D | cellsuno.cxx | 5316 void SAL_CALL ScCellRangeObj::setTableOperation( const table::CellRangeAddress& aFormulaRange, in setTableOperation() function in ScCellRangeObj
|
Completed in 148 milliseconds