Home
last modified time | relevance | path

Searched refs:sdbc (Results 126 – 150 of 1459) sorted by relevance

12345678910>>...59

/trunk/main/connectivity/source/cpool/
H A DZPoolCollection.hxx49 typedef ::cppu::WeakImplHelper5< ::com::sun::star::sdbc::XDriverManager,
50 ::com::sun::star::sdbc::XDriverAccess,
61 typedef ::comphelper::OInterfaceCompare< ::com::sun::star::sdbc::XDriver > ODriverCompare;
65 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDriver >,
66 ::com::sun::star::uno::WeakReference< ::com::sun::star::sdbc::XDriver >,
74 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDriverManager > m_xManager;
75 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDriverAccess > m_xDriverAccess;
99 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDriver >& _rxDriver,
104 const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDriver >& _xDriver,
116 …erence< ::com::sun::star::sdbc::XConnection > SAL_CALL getConnection( const ::rtl::OUString& url )…
[all …]
/trunk/main/svx/inc/svx/
H A Dfmtools.hxx86 void displayException(const ::com::sun::star::sdbc::SQLException&, Window* _pParent = NULL);
87 void displayException(const ::com::sun::star::sdbc::SQLWarning&, Window* _pParent = NULL);
105 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet> m_xMoveOperations;
113 …CursorWrapper(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRowSet>& _rxCursor,…
114 …SVX_DLLPUBLIC CursorWrapper(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResul…
130 …const CursorWrapper& operator=(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRo…
131 …operator const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet>& () const {…
136 …const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet >& getResultSet() con… in getResultSet()
146 throw( ::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException ) in getBookmark()
151 …sal_Int32 hasOrderedBookmarks(void) const throw( ::com::sun::star::sdbc::SQLException, ::com::sun:… in hasOrderedBookmarks()
[all …]
/trunk/main/sw/inc/
H A Ddbmgr.hxx38 namespace sdbc{ namespace
107 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection> xConnection;
108 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XStatement> xStatement;
109 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet> xResultSet;
125 const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet>& xResSet, in SwDSParam()
311 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>
338 static ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>
340 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDataSource>& rxSource);
343 GetColumnSupplier(::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>,
367 static ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDataSource>
[all …]
/trunk/main/connectivity/source/inc/hsqldb/
H A DHDriver.hxx48 typedef ::cppu::WeakComponentImplHelper5< ::com::sun::star::sdbc::XDriver
71 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDriver > m_xDriver;
80 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDriver > loadDriver( );
99sdbc::XConnection > SAL_CALL connect( const ::rtl::OUString& url, const ::com::sun::star::uno::Seq…
100 …virtual sal_Bool SAL_CALL acceptsURL( const ::rtl::OUString& url ) throw (::com::sun::star::sdbc::…
101sdbc::DriverPropertyInfo > SAL_CALL getPropertyInfo( const ::rtl::OUString& url, const ::com::sun:…
106 …sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& connection ) throw (::com::sun::…
107 …::com::sun::star::beans::PropertyValue >& info ) throw (::com::sun::star::sdbc::SQLException, ::co…
110 …::com::sun::star::beans::PropertyValue >& info ) throw (::com::sun::star::sdbc::SQLException, ::co…
132 … const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _rxConnection
H A DHUser.hxx38 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > m_xConnection;
42 …e,sal_Int32& nRights,sal_Int32& nRightsWithGrant) throw(::com::sun::star::sdbc::SQLException, ::co…
46 …OHSQLUser( const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConne…
47 …OHSQLUser( const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConne…
50 …objPassword, const ::rtl::OUString& newPassword ) throw(::com::sun::star::sdbc::SQLException, ::co…
52 …nst ::rtl::OUString& objName, sal_Int32 objType ) throw(::com::sun::star::sdbc::SQLException, ::co…
53 …nst ::rtl::OUString& objName, sal_Int32 objType ) throw(::com::sun::star::sdbc::SQLException, ::co…
54 …ame, sal_Int32 objType, sal_Int32 objPrivileges ) throw(::com::sun::star::sdbc::SQLException, ::co…
55 …ame, sal_Int32 objType, sal_Int32 objPrivileges ) throw(::com::sun::star::sdbc::SQLException, ::co…
71 …OUserExtend(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConne…
/trunk/main/dbaccess/source/core/inc/
H A DSingleSelectQueryComposer.hxx93 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection> m_xConnection;
94 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDatabaseMetaData> m_xMetaData;
195 const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>& _xConnection,
215 …taryQuery( const ::rtl::OUString& _rElementary ) throw (::com::sun::star::sdbc::SQLException, ::co…
216 …virtual void SAL_CALL setFilter( const ::rtl::OUString& filter ) throw (::com::sun::star::sdbc::SQ…
220 …virtual void SAL_CALL setGroup( const ::rtl::OUString& group ) throw (::com::sun::star::sdbc::SQLE…
221 …setHavingClause( const ::rtl::OUString& filter ) throw (::com::sun::star::sdbc::SQLException, ::co…
225 …virtual void SAL_CALL setOrder( const ::rtl::OUString& order ) throw (::com::sun::star::sdbc::SQLE…
229 …virtual void SAL_CALL setQuery( const ::rtl::OUString& command ) throw (::com::sun::star::sdbc::SQ…
230 …::rtl::OUString& command,sal_Int32 CommandType ) throw (::com::sun::star::sdbc::SQLException, ::co…
[all …]
/trunk/main/offapi/com/sun/star/sdb/
H A DRowSet.idl27 #include <com/sun/star/sdbc/RowSet.idl>
30 module com { module sun { module star { module sdbc {
59 <type scope="com::sun::star::sdbc">ResultSetConcurrency</type>
96 <member scope="com::sun::star::sdbc">XRowSetListener::cursorMoved</member> or a
205 service com::sun::star::sdbc::RowSet;
212 the <type scope="com::sun::star::sdbc">XParameters</type> interface.<br/>
237 …<member scope="com::sun::star::sdbc">XResultSetUpdate::updateRow</member> and <member scope="com::…
241 [optional] interface com::sun::star::sdbc::XResultSetUpdate;
283 [property] com::sun::star::sdbc::XConnection ActiveConnection;
297 <member scope="com::sun::star::sdbc">RowSet::EscapeProcessing</member>
[all …]
/trunk/main/connectivity/inc/connectivity/
H A DFValue.hxx72 :m_eTypeKind(::com::sun::star::sdbc::DataType::VARCHAR) in ORowSetValue()
82 :m_eTypeKind(::com::sun::star::sdbc::DataType::VARCHAR) in ORowSetValue()
93 :m_eTypeKind(::com::sun::star::sdbc::DataType::VARCHAR) in ORowSetValue()
104 :m_eTypeKind(::com::sun::star::sdbc::DataType::DOUBLE) in ORowSetValue()
115 :m_eTypeKind(::com::sun::star::sdbc::DataType::FLOAT) in ORowSetValue()
156 :m_eTypeKind(::com::sun::star::sdbc::DataType::BIGINT) in ORowSetValue()
167 :m_eTypeKind(::com::sun::star::sdbc::DataType::BIT) in ORowSetValue()
178 :m_eTypeKind(::com::sun::star::sdbc::DataType::DATE) in ORowSetValue()
189 :m_eTypeKind(::com::sun::star::sdbc::DataType::TIME) in ORowSetValue()
200 :m_eTypeKind(::com::sun::star::sdbc::DataType::TIMESTAMP) in ORowSetValue()
[all …]
/trunk/main/connectivity/qa/complex/connectivity/
H A DJdbcLongVarCharTest.java28 import com.sun.star.sdbc.XResultSet;
29 import com.sun.star.sdbc.XClob;
30 import com.sun.star.sdbc.XDriverAccess;
31 import com.sun.star.sdbc.XParameters;
32 import com.sun.star.sdbc.XPreparedStatement;
33 import com.sun.star.sdbc.XResultSetMetaData;
34 import com.sun.star.sdbc.XResultSetMetaDataSupplier;
35 import com.sun.star.sdbc.XRow;
65 com.sun.star.sdbc.XConnection xConnection = null; in testLongVarChar()
73 …com.sun.star.sdbc.XDriverAccess xDriverAccess = (XDriverAccess) UnoRuntime.queryInterface(XDriverA… in testLongVarChar()
[all …]
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOColumnContainer.java22 package org.apache.openoffice.comp.sdbc.dbtools.sdbcx;
29 import org.apache.openoffice.comp.sdbc.dbtools.comphelper.CompHelper;
30 import org.apache.openoffice.comp.sdbc.dbtools.sdbcx.SqlTableHelper.ColumnDescription;
32 import org.apache.openoffice.comp.sdbc.dbtools.util.ComposeRule;
33 import org.apache.openoffice.comp.sdbc.dbtools.util.DbTools;
34 import org.apache.openoffice.comp.sdbc.dbtools.util.Osl;
39 import com.sun.star.sdbc.ColumnValue;
40 import com.sun.star.sdbc.DataType;
41 import com.sun.star.sdbc.SQLException;
42 import com.sun.star.sdbc.XDatabaseMetaData;
[all …]
/trunk/main/dbaccess/source/ui/inc/
H A DUITools.hxx67 namespace sdbc namespace
117 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>& _rOUTConnection );
129 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>& _rOUTConnection );
155 …void fillTypeInfo( const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>& _…
199 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDataSource >
250 …sal_Bool appendToFilter(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnectio…
292 …sal_Bool isSQL92CheckEnabled(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConn…
300 …sal_Bool isAppendTableAliasEnabled(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc:…
326 …void fillAutoIncrementValue(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConne…
394 … ,const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConnection
[all …]
/trunk/main/mysqlc/source/
H A Dmysqlc_resultset.hxx49 using ::com::sun::star::sdbc::SQLException;
58 typedef ::cppu::WeakComponentImplHelper12< ::com::sun::star::sdbc::XResultSet,
59 ::com::sun::star::sdbc::XRow,
60 ::com::sun::star::sdbc::XResultSetMetaDataSupplier,
62 ::com::sun::star::sdbc::XWarningsSupplier,
63 ::com::sun::star::sdbc::XResultSetUpdate,
64 ::com::sun::star::sdbc::XRowUpdate,
67 ::com::sun::star::sdbc::XCloseable,
68 ::com::sun::star::sdbc::XColumnLocate,
78 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSetMetaData> m_xMetaData;
[all …]
H A Dmysqlc_statement.hxx46 using ::com::sun::star::sdbc::SQLWarning;
47 using ::com::sun::star::sdbc::SQLException;
52 typedef ::cppu::WeakComponentImplHelper5< ::com::sun::star::sdbc::XStatement,
53 ::com::sun::star::sdbc::XWarningsSupplier,
55 ::com::sun::star::sdbc::XCloseable,
56 … ::com::sun::star::sdbc::XMultipleResults> OCommonStatement_IBase;
130 …::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL executeQuery(const…
139 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > SAL_CALL getConnection()
154 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getResultSet()
170 public ::com::sun::star::sdbc::XBatchExecution,
/trunk/main/connectivity/source/inc/mysql/
H A DYUser.hxx38 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > m_xConnection;
42 …e,sal_Int32& nRights,sal_Int32& nRightsWithGrant) throw(::com::sun::star::sdbc::SQLException, ::co…
46 …OMySQLUser( const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConn…
47 …OMySQLUser( const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConn…
50 …objPassword, const ::rtl::OUString& newPassword ) throw(::com::sun::star::sdbc::SQLException, ::co…
52 …nst ::rtl::OUString& objName, sal_Int32 objType ) throw(::com::sun::star::sdbc::SQLException, ::co…
53 …nst ::rtl::OUString& objName, sal_Int32 objType ) throw(::com::sun::star::sdbc::SQLException, ::co…
54 …ame, sal_Int32 objType, sal_Int32 objPrivileges ) throw(::com::sun::star::sdbc::SQLException, ::co…
55 …ame, sal_Int32 objType, sal_Int32 objPrivileges ) throw(::com::sun::star::sdbc::SQLException, ::co…
71 …OUserExtend(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConne…
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDatabaseMetaDataResultSet.java22 package org.apache.openoffice.comp.sdbc.dbtools.util;
40 import com.sun.star.sdbc.SQLException;
41 import com.sun.star.sdbc.XArray;
42 import com.sun.star.sdbc.XBlob;
43 import com.sun.star.sdbc.XClob;
44 import com.sun.star.sdbc.XCloseable;
45 import com.sun.star.sdbc.XColumnLocate;
46 import com.sun.star.sdbc.XRef;
47 import com.sun.star.sdbc.XResultSet;
48 import com.sun.star.sdbc.XResultSetMetaData;
[all …]
H A DCustomResultSet.java22 package org.apache.openoffice.comp.sdbc.dbtools.util;
32 import com.sun.star.sdbc.SQLException;
33 import com.sun.star.sdbc.XArray;
34 import com.sun.star.sdbc.XBlob;
35 import com.sun.star.sdbc.XClob;
36 import com.sun.star.sdbc.XCloseable;
37 import com.sun.star.sdbc.XColumnLocate;
38 import com.sun.star.sdbc.XRef;
39 import com.sun.star.sdbc.XResultSet;
40 import com.sun.star.sdbc.XResultSetMetaData;
[all …]
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlResultSet.java35 import com.sun.star.sdbc.SQLException;
36 import com.sun.star.sdbc.XArray;
37 import com.sun.star.sdbc.XBlob;
38 import com.sun.star.sdbc.XClob;
39 import com.sun.star.sdbc.XCloseable;
40 import com.sun.star.sdbc.XColumnLocate;
41 import com.sun.star.sdbc.XRef;
42 import com.sun.star.sdbc.XResultSet;
45 import com.sun.star.sdbc.XResultSetUpdate;
46 import com.sun.star.sdbc.XRow;
[all …]
/trunk/main/offapi/com/sun/star/sdbcx/
H A DXRowLocate.idl31 #include <com/sun/star/sdbc/SQLException.idl>
53 @throws com::sun::star::sdbc::SQLException
56 any getBookmark() raises (com::sun::star::sdbc::SQLException);
72 @throws com::sun::star::sdbc::SQLException
95 @throws com::sun::star::sdbc::SQLException
99 raises (com::sun::star::sdbc::SQLException);
117 @throws com::sun::star::sdbc::SQLException
124 raises (com::sun::star::sdbc::SQLException);
130 @throws com::sun::star::sdbc::SQLException
134 boolean hasOrderedBookmarks() raises (com::sun::star::sdbc::SQLException);
[all …]
/trunk/main/offapi/com/sun/star/sdbc/
H A DConnectionProperties.idl26 module com { module sun { module star { module sdbc {
32 <member scope="com::sun::star::sdbc">XDriver::connect()</member> or
33 <member scope="com::sun::star::sdbc">XDriverManager::getConnectionWithInfo()</member>.
40 @see com::sun::star::sdbc::XDriver
41 @see com::sun::star::sdbc::XDriverManager
42 @see com::sun::star::sdbc::JDBCConnectionProperties
43 @see com::sun::star::sdbc::ODBCConnectionProperties
44 @see com::sun::star::sdbc::FILEConnectionProperties
45 @see com::sun::star::sdbc::DBASEConnectionProperties
46 @see com::sun::star::sdbc::FLATConnectionProperties
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJDBCDriver.java21 package com.sun.star.comp.sdbc;
23 import org.apache.openoffice.comp.sdbc.dbtools.comphelper.CompHelper;
24 import org.apache.openoffice.comp.sdbc.dbtools.comphelper.ResourceBasedEventLogger;
25 import org.apache.openoffice.comp.sdbc.dbtools.util.Resources;
26 import org.apache.openoffice.comp.sdbc.dbtools.util.SharedResources;
27 import org.apache.openoffice.comp.sdbc.dbtools.util.StandardSQLState;
35 import com.sun.star.sdbc.DriverPropertyInfo;
36 import com.sun.star.sdbc.SQLException;
37 import com.sun.star.sdbc.XConnection;
38 import com.sun.star.sdbc.XDriver;
H A DJavaSQLConnection.java21 package com.sun.star.comp.sdbc;
23 import com.sun.star.comp.sdbc.classloading.ClassMap;
29 import org.apache.openoffice.comp.sdbc.dbtools.util.Resources;
36 import com.sun.star.comp.sdbc.ConnectionLog.ObjectType;
44 import com.sun.star.sdbc.SQLException;
45 import com.sun.star.sdbc.SQLWarning;
46 import com.sun.star.sdbc.XConnection;
47 import com.sun.star.sdbc.XDatabaseMetaData;
48 import com.sun.star.sdbc.XPreparedStatement;
49 import com.sun.star.sdbc.XStatement;
[all …]
/trunk/main/connectivity/source/inc/adabas/
H A DBResultSet.hxx42 …::uno::Reference< ::com::sun::star::sdbc::XResultSetMetaData > SAL_CALL getMetaData( ) throw(::co…
44 …virtual sal_Bool SAL_CALL next( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::u…
45 …virtual sal_Bool SAL_CALL first( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::…
46 …virtual sal_Bool SAL_CALL last( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::u…
47 …virtual sal_Bool SAL_CALL absolute( sal_Int32 row ) throw(::com::sun::star::sdbc::SQLException, ::…
48 …virtual sal_Bool SAL_CALL relative( sal_Int32 rows ) throw(::com::sun::star::sdbc::SQLException, :…
49 …virtual sal_Bool SAL_CALL previous( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::sta…
50 …virtual void SAL_CALL refreshRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
/trunk/main/connectivity/source/inc/flat/
H A DEConnection.hxx47 …e< ::com::sun::star::beans::PropertyValue >& _rInfo ) throw( ::com::sun::star::sdbc::SQLException);
60 …r::uno::Reference< ::com::sun::star::sdbc::XDatabaseMetaData > SAL_CALL getMetaData( ) throw(::co…
62 …ar::uno::Reference< ::com::sun::star::sdbc::XStatement > SAL_CALL createStatement( ) throw(::com:…
63 …e< ::com::sun::star::sdbc::XPreparedStatement > SAL_CALL prepareStatement( const ::rtl::OUString& …
64 …nce< ::com::sun::star::sdbc::XPreparedStatement > SAL_CALL prepareCall( const ::rtl::OUString& sql…
/trunk/main/connectivity/source/inc/odbc/
H A DOTools.hxx111 throw(::com::sun::star::sdbc::SQLException);
119 … throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
125 …::com::sun::star::uno::XInterface >& _xInterface) throw(::com::sun::star::sdbc::SQLException, ::co…
131 …::com::sun::star::uno::XInterface >& _xInterface) throw(::com::sun::star::sdbc::SQLException, ::co…
137 …::com::sun::star::uno::XInterface >& _xInterface) throw(::com::sun::star::sdbc::SQLException, ::co…
143 …::com::sun::star::uno::XInterface >& _xInterface) throw(::com::sun::star::sdbc::SQLException, ::co…
196 …rtl_TextEncoding _nTextEncoding) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno…
211 …SQLLEN _nSize) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException…
241 throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
253 …sal_Bool _bUseOldTimeDate) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::Runt…
[all …]
/trunk/main/connectivity/source/inc/java/sql/
H A DArray.hxx37 … public ::cppu::WeakImplHelper1< ::com::sun::star::sdbc::XArray>
49 …virtual ::rtl::OUString SAL_CALL getBaseTypeName( ) throw(::com::sun::star::sdbc::SQLException, :…
50 …virtual sal_Int32 SAL_CALL getBaseType( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun:…
51 …m::sun::star::container::XNameAccess >& typeMap ) throw(::com::sun::star::sdbc::SQLException, ::co…
52 …m::sun::star::container::XNameAccess >& typeMap ) throw(::com::sun::star::sdbc::SQLException, ::co…
53sdbc::XResultSet > SAL_CALL getResultSet( const ::com::sun::star::uno::Reference< ::com::sun::star…
54sdbc::XResultSet > SAL_CALL getResultSetAtIndex( sal_Int32 index, sal_Int32 count, const ::com::su…

Completed in 98 milliseconds

12345678910>>...59