/aoo41x/main/scripting/workben/data/testdata/ |
H A D | ScriptStorageManager.csv | 7 _checkPermission;description=Try to get permssion when run macro is set to never;location=check_per… 8 _checkPermission;description=Try to get permssion when run macro is set to always, and no warning d… 9 …ckPermission;description=Try to get permssion when run macro is set to always, warning dialog, and… 10 …rmission;description=Try to get permssion when run macro is set to always, warning dialog, and do … 11 _checkPermission;description=Try to get permssion when run macro is set to according to path list, … 13 …description=Try to get permssion when run macro is set to according to path list, doc in path, war… 14 …cription=Try to get permssion when run macro is set to according to path list, doc in path, warnin… 15 …t permssion when run macro is set to according to path list, doc not in path, warning dialog, conf… 16 …get permssion when run macro is set to according to path list, doc not in path, warning dialog, co… 17 …ermssion when run macro is set to according to path list, doc not in path, warning dialog, confirm… [all …]
|
/aoo41x/main/odk/examples/DevelopersGuide/Drawing/ |
H A D | Makefile | 124 @echo $(MAKE) $(APP1_NAME).run 125 @echo $(MAKE) $(APP2_NAME).run 126 @echo $(MAKE) $(APP3_NAME).run 127 @echo $(MAKE) $(APP4_NAME).run 128 @echo $(MAKE) $(APP5_NAME).run 129 @echo $(MAKE) $(APP6_NAME).run 130 @echo $(MAKE) $(APP7_NAME).run 131 @echo $(MAKE) $(APP8_NAME).run 132 @echo $(MAKE) $(APP9_NAME).run 151 $(APP5_NAME).run: $(APP5_JAR) [all …]
|
/aoo41x/main/instsetoo_native/inc_openoffice/windows/msi_languages/ |
H A D | UIText.ulf | 41 en-US = "This feature, and all subfeatures, will be installed to run from the CD." 47 en-US = "This feature, and all subfeatures, will be installed to run from the network." 50 en-US = "This feature will be installed to run from CD." 56 en-US = "This feature will be installed to run from network." 68 en-US = "This feature will be installed to run from CD." 74 en-US = "This feature will be installed to run from the network." 83 en-US = "This feature will be available to run from CD." 89 en-US = "This feature will be available to run from the network." 98 en-US = "This feature will continue to be run from the CD" 131 en-US = "This feature was run from the network but will be installed when required." [all …]
|
/aoo41x/main/odk/examples/java/Text/ |
H A D | Makefile | 98 @echo $(MAKE) BookmarkInsertion.run 99 @echo $(MAKE) HardFormatting.run 100 @echo $(MAKE) StyleCreation.run 101 @echo $(MAKE) StyleInitialization.run 102 @echo $(MAKE) SWriter.run 103 @echo $(MAKE) TextDocumentStructure.run 104 @echo $(MAKE) TextReplace.run 105 @echo $(MAKE) WriterSelector.run 106 @echo $(MAKE) GraphicsInserter.run 115 %.run: $(OUT_APP_CLASS)/%.jar [all …]
|
/aoo41x/main/toolkit/src2xml/source/ |
H A D | expression_test.py | 27 def run (exp): function 34 run("6 + 34") 35 run("6 + 34 - 10") 36 run("6 + 34 - 10 + 200") 37 run("6 + 34 - 10 * 200") 38 run("6 + 34 - 10 * 200 + 18") 39 run("6 + 34 - 10 * 200 + 18 / 2") 41 run("6 * ( ( 10 + 2 ) - 10 ) * 33")
|
H A D | macroexpander_test.py | 29 def run (tokens, defines): member in TestCase 43 TestCase.run(tokens, defines) 54 TestCase.run(tokens, defines) 65 TestCase.run(tokens, defines) 79 TestCase.run(tokens, defines)
|
/aoo41x/main/odk/examples/DevelopersGuide/GUI/ |
H A D | Makefile | 110 @echo $(MAKE) $(APP1_NAME).run 111 @echo $(MAKE) $(APP2_NAME).run 112 @echo $(MAKE) $(APP3_NAME).run 113 @echo $(MAKE) $(APP4_NAME).run 114 @echo $(MAKE) $(APP5_NAME).run 115 @echo $(MAKE) $(APP6_NAME).run 116 @echo $(MAKE) $(APP7_NAME).run 119 %.run: $(SAMPLE_CLASS_OUT)/%.jar 122 $(APP7_NAME).run: $(SAMPLE_CLASS_OUT)/$(APP7_NAME).jar
|
/aoo41x/main/odk/examples/DevelopersGuide/UCB/ |
H A D | Makefile | 128 @echo $(MAKE) $(APP1_NAME).run 129 @echo $(MAKE) $(APP2_NAME).run 130 @echo $(MAKE) $(APP3_NAME).run 131 @echo $(MAKE) $(APP4_NAME).run 132 @echo $(MAKE) $(APP5_NAME).run 133 @echo $(MAKE) $(APP6_NAME).run 134 @echo $(MAKE) $(APP7_NAME).run 135 @echo $(MAKE) $(APP8_NAME).run 138 %.run: $(OUT_APP_CLASS)/%.jar
|
/aoo41x/main/odk/examples/java/DocumentHandling/ |
H A D | Makefile | 97 @echo $(MAKE) $(APP1_NAME).run 98 @echo $(MAKE) $(APP2_NAME).run 99 @echo $(MAKE) $(APP3_NAME).run 100 @echo $(MAKE) $(APP4_NAME).run 115 $(APP1_NAME).run: $(APP1_JAR) 119 $(APP2_NAME).run: $(APP2_JAR) 122 $(APP3_NAME).run: $(APP3_JAR) 125 $(APP4_NAME).run: $(APP4_JAR)
|
/aoo41x/main/odk/examples/DevelopersGuide/Accessibility/ |
H A D | EventListenerProxy.java | 75 aEventObject.run(); in addEvent() 86 public void run () in run() method in EventListenerProxy 106 aEvent.run(); in run() 139 public void run() in disposing() 151 public void run() in notifyEvent() 163 public void run() in windowOpened() 181 public void run() in windowClosed()
|
/aoo41x/test/testcommon/source/org/openoffice/test/ |
H A D | Run.help | 2 run [options] <test definition> [test definition] ... 16 singleton True to allow only one test process to run at a time. 17 …only.new True to allow test to run only when openoffice.pack is newer than the local cached packag… 20 run -Dopenoffice.home=/Applications/OpenOffice.org.app/Contents -tp bvt 21 …run -Dopenoffice.home=/Applications/OpenOffice.org.app/Contents -tc bvt:bvt.gui.BasicFunctionTest,… 22 …run -Dopenoffice.pack=http://ci.apache.org/projects/openoffice/install/linux64/Apache_OpenOffice_4…
|
/aoo41x/main/sc/source/ui/vba/testvba/ |
H A D | README | 1 to run the tests 10 …from the cmdline './runTests.pl $(OFFICE_PROGRAM_PATH)' should run the testclient and compare the … 15 to run all test cases type 17 to run a test case type 29 …est after serveral test documents have been run. please clean your .ooo-2.0 or .oooxxx first, and …
|
/aoo41x/main/xmerge/source/palmtests/ |
H A D | README | 5 The following are required for these qa scripts to run correctly. 17 …2. qa : This directory contains the files necessary to run the POSE emulator and to compare this r… 26 …Once the environment file has been created, the test scripts can be run by executing the "run-conv… 28 run-convtest -env <ENVFILE> [-name RUNNAME] 33 e.g. run-convtest -env ../env/master.env
|
/aoo41x/main/sal/qa/osl/mutex/ |
H A D | osl_Mutex.cxx | 122 void SAL_CALL run( ) in run() function in IncreaseThread 150 void SAL_CALL run( ) in run() function in DecreaseThread 188 void SAL_CALL run( ) in run() function in PutThread 226 void SAL_CALL run() in run() function in HoldThread 248 void SAL_CALL run( ) in run() function in WaitThread 270 void SAL_CALL run( ) in run() function in GlobalMutexThread 606 void SAL_CALL run( ) in run() function in GuardThread 692 void SAL_CALL run( ) in run() function in ClearGuardThread 834 void SAL_CALL run( ) in run() function in ResetGuardThread
|
/aoo41x/main/odk/examples/DevelopersGuide/Charts/ |
H A D | Makefile | 158 @echo When you run the "$(QM)$(APP5_NAME)$(QM)" example please select the 164 @echo $(MAKE) $(APP1_NAME).run 165 @echo $(MAKE) $(APP2_NAME).run 166 @echo $(MAKE) $(APP3_NAME).run 167 @echo $(MAKE) $(APP4_NAME).run 168 @echo $(MAKE) $(APP5_NAME).run 177 %.run: $(SAMPLE_CLASS_OUT)/%.jar
|
/aoo41x/main/xmlsecurity/test_docs/tools/httpserv/nbproject/ |
H A D | project.properties | 38 ${run.classpath} 40 ${run.test.classpath} 74 run.classpath=\ 78 # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value 80 run.jvmargs= 81 run.test.classpath=\
|
/aoo41x/main/testgraphical/ui/java/ConvwatchGUIProject/nbproject/ |
H A D | project.properties | 39 ${run.classpath} 41 ${run.test.classpath} 81 run.classpath=\ 85 # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value 87 run.jvmargs= 88 run.test.classpath=\
|
/aoo41x/main/testtools/source/cliversioning/ |
H A D | readme.txt | 54 "version", from the same directory and tries to run a particular test code 64 runtest stops when a test failed to run. It writes error information to the 65 console which shows which version_xxx.dll failed to run and if this was due to 73 To run the whole test one can either 76 2. Call dmake run in testools/qa/cliversions 79 dmake run office=d:\office 88 found. If the test says that it failed, then one should run runtest directly
|
/aoo41x/main/odk/examples/DevelopersGuide/Forms/ |
H A D | Makefile | 158 @echo Please use one of the following commands to run an example: 160 @echo $(MAKE) $(APP1_NAME).run 161 @echo $(MAKE) $(APP2_NAME).run 162 @echo $(MAKE) $(APP3_NAME).run 163 @echo $(MAKE) $(APP4_NAME).run 178 %.run: $(SAMPLE_CLASS_OUT)/%.jar
|
/aoo41x/main/testtools/source/bridgetest/cli/ |
H A D | cli_bridgetest_inprocess.cs | 157 xClient.run( in Main() 174 xClient.run( in Main() 193 xClient.run( in Main() 209 xClient.run( in Main() 241 xClient.run( in Main()
|
/aoo41x/main/offapi/com/sun/star/mozilla/ |
H A D | XCodeProxy.idl | 37 /** is the interface to run Mozilla XPCOM code 38 …to run Mozilla XPCOM code in OOo,you should first implement this interface, then pass this object … 47 /** all Mozilla XPCOM code must be called in run() or functions called by run() 49 long run();
|
/aoo41x/main/odk/examples/DevelopersGuide/ProfUNO/CppBinding/ |
H A D | Makefile | 83 …@echo $(SQM) $(SQM)Before you can run this example you have to start your office in listening… 89 @echo $(MAKE) $(APP1_NAME).run 90 @echo $(MAKE) $(APP2_NAME).run 93 %.run: $(OUT_BIN)/%$(EXE_EXT) 96 $(API1_NAME).run: $(API1_BINARY)
|
/aoo41x/main/xmerge/source/palmtests/qa-wrapper/env/ |
H A D | master.env | 23 #necessary in order for the scripts to run effectlively 26 # MASTERLIST file defines which test to run. These list are usually located in 32 #The TESTCASE dir is where the testcases to be run are located 58 # Location of files required to run Pose 93 #Location of run-convtest.pl
|
/aoo41x/test/testassistant/src/org/openoffice/test/assistant/views/ |
H A D | VclExplorer.java | 281 public void run() { in makeActions() 301 public void run() { in makeActions() 316 public void run(IProgressMonitor arg0) throws InvocationTargetException, InterruptedException { in makeActions() 328 wb.getProgressService().run(true, false, op); in makeActions() 342 public void run() { in makeActions() 399 insertCodeAction.run(); in hookDoubleClickAction() 433 public void run() { in onFinishReceiving()
|
/aoo41x/main/odk/examples/DevelopersGuide/ProfUNO/InterprocessConn/ |
H A D | Makefile | 58 @echo $(SQM) $(SQM)Before you run these examples you have to start your office with 64 @echo $(MAKE) ConnectionAwareClient.run 65 @echo $(MAKE) UrlResolver.run 68 %.run: $(OUT_APP_CLASS)/%.class
|