Home
last modified time | relevance | path

Searched refs:Statement (Results 26 – 50 of 133) sorted by relevance

123456

/aoo42x/main/offapi/com/sun/star/sdbc/
H A DXResultSet.idl42 <type scope="com::sun::star::sdbc">Statement</type>
320 /** returns the Statement that produced this
H A DXGeneratedResultSet.idl44 @see com::sun::star::sdbc::Statement
H A DXPreparedBatchExecution.idl43 uses one precompiled SQL Statement. In batch execution
H A DXPreparedStatement.idl97 <type scope="com::sun::star::sdbc">Statement</type>
H A DXMultipleResults.idl90 /** moves to a Statement's next result. It returns <TRUE/> if
/aoo42x/main/basic/source/inc/
H A Dcodegen.hxx49 void Statement();
/aoo42x/main/offapi/com/sun/star/sdb/
H A DCommandType.idl46 /** indicates that the command is an SQL-Statement.
H A DSQLQueryComposer.idl43 sophisticated methods for expanding a SQL-Statement with filter and order
/aoo42x/main/offapi/com/sun/star/rdf/
H A DStatement.idl43 struct Statement
H A DXNode.idl59 @see Statement
H A DURIs.idl145 /// http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement
/aoo42x/main/svx/inc/svx/
H A Ddbexch.hrc27 // Format: "Datenbankname";"Tabellen/QueryName"; 1/0(fuer Tabelle/Abfrage); SQL-Statement;Selektio…
/aoo42x/main/offapi/com/sun/star/sdbcx/
H A DViewDescriptor.idl53 SQL Select-Statement.
H A DView.idl81 <p>This is typically a SQL Select-Statement.</p>
/aoo42x/main/dbaccess/source/ui/dlg/
H A Ddirectsql.src124 Text [ en-US ] = "Execute SQL Statement" ;
/aoo42x/main/basic/source/comp/
H A Ddim.cxx298 aGen.Statement(); // bei static hier nachholen in DefVar()
997 aGen.Statement(); in DefDeclare()
H A Dcodegen.cxx52 void SbiCodeGen::Statement() in Statement() function in SbiCodeGen
/aoo42x/main/mysqlc/source/
H A Dmysqlc_statement.cxx58 OCommonStatement::OCommonStatement(OConnection* _pConnection, sql::Statement *_cppStatement) in OCommonStatement()
H A Dmysqlc_connection.cxx256 std::auto_ptr<sql::Statement> stmt(m_settings.cppConnection->createStatement()); in construct()
/aoo42x/main/psprint_config/configuration/
H A Dpsprint.conf60 ; Legal, Letter, Executive, Statement, Tabloid,
/aoo42x/main/qadevOOo/runner/convwatch/
H A DDB.java262 java.sql.Statement oStmt = null; in QuerySQL()
/aoo42x/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLStatementBase.java54 protected java.sql.Statement jdbcStatement;
/aoo42x/main/offapi/com/sun/star/
H A Dmodules.idl230 <type scope="rdf">Statement</type>.
/aoo42x/main/dbaccess/source/inc/
H A Dstringconstants.inc188 IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDBC_STATEMENT, "com.sun.star.sdbc.Statement");
/aoo42x/main/sw/source/ui/fldui/
H A Dfldui.src604 Text [ en-US ] = "DDE Statement" ;

Completed in 82 milliseconds

123456