Home
last modified time | relevance | path

Searched refs:setTableOperation (Results 1 – 11 of 11) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XMultipleOperation.java87 oObj.setTableOperation(CRA.getRangeAddress(), TableOperationMode.ROW, in _setTableOperation()
99 oObj.setTableOperation(CRA.getRangeAddress(), in _setTableOperation()
113 oObj.setTableOperation(CRA.getRangeAddress(), in _setTableOperation()
/trunk/main/oox/source/xls/
H A Dsheetdatabuffer.cxx736 … 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()
/trunk/main/offapi/com/sun/star/sheet/
H A DXMultipleOperation.idl85 void setTableOperation(
/trunk/main/sc/workben/
H A Dtest.cxx845 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()
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java503 xMultOp.setTableOperation( in doCellRangeSamples()
513 xMultOp.setTableOperation( in doCellRangeSamples()
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs467 xMultOp.setTableOperation( in doCellRangeSamples()
477 xMultOp.setTableOperation( in doCellRangeSamples()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellRangeObj.csv126 "ScCellRangeObj";"com::sun::star::sheet::XMultipleOperation";"setTableOperation()"
H A Dcom.sun.star.comp.office.ScCellCursorObj.csv133 "ScCellCursorObj";"com::sun::star::sheet::XMultipleOperation";"setTableOperation()"
H A Dcom.sun.star.comp.office.ScTableSheetObj.csv147 "ScTableSheetObj";"com::sun::star::sheet::XMultipleOperation";"setTableOperation()"
/trunk/main/sc/inc/
H A Dcellsuno.hxx697 virtual void SAL_CALL setTableOperation(
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx5316 void SAL_CALL ScCellRangeObj::setTableOperation( const table::CellRangeAddress& aFormulaRange, in setTableOperation() function in ScCellRangeObj

Completed in 118 milliseconds