Home
last modified time | relevance | path

Searched defs:command (Results 1 – 25 of 51) sorted by relevance

123

/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DExecuteProcess.java36 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()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOView.java41 protected String command; field in OView
44 …String catalog, String schema, String name, boolean isCaseSensitive, String command, int checkOpti… in OView()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ucb/
H A D_XCommandProcessor.java117 Command command = new Command(commandName, -1, null); in _execute() local
185 Command command = (Command)tEnv.getObjRelation( in _abort() local
/trunk/main/scripting/workben/installer/
H A DRegister.java43 ExecCmd command = new ExecCmd(); in regSingletons() local
82 ExecCmd command = new ExecCmd(); in register() local
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DSDBCReportDataFactory.java81 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()
/trunk/main/ucb/qa/complex/tdoc/
H A D_XCommandProcessor.java129 Command command = new Command(commandName, -1, null); in _execute() local
223 Command command = new Command("getCommandInfo", -1, null); in _abort() local
H A DCheckTransientDocumentsContent.java96 Command command = new Command(); in checkTransientDocumentsContent() local
H A DCheckTransientDocumentsContentProvider.java105 Command command = new Command(); in checkTransientDocumentsContentProvider() local
/trunk/main/autodoc/source/exes/adc_uni/
H A Dcmd_sincedata.hxx37 namespace command namespace
H A Dcmd_run.hxx49 namespace command namespace
H A Dadc_cmds.hxx37 namespace command namespace
H A Dadc_cmds.cxx36 namespace command namespace
H A Dcmd_sincedata.cxx35 namespace command namespace
H A Dadc_cmd.hxx38 namespace command namespace
/trunk/main/connectivity/qa/connectivity/tools/
H A DQueryDefinition.java47 String command = null; in getCommand() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/stats/
H A DSQLExecution.java131 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 DDataBaseOutProducer.java169 protected boolean executeSQLCommand(String command, boolean mergeOutput) { in executeSQLCommand()
176 protected boolean executeSQLCommand(String command) { in executeSQLCommand()
/trunk/main/dbaccess/source/sdbtools/connection/
H A Dconnectiontools.cxx115 …Reference< container::XNameAccess > SAL_CALL ConnectionTools::getFieldsByCommandDescriptor( ::sal_… in getFieldsByCommandDescriptor()
125 …Reference< sdb::XSingleSelectQueryComposer > SAL_CALL ConnectionTools::getComposer( ::sal_Int32 co… in getComposer()
/trunk/main/scripting/java/org/openoffice/idesupport/
H A DCommandLineTools.java47 Command command = driver.parseArgs(args); in main() local
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/descriptors/
H A DSdbcxViewDescriptor.java39 protected String command; field in SdbcxViewDescriptor
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DBeamer.java96 URL command = new URL(); in testBeamer() local
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DSystemUtil.java351 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
/trunk/main/forms/qa/integration/forms/
H A DMasterDetailForms.java232 Command command = new Command(); in checkDetailFormDefaults() local
308 Command command = new Command(); in checkDetailFormDefaults() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DBuildEnvTools.java165 String command = ""; in getCmdLinesWithCommand() local
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlViews.java73 final String command; in createObject() local

Completed in 84 milliseconds

123