/aoo41x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/ |
H A D | ExecuteProcess.java | 36 static public int executeProcessReturnValue(String[] command) { in executeProcessReturnValue() 53 …static public int executeProcessReturnVector(String[] command, Vector returnVector, Vector returnE… in executeProcessReturnVector() 81 …static public int executeProcessReturnVectorEnv(String[] command, String[] envP, Vector returnVect… in executeProcessReturnVectorEnv()
|
/aoo41x/main/qadevOOo/tests/java/ifc/ucb/ |
H A D | _XCommandProcessor.java | 117 Command command = new Command(commandName, -1, null); in _execute() local 185 Command command = (Command)tEnv.getObjRelation( in _abort() local
|
/aoo41x/main/scripting/workben/installer/ |
H A D | Register.java | 43 ExecCmd command = new ExecCmd(); in regSingletons() local 82 ExecCmd command = new ExecCmd(); in register() local
|
/aoo41x/main/reportbuilder/java/com/sun/star/report/ |
H A D | SDBCReportDataFactory.java | 81 final String command; field in SDBCReportDataFactory.RowSetProperties 84 …Properties(final Boolean escapeProcessing, final int commandType, final String command, final Stri… in RowSetProperties() 177 … public DataSource queryData(final String command, final Map parameters) throws DataSourceException in queryData() 238 …private String getOrderStatement(final int commandType, final String command, final List groupExpr… in getOrderStatement() 300 …private XNameAccess getFieldsByCommandDescriptor(final int commandType, final String command, fina… in getFieldsByCommandDescriptor() 320 final String command, in getComposer() 531 void fillOrderStatement(final String command, in fillOrderStatement()
|
/aoo41x/main/ucb/qa/complex/tdoc/ |
H A D | _XCommandProcessor.java | 129 Command command = new Command(commandName, -1, null); in _execute() local 223 Command command = new Command("getCommandInfo", -1, null); in _abort() local
|
H A D | CheckTransientDocumentsContent.java | 96 Command command = new Command(); in checkTransientDocumentsContent() local
|
H A D | CheckTransientDocumentsContentProvider.java | 105 Command command = new Command(); in checkTransientDocumentsContentProvider() local
|
H A D | CheckTransientDocumentsDocumentContent.java | 108 Command command = new Command(); in checkTransientDocumentsDocumentContent() local
|
/aoo41x/main/autodoc/source/exes/adc_uni/ |
H A D | cmd_sincedata.hxx | 37 namespace command namespace
|
H A D | cmd_run.hxx | 49 namespace command namespace
|
H A D | adc_cmds.hxx | 37 namespace command namespace
|
H A D | adc_cmds.cxx | 36 namespace command namespace
|
H A D | cmd_sincedata.cxx | 35 namespace command namespace
|
H A D | adc_cmd.hxx | 38 namespace command namespace
|
H A D | cmd_run.cxx | 46 namespace command namespace
|
/aoo41x/main/connectivity/qa/connectivity/tools/ |
H A D | QueryDefinition.java | 47 String command = null; in getCommand() local
|
/aoo41x/main/qadevOOo/runner/stats/ |
H A D | SQLExecution.java | 131 public boolean executeSQLCommand(String command, Hashtable sqlInput, Hashtable sqlOutput) in executeSQLCommand() 145 …public boolean executeSQLCommand(String command, Hashtable sqlInput, Hashtable sqlOutput, boolean … in executeSQLCommand() 262 private void execute(String command, Hashtable output, boolean update) { in execute()
|
H A D | DataBaseOutProducer.java | 169 protected boolean executeSQLCommand(String command, boolean mergeOutput) { in executeSQLCommand() 176 protected boolean executeSQLCommand(String command) { in executeSQLCommand()
|
/aoo41x/main/dbaccess/source/sdbtools/connection/ |
H A D | connectiontools.cxx | 115 …Reference< container::XNameAccess > SAL_CALL ConnectionTools::getFieldsByCommandDescriptor( ::sal_… in getFieldsByCommandDescriptor() 125 …Reference< sdb::XSingleSelectQueryComposer > SAL_CALL ConnectionTools::getComposer( ::sal_Int32 co… in getComposer()
|
/aoo41x/main/scripting/java/org/openoffice/idesupport/ |
H A D | CommandLineTools.java | 47 Command command = driver.parseArgs(args); in main() local
|
/aoo41x/main/dbaccess/qa/complex/dbaccess/ |
H A D | Beamer.java | 96 URL command = new URL(); in testBeamer() local
|
/aoo41x/test/testcommon/source/org/openoffice/test/common/ |
H A D | SystemUtil.java | 351 String command = (String) p.get("command"); in killProcess() local 370 String command = (String) p.get("command"); in findProcess() local 383 String command = (String) p.get("command"); in findProcesses() local
|
/aoo41x/main/forms/qa/integration/forms/ |
H A D | MasterDetailForms.java | 232 Command command = new Command(); in checkDetailFormDefaults() local 308 Command command = new Command(); in checkDetailFormDefaults() local
|
/aoo41x/main/autodoc/source/inc/ |
H A D | adc_cl.hxx | 42 namespace command namespace
|
/aoo41x/main/qadevOOo/runner/helper/ |
H A D | BuildEnvTools.java | 164 String command = ""; in getCmdLinesWithCommand() local
|