/aoo42x/test/testuno/source/fvt/uno/sc/sheet/ |
H A D | SheetBasicTest.java | 83 XSpreadsheets spreadsheets = scDocument.getSheets(); in insertRenameDeleteSheet() local 84 spreadsheets.insertNewByName(sheetname, (short) 1); in insertRenameDeleteSheet() 115 spreadsheets.hasByName(changedname)); in insertRenameDeleteSheet() 137 XSpreadsheets spreadsheets = scDocument.getSheets(); in copypastesheet() local 163 XSpreadsheets spreadsheets = scDocument.getSheets(); in movesheet() local 180 spreadsheets.moveByName(sheetname, (short) 2); in movesheet() 219 XSpreadsheets spreadsheets = scDocument.getSheets(); in hideShowSheet() local 220 spreadsheets.insertNewByName(sheetname, (short) 1); in hideShowSheet() 283 spreadsheets.copyByName( in sheetColor() 345 spreadsheets = scDocument.getSheets(); in insertSheetFromfile() [all …]
|
/aoo42x/test/testuno/source/fvt/uno/sc/rowcolumn/ |
H A D | ResizeHideShowRowColumn.java | 74 XSpreadsheets spreadsheets = scDocument.getSheets(); in testResizeColumn() local 75 spreadsheets.insertNewByName(sheetname, (short) 0); in testResizeColumn() 76 Object sheetObj = spreadsheets.getByName(sheetname); in testResizeColumn() 107 spreadsheets = scDocument.getSheets(); in testResizeColumn() 108 sheetObj = spreadsheets.getByName(sheetname); in testResizeColumn() 137 spreadsheets = scDocument.getSheets(); in testResizeColumn() 138 sheetObj = spreadsheets.getByName(sheetname); in testResizeColumn() 199 spreadsheets = scDocument.getSheets(); in testResizeRow() 200 sheetObj = spreadsheets.getByName(sheetname); in testResizeRow() 229 spreadsheets = scDocument.getSheets(); in testResizeRow() [all …]
|
H A D | InsertDeleteRowAndColumn.java | 72 XSpreadsheets spreadsheets = scDocument.getSheets(); in testInsertDeleteRows() local 73 Object sheetObj = spreadsheets.getByName(sheetname); in testInsertDeleteRows() 118 XSpreadsheets spreadsheets = scDocument.getSheets(); in testInsertDeleteColumns() local 119 Object sheetObj = spreadsheets.getByName(sheetname); in testInsertDeleteColumns()
|
H A D | CellMerge.java | 83 XSpreadsheets spreadsheets = scDocument.getSheets(); in testCellMerge() local 84 Object sheetObj = spreadsheets.getByName(sheetname); in testCellMerge()
|
/aoo42x/main/offapi/com/sun/star/sheet/ |
H A D | Spreadsheets.idl | 49 /** represents the collection of spreadsheets in a spreadsheet document. 57 /** provides methods to access the spreadsheets by name and to insert, 58 copy, remove and rearrange spreadsheets. 66 /** provides methods to access the spreadsheets by index. 74 /** creates an enumeration of all spreadsheets.
|
H A D | SpreadsheetsEnumeration.idl | 37 /** represents an enumeration of spreadsheets in a spreadsheet document. 45 /** provides methods to access the spreadsheets in the enumeration.
|
H A D | XSpreadsheets.idl | 37 /** provides methods to access the spreadsheets by name and to insert, 38 copy, remove and rearrange spreadsheets.
|
H A D | SpreadsheetDocument.idl | 120 one or more spreadsheets. 175 /** provides access to the collection of spreadsheets.
|
H A D | XSpreadsheetDocument.idl | 41 /** provides access to a collection of spreadsheets.
|
H A D | GlobalSheetSettings.idl | 37 /** contributes properties to access the settings for all spreadsheets of
|
H A D | XCellRangesAccess.idl | 126 name is dependent of the context of the table. In spreadsheets valid
|
H A D | SheetCellRanges.idl | 144 has a different meaning in spreadsheets: If set to <TRUE/>, the
|
H A D | Spreadsheet.idl | 173 other spreadsheets in this document.
|
H A D | SheetCell.idl | 197 has a different meaning in spreadsheets: If set to <TRUE/>, the
|
/aoo42x/test/testuno/source/fvt/uno/sc/formula/ |
H A D | AddtionOperatorInFormula.java | 105 XSpreadsheets spreadsheets = scDocument.getSheets(); in testAddtion() local 106 spreadsheets.insertNewByName(sheetname, (short) 0); in testAddtion()
|
/aoo42x/main/offapi/com/sun/star/table/ |
H A D | AccessibleCellView.idl | 89 <li>For spreadsheets, there are relations between the cell and the 104 spreadsheets and false otherwise.</li>
|
H A D | TableColumn.idl | 69 <p>In spreadsheets, the name of a column cannot be changed.<p/>
|
H A D | XCellRange.idl | 110 name is dependent of the context of the table. In spreadsheets valid
|
/aoo42x/main/wizards/source/euro/ |
H A D | euro.src | 239 Text [ en-US ] = "Should protected spreadsheets be temporarily unprotected?" ; 274 …this document as cell formats cannot be modified in documents containing protected spreadsheets." ;
|
/aoo42x/main/scp2/source/calc/ |
H A D | folderitem_calc.ulf | 28 en-US = "Perform calculation, analyze information and manage lists in spreadsheets by using Calc."
|
H A D | module_calc.ulf | 27 en-US = "Perform calculation, analyze information and manage lists in spreadsheets by using %PRODUC…
|
/aoo42x/main/sysui/desktop/share/ |
H A D | launcher_comment.ulf | 32 en-US = "Perform calculation, analyze information and manage lists in spreadsheets by using Calc."
|
/aoo42x/main/sysui/desktop/menus/ |
H A D | calc.desktop | 31 Comment=Perform calculation, analyze information and manage lists in spreadsheets by using Calc.
|
/aoo42x/main/offapi/com/sun/star/chart2/data/ |
H A D | XDataProvider.idl | 69 <p>For spreadsheets and textdocument tables there exists a
|
/aoo42x/main/cui/source/options/ |
H A D | treeopt.src | 121 …< "This is where you define various global settings for spreadsheets. For example, you can define …
|