Home
last modified time | relevance | path

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

123

/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/
H A DAccessibilityWorkBench.java290 public JButton createButton (String title, String command) in createButton()
/trunk/main/autodoc/source/exes/adc_uni/
H A Dadc_cmd.hxx38 namespace command namespace
H A Dadc_cmd_parse.cxx36 namespace command namespace
H A Dadc_cmd_parse.hxx38 namespace command namespace
H A Dadc_cmds.cxx36 namespace command namespace
H A Dadc_cmds.hxx37 namespace command namespace
H A Dcmd_run.cxx46 namespace command namespace
H A Dcmd_run.hxx49 namespace command namespace
H A Dcmd_sincedata.cxx35 namespace command namespace
H A Dcmd_sincedata.hxx37 namespace command namespace
/trunk/main/autodoc/source/inc/
H A Dadc_cl.hxx44 namespace command namespace
/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/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/descriptors/
H A DSdbcxViewDescriptor.java39 protected String command; field in SdbcxViewDescriptor
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlViews.java73 final String command; in createObject() local
/trunk/main/connectivity/qa/connectivity/tools/
H A DQueryDefinition.java47 String command = null; in getCommand() local
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DBeamer.java96 URL command = new URL(); in testBeamer() local
H A DRowSet.java156 private void createRowSet(String command, int commandType, boolean execute) in createRowSet()
172 …private void createRowSet(String command, int commandType, boolean execute, boolean limitFetchSize) in createRowSet()
/trunk/main/dbaccess/source/core/api/
H A DSingleSelectQueryComposer.cxx351 void SAL_CALL OSingleSelectQueryComposer::setQuery( const ::rtl::OUString& command ) throw(SQLExcep… in setQuery()
450 void OSingleSelectQueryComposer::setQuery_Impl( const ::rtl::OUString& command ) in setQuery_Impl()
H A Dquerycomposer.cxx222 void SAL_CALL OQueryComposer::setQuery( const ::rtl::OUString& command ) throw(SQLException, Runtim… in setQuery()
/trunk/main/dbaccess/source/core/dataaccess/
H A Dconnection.cxx691 Reference< XPreparedStatement > SAL_CALL OConnection::prepareCommand( const ::rtl::OUString& comma… in prepareCommand()
850 Reference< ::com::sun::star::container::XNameAccess > SAL_CALL OConnection::getFieldsByCommandDescr… in getFieldsByCommandDescriptor()
860 Reference< XSingleSelectQueryComposer > SAL_CALL OConnection::getComposer( ::sal_Int32 commandType,… in getComposer()
/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/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/framework/source/uielement/
H A Dlangselectionstatusbarcontroller.cxx260 void SAL_CALL LangSelectionStatusbarController::command( in command() function in framework::LangSelectionStatusbarController
/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()
H A DSystemManager.java436 String command = "df -k " + directory; in calculateDiscSpace() local

Completed in 80 milliseconds

123