Home
last modified time | relevance | path

Searched defs:sheet (Results 1 – 25 of 68) sorted by relevance

123

/trunk/main/oox/inc/oox/xls/
H A Dworkbookhelper.hxx36 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 Dautofilterbuffer.hxx32 namespace sheet { struct TableFilterField2; } namespace
33 namespace sheet { class XDatabaseRange; } namespace
34 namespace sheet { class XSheetFilterDescriptor2; } namespace
H A Dexcelvbaproject.hxx31 namespace sheet { class XSpreadsheetDocument; } namespace
H A Dexternallinkbuffer.hxx32 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 DSpreadsheetDocument.java66 …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 DSpreadsheetView.java60 XSpreadsheet sheet = (XSpreadsheet)UnoRuntime.queryInterface( in activateSheet() local
/trunk/main/forms/qa/integration/forms/
H A DSpreadsheetDocument.java83 …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 DListSelection.java239 XNamed sheet = (XNamed)UnoRuntime.queryInterface( XNamed.class, in prepareDocument() local
281 protected XControlModel getListBoxModel( XSpreadsheet sheet ) in getListBoxModel()
292 protected XListBox getListBoxControl( XSpreadsheet sheet ) throws com.sun.star.uno.Exception in getListBoxControl()
H A DSpreadsheetView.java65 XSpreadsheet sheet = (XSpreadsheet)UnoRuntime.queryInterface( in activateSheet() local
/trunk/main/scripting/examples/java/MemoryUsage/
H A DMemoryUsage.java49 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 Ddbfunc.hxx29 namespace com { namespace sun { namespace star { namespace sheet { namespace
H A Dsolverutil.hxx32 namespace sheet { class XSolver; } namespace
/trunk/test/testuno/source/fvt/uno/sc/chart/
H A DChartTitle.java148 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 DChartLegend.java145 XSpreadsheet sheet = SCUtil.getCurrentSheet(scDocument); in testDisableLegend() local
196 XSpreadsheet sheet = SCUtil.getCurrentSheet(scDocument); in testLegendPosition() local
H A DChartAxis.java165 XSpreadsheet sheet = SCUtil.getCurrentSheet(scDocument); in testCreateXYAxes() local
246 XSpreadsheet sheet = SCUtil.getCurrentSheet(scDocument); in testCreateXYZAxes() local
H A DChartGrid.java165 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 DRangeSelectionHelper.hxx30 namespace sheet{ namespace
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScDatabaseRangeObj.java147 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 DInsertDeleteRowAndColumn.java76 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 DResizeHideShowRowColumn.java78 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 DCellMerge.java85 XSpreadsheet sheet = (XSpreadsheet) UnoRuntime.queryInterface(XSpreadsheet.class, sheetObj); in testCellMerge() local
/trunk/main/test/source/java/org/openoffice/test/tools/
H A DSpreadsheetView.java57 …XSpreadsheet sheet = UnoRuntime.queryInterface( XSpreadsheet.class, sheets.getByIndex( sheetIndex … in activateSheet() local
/trunk/main/sc/source/ui/vba/
H A Dvbasheetobjects.hxx34 namespace sheet { class XSpreadsheet; } namespace
/trunk/main/connectivity/source/inc/calc/
H A DCConnection.hxx29 namespace com { namespace sun { namespace star { namespace sheet { namespace
/trunk/main/sc/inc/
H A Ddpshttab.hxx35 namespace com { namespace sun { namespace star { namespace sheet { namespace

Completed in 68 milliseconds

123