Home
last modified time | relevance | path

Searched refs:scenario (Results 1 – 25 of 116) sorted by relevance

12345

/trunk/main/offapi/com/sun/star/sheet/
H A DXScenario.idl41 /** provides access to the settings of a scenario sheet.
49 /** returns <TRUE/> if the current object is a scenario.
55 /** returns the comment for the scenario.
61 /** sets a new comment for the scenario.
67 /** adds more ranges to the scenario.
74 /** applies the scenario.
76 <p>The contents of the scenario ranges are copied into the first
77 non-scenario sheet which is in front of the sheet containing
78 the scenario by itself.</p>
H A DScenario.idl49 /** represents a scenario in a spreadsheet document.
64 /** specifies if the scenario is active.
70 /** specifies the color of the border of the scenario.
76 /** specifies if the scenario is protected.
82 /** specifies if the scenario shows a border.
88 /** specifies if the scenario prints a border.
94 /** specifies if the data should be copied back into the scenario.
H A DXScenarios.idl51 /** creates a new scenario and adds it to the collection.
54 the name of the scenario (used i.e. for collection access).
57 the cell ranges contained in the scenario.
60 the user defined comment for the scenario.
69 /** removes a scenario from the collection.
H A DXScenarioEnhanced.idl41 /** provides enhanced access to the settings of a scenario sheet.
56 /** gets the ranges to the scenario.
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DAPIDescGetter.java144 if (scenario == null) in getDescriptionFor()
149 for (int i = 0; i < scenario.length; i++) in getDescriptionFor()
156 util.dbg.printArray(scenario); in getDescriptionFor()
772 String[] scenario = null; in createScenario() local
790 scenario = getScenarioFromClassPath(job, debug); in createScenario()
793 return scenario; in createScenario()
849 scenario[i] = (String) componentList.get(i); in getScenarioFromDirectory()
852 return scenario; in getScenarioFromDirectory()
916 String[] scenario = new String[scenarioList.size()]; in getScenarioFromClassPath() local
921 scenario[i] = (String) scenarioList.get(i); in getScenarioFromClassPath()
[all …]
/trunk/test/testgui/source/bvt/gui/
H A DFileExport.java96 private String scenario = null; field in FileExport
378 sourceFile.length(), scenario, "", "", "Fail", reason); in Open()
405 scenario = FileUtil.getFileExtName(file).toLowerCase() + " to " + extName; in savetosameformat()
433 sourceFile.length(), scenario, saveTo, targetFile.length(), in savetosameformat()
443 sourceFile.length(), scenario, "", "", "Fail", exception); in savetosameformat()
474 scenario = extName + " to " + targetExtName; in savetodiffformat()
498 sourceFile.length(), scenario, saveTo, targetFile.length(), in savetodiffformat()
508 sourceFile.length(), scenario, "", "", "Fail", exception); in savetodiffformat()
610 scenario = FileUtil.getFileExtName(file).toLowerCase() + " to pdf"; in savetopdfformat()
638 sourceFile.length(), scenario, saveTo, targetFile.length(), in savetopdfformat()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/share/
H A DDescGetter.java56 BufferedReader scenario = null; in getScenario() local
61 scenario = new BufferedReader(new FileReader(url)); in getScenario()
143 line = scenario.readLine(); in getScenario()
156 scenario.close(); in getScenario()
/trunk/test/testuno/source/pvt/uno/
H A DConversion.java114 private String scenario = null; field in Conversion
135scenario = FileUtil.getFileExtName(sourceFile.getName()).toLowerCase() + " to " + FileUtil.getFile… in before()
139 … + sourceFileId + "] [Size: " + (sourceFile.length() / 1024) + "KB] [Scenario: " + scenario + "]"); in before()
145 …result.addRow("data", sourceFileId, scenario, counter % repeat , closeTime, saveTime, loadTime, so… in after()
/trunk/main/udkapi/com/sun/star/test/
H A DXSimpleTest.idl51 perform their full test scenario.
71 Note : Each test scenario should be independent of each other, so even if a scenario
H A DXTest.idl54 There are some components, that cannot perform their full test scenario.
74 scenario should be independent of each other, so even if a scenario
/trunk/main/oox/source/xls/
H A Dscenariocontext.cxx47 case XLS_TOKEN( scenario ): in onCreateContext()
90 … if( nElement == XLS_TOKEN( scenario ) ) return new ScenarioContext( *this, mrSheetScenarios ); in onCreateContext()
/trunk/main/sc/source/ui/src/
H A Dglobstr.src215 Text [ en-US ] = "Use scenario" ;
219 Text [ en-US ] = "Create scenario" ;
223 Text [ en-US ] = "Edit scenario" ;
667 Text [ en-US ] = "Add selected ranges to current scenario?" ;
671 …Text [ en-US ] = "The scenario ranges must be selected in order to be able to create a new scenari…
1019 Text [ en-US ] = "Are you sure you want to delete the selected scenario?" ;
/trunk/main/helpcontent2/source/text/scalc/guide/
H A Dmakefile.mk114 scenario.xhp \
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DDataPilotReadme.txt28 Simple usage scenario:
/trunk/main/sc/source/ui/dbgui/
H A Dscendlg.src152 Text [ en-US ] = "~Name of scenario" ;
/trunk/main/udkapi/com/sun/star/io/
H A DXAsyncOutputMonitor.idl42 <p>A typical scenario where this interface is useful is when an
/trunk/main/udkapi/com/sun/star/bridge/
H A DXBridgeSupplier2.idl61 To prevent this, implementations of this interface should be aware of this scenario and
/trunk/main/offapi/com/sun/star/form/binding/
H A DValueBinding.idl67 <p>In a more complex scenario, where different form controls are bound to different
/trunk/main/offapi/com/sun/star/form/component/
H A DDatabaseImageControl.idl67 <p>In a usual data form, the scenario will be as follows:
/trunk/main/desktop/test/deployment/options/
H A Dreadme.txt19 scenario when a Node had been added to an existing Module and later the Module
/trunk/main/offapi/com/sun/star/sdb/
H A DXSingleSelectQueryComposer.idl245 <p>If, in such a scenario, you would be interested in the filter part of the
/trunk/main/offapi/com/sun/star/deployment/
H A DXPackage.idl142 startup scenario. That is, it is set to true, when called
/trunk/main/oox/source/dump/
H A Dbiffdumper.ini1813 0x0010=scenario
2084 0x00000002=edit-scenario
H A Dxlsbdumper.ini709 shortlist=PCDSOURCE-TYPE,0,worksheet,external,consolidation,scenario
/trunk/main/offapi/com/sun/star/ucb/
H A DContent.idl397 command can't be implemented efficiently for this scenario,

Completed in 69 milliseconds

12345