| /AOO42X/main/offapi/com/sun/star/sheet/ |
| H A D | XScenario.idl | 41 /** 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 D | Scenario.idl | 49 /** 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 D | XScenarios.idl | 51 /** 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 D | XScenarioEnhanced.idl | 41 /** provides enhanced access to the settings of a scenario sheet. 56 /** gets the ranges to the scenario.
|
| /AOO42X/main/qadevOOo/runner/helper/ |
| H A D | APIDescGetter.java | 143 String[] scenario = createScenario(descPath, job, debug); in getDescriptionFor() local 144 if (scenario == null) in getDescriptionFor() 148 DescEntry[] entries = new DescEntry[scenario.length]; in getDescriptionFor() 149 for (int i = 0; i < scenario.length; i++) in getDescriptionFor() 152 scenario[i].substring(3).trim(), descPath, debug); in getDescriptionFor() 156 util.dbg.printArray(scenario); in getDescriptionFor() 772 String[] scenario = null; in createScenario() local 781 scenario = getScenarioFromDirectory(descPath, job, debug); in createScenario() 790 scenario = getScenarioFromClassPath(job, debug); in createScenario() 793 return scenario; in createScenario() [all …]
|
| /AOO42X/test/testgui/source/bvt/gui/ |
| H A D | FileExport.java | 96 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 …]
|
| /AOO42X/main/qadevOOo/runner/share/ |
| H A D | DescGetter.java | 56 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()
|
| /AOO42X/test/testuno/source/pvt/uno/ |
| H A D | Conversion.java | 114 private String scenario = null; field in Conversion 135 …scenario = 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()
|
| /AOO42X/main/udkapi/com/sun/star/test/ |
| H A D | XSimpleTest.idl | 51 perform their full test scenario. 71 Note : Each test scenario should be independent of each other, so even if a scenario
|
| H A D | XTest.idl | 54 There are some components, that cannot perform their full test scenario. 74 scenario should be independent of each other, so even if a scenario
|
| /AOO42X/main/oox/source/xls/ |
| H A D | scenariocontext.cxx | 47 case XLS_TOKEN( scenario ): in onCreateContext() 90 … if( nElement == XLS_TOKEN( scenario ) ) return new ScenarioContext( *this, mrSheetScenarios ); in onCreateContext()
|
| /AOO42X/main/sc/source/ui/src/ |
| H A D | globstr.src | 213 Text [ en-US ] = "Use scenario" ; 217 Text [ en-US ] = "Create scenario" ; 221 Text [ en-US ] = "Edit scenario" ; 665 Text [ en-US ] = "Add selected ranges to current scenario?" ; 669 …Text [ en-US ] = "The scenario ranges must be selected in order to be able to create a new scenari… 1017 Text [ en-US ] = "Are you sure you want to delete the selected scenario?" ;
|
| /AOO42X/main/helpcontent2/source/text/scalc/guide/ |
| H A D | makefile.mk | 114 scenario.xhp \
|
| /AOO42X/main/sc/source/ui/dbgui/ |
| H A D | scendlg.src | 152 Text [ en-US ] = "~Name of scenario" ;
|
| /AOO42X/main/udkapi/com/sun/star/io/ |
| H A D | XAsyncOutputMonitor.idl | 42 <p>A typical scenario where this interface is useful is when an
|
| /AOO42X/main/udkapi/com/sun/star/bridge/ |
| H A D | XBridgeSupplier2.idl | 61 To prevent this, implementations of this interface should be aware of this scenario and
|
| /AOO42X/main/offapi/com/sun/star/form/binding/ |
| H A D | ValueBinding.idl | 67 <p>In a more complex scenario, where different form controls are bound to different
|
| /AOO42X/main/offapi/com/sun/star/form/component/ |
| H A D | DatabaseImageControl.idl | 67 <p>In a usual data form, the scenario will be as follows:
|
| /AOO42X/main/offapi/com/sun/star/sdb/ |
| H A D | XSingleSelectQueryComposer.idl | 245 <p>If, in such a scenario, you would be interested in the filter part of the
|
| /AOO42X/main/offapi/com/sun/star/deployment/ |
| H A D | XPackage.idl | 142 startup scenario. That is, it is set to true, when called
|
| /AOO42X/main/oox/source/dump/ |
| H A D | biffdumper.ini | 1813 0x0010=scenario 2084 0x00000002=edit-scenario
|
| H A D | xlsbdumper.ini | 709 shortlist=PCDSOURCE-TYPE,0,worksheet,external,consolidation,scenario
|
| /AOO42X/main/helpcontent2/util/scalc/ |
| H A D | makefile.mk | 334 text$/scalc$/guide$/scenario.xhp \
|
| /AOO42X/main/offapi/com/sun/star/ucb/ |
| H A D | Content.idl | 397 command can't be implemented efficiently for this scenario,
|
| /AOO42X/extras/l10n/source/nl/ |
| H A D | localize.sdf | 10178 …R STR_UPDATE_SCENARIO 0 nl Geselecteerde bereiken aan huidig scenario toevoegen? … 10179 … 0 nl U moet de gewenste scenariobereiken selecteren om een nieuw scenario te kunnen maken. … 10262 …LOBSTR STR_QUERY_DELSCENARIO 0 nl Wilt u het geselecteerde scenario verwijderen? … 11552 …xedline RID_SCDLG_NEWSCENARIO FL_NAME 192 nl ~Naam van het scenario 2020… 11574 …ID_SCDLG_NAVIGATOR STR_QHLP_SCEN_LISTBOX 82 nl Naam van het scenario 202… 22689 …oren van bladverwijzingen, het zoeken naar fouten en het definiëren van scenario's.\</ahelp\> … 22729 …kunt u grotere tabellen beheren door verschillende vooraf gedefinieerde scenario's te gebruiken. … 54352 helpcontent2 source\text\scalc\guide\scenario.xhp 0 help tit 0 nl Scenari… 54353 …scenario.xhp 0 help bm_id3149664 0 nl \<bookmark_value\>scenario's; make… 54354 …scenario.xhp 0 help hd_id3125863 1 0 nl \<variable id=\"scenario\"\>\<link… [all …]
|