/trunk/main/oox/inc/oox/xls/ |
H A D | workbookhelper.hxx | 36 namespace sheet { class XDatabaseRange; } namespace 37 namespace sheet { class XNamedRange2; } namespace 38 namespace sheet { class XSpreadsheet; } namespace 39 namespace sheet { class XSpreadsheetDocument; } namespace
|
H A D | autofilterbuffer.hxx | 32 namespace sheet { struct TableFilterField2; } namespace 33 namespace sheet { class XDatabaseRange; } namespace 34 namespace sheet { class XSheetFilterDescriptor2; } namespace
|
H A D | excelvbaproject.hxx | 31 namespace sheet { class XSpreadsheetDocument; } namespace
|
H A D | externallinkbuffer.hxx | 32 namespace sheet { struct DDEItemInfo; } namespace 33 namespace sheet { class XDDELink; } namespace 34 namespace sheet { class XExternalDocLink; } namespace 35 namespace sheet { class XExternalSheetCache; } namespace
|
/trunk/main/odk/examples/DevelopersGuide/Forms/ |
H A D | SpreadsheetDocument.java | 66 …public com.sun.star.form.binding.XValueBinding createCellBinding( short sheet, short column, short… in createCellBinding() 73 …public com.sun.star.form.binding.XValueBinding createListIndexBinding( short sheet, short column, … in createListIndexBinding() 80 …private com.sun.star.form.binding.XValueBinding createCellBinding( short sheet, short column, shor… in createCellBinding() 106 …public com.sun.star.form.binding.XListEntrySource createListEntrySource( short sheet, short column, in createListEntrySource()
|
H A D | SpreadsheetView.java | 60 XSpreadsheet sheet = (XSpreadsheet)UnoRuntime.queryInterface( in activateSheet() local
|
/trunk/main/forms/qa/integration/forms/ |
H A D | SpreadsheetDocument.java | 83 …public com.sun.star.form.binding.XValueBinding createCellBinding( short sheet, short column, short… in createCellBinding() 91 …public com.sun.star.form.binding.XValueBinding createListIndexBinding( short sheet, short column, … in createListIndexBinding() 99 …private com.sun.star.form.binding.XValueBinding createCellBinding( short sheet, short column, shor… in createCellBinding() 126 …public com.sun.star.form.binding.XListEntrySource createListEntrySource( short sheet, short column, in createListEntrySource()
|
H A D | ListSelection.java | 267 XNamed sheet = (XNamed)UnoRuntime.queryInterface( XNamed.class, in prepareDocument() local 309 protected XControlModel getListBoxModel( XSpreadsheet sheet ) in getListBoxModel() 320 protected XListBox getListBoxControl( XSpreadsheet sheet ) throws com.sun.star.uno.Exception in getListBoxControl()
|
H A D | SpreadsheetView.java | 65 XSpreadsheet sheet = (XSpreadsheet)UnoRuntime.queryInterface( in activateSheet() local
|
/trunk/main/scripting/examples/java/MemoryUsage/ |
H A D | MemoryUsage.java | 49 XSpreadsheet sheet = createSpreadsheet(ctxt); in updateMemoryUsage() local 81 XSpreadsheet sheet = (XSpreadsheet) AnyConverter.toObject( in createSpreadsheet() local 88 XSpreadsheet sheet, String date, long total, long free) in addData() 100 private void addChart(XSpreadsheet sheet) in addChart()
|
/trunk/main/sc/source/ui/inc/ |
H A D | dbfunc.hxx | 29 namespace com { namespace sun { namespace star { namespace sheet { namespace
|
H A D | solverutil.hxx | 32 namespace sheet { class XSolver; } namespace
|
/trunk/test/testuno/source/fvt/uno/sc/chart/ |
H A D | ChartTitle.java | 148 XSpreadsheet sheet = SCUtil.getCurrentSheet(scDocument); in testCreateMainTitle() local 205 XSpreadsheet sheet = SCUtil.getCurrentSheet(scDocument); in testCreateSubTitle() local 266 XSpreadsheet sheet = SCUtil.getCurrentSheet(scDocument); in testInputTitles() local
|
H A D | ChartLegend.java | 145 XSpreadsheet sheet = SCUtil.getCurrentSheet(scDocument); in testDisableLegend() local 196 XSpreadsheet sheet = SCUtil.getCurrentSheet(scDocument); in testLegendPosition() local
|
H A D | ChartAxis.java | 165 XSpreadsheet sheet = SCUtil.getCurrentSheet(scDocument); in testCreateXYAxes() local 246 XSpreadsheet sheet = SCUtil.getCurrentSheet(scDocument); in testCreateXYZAxes() local
|
H A D | ChartGrid.java | 165 XSpreadsheet sheet = SCUtil.getCurrentSheet(scDocument); in testCreateXYGrid() local 237 XSpreadsheet sheet = SCUtil.getCurrentSheet(scDocument); in testCreateXYZGrid() local
|
/trunk/main/chart2/source/controller/inc/ |
H A D | RangeSelectionHelper.hxx | 30 namespace sheet{ namespace
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/ |
H A D | ScDatabaseRangeObj.java | 147 Object sheet = sheets.getByName(names[0]); in createTestEnvironment() local 221 Object sheet = sheets.getByName(names[0]); in createTestEnvironment() local
|
/trunk/test/testuno/source/fvt/uno/sc/rowcolumn/ |
H A D | InsertDeleteRowAndColumn.java | 76 XSpreadsheet sheet = (XSpreadsheet) UnoRuntime.queryInterface(XSpreadsheet.class, sheetObj); in testInsertDeleteRows() local 122 XSpreadsheet sheet = (XSpreadsheet) UnoRuntime.queryInterface(XSpreadsheet.class, sheetObj); in testInsertDeleteColumns() local
|
H A D | ResizeHideShowRowColumn.java | 78 XSpreadsheet sheet = (XSpreadsheet) UnoRuntime.queryInterface(XSpreadsheet.class, sheetObj); in testResizeColumn() local 169 XSpreadsheet sheet = (XSpreadsheet) UnoRuntime.queryInterface(XSpreadsheet.class, sheetObj); in testResizeRow() local
|
H A D | CellMerge.java | 85 XSpreadsheet sheet = (XSpreadsheet) UnoRuntime.queryInterface(XSpreadsheet.class, sheetObj); in testCellMerge() local
|
/trunk/main/test/java/test-tools/src/main/java/org/openoffice/test/tools/ |
H A D | SpreadsheetView.java | 57 …XSpreadsheet sheet = UnoRuntime.queryInterface( XSpreadsheet.class, sheets.getByIndex( sheetIndex … in activateSheet() local
|
/trunk/main/sc/source/ui/vba/ |
H A D | vbasheetobjects.hxx | 34 namespace sheet { class XSpreadsheet; } namespace
|
/trunk/main/connectivity/source/inc/calc/ |
H A D | CConnection.hxx | 29 namespace com { namespace sun { namespace star { namespace sheet { namespace
|
/trunk/main/sc/inc/ |
H A D | dpshttab.hxx | 35 namespace com { namespace sun { namespace star { namespace sheet { namespace
|