| /trunk/main/connectivity/java/sdbc_jdbc/src/main/java/com/sun/star/comp/sdbc/ |
| H A D | JavaSQLArray.java | 55 public Object[] getArray(XNameAccess typeMap) throws SQLException { in getArray() 66 public Object[] getArrayAtIndex(int index, int count, XNameAccess typeMap) throws SQLException { in getArrayAtIndex() 95 public XResultSet getResultSet(XNameAccess typeMap) throws SQLException { in getResultSet() 106 …public XResultSet getResultSetAtIndex(int index, int count, XNameAccess typeMap) throws SQLExcepti… in getResultSetAtIndex()
|
| H A D | JavaSQLCallableStatement.java | 232 public synchronized Object getObject(int columnIndex, XNameAccess typeMap) throws SQLException { in getObject()
|
| H A D | JavaSQLResultSet.java | 443 public Object getObject(int columnIndex, XNameAccess typeMap) throws SQLException { in getObject()
|
| /trunk/main/connectivity/source/drivers/jdbc/ |
| H A D | Array.cxx | 61 …rray( const ::com::sun::star::uno::Reference< ::com::sun::star::container::XNameAccess >& typeMap ) in getArray() 81 … sal_Int32 index, sal_Int32 count, const ::com::sun::star::uno::Reference< ::com::sun::star::conta… in getArrayAtIndex() 101 …ltSet( const ::com::sun::star::uno::Reference< ::com::sun::star::container::XNameAccess >& typeMap… in getResultSet() 124 …ltSetAtIndex( sal_Int32 index, sal_Int32 count, const ::com::sun::star::uno::Reference< ::com::sun… in getResultSetAtIndex()
|
| H A D | ResultSet.cxx | 320 …ject( sal_Int32 columnIndex, const Reference< ::com::sun::star::container::XNameAccess >& typeMap ) in getObject()
|
| /trunk/main/connectivity/source/cpool/ |
| H A D | ZConnectionWrapper.cxx | 211 …tionWeakWrapper::setTypeMap( const Reference< ::com::sun::star::container::XNameAccess >& typeMap ) in setTypeMap()
|
| /trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
| H A D | SConnection.cxx | 295 …ALL OConnection::setTypeMap( const Reference< ::com::sun::star::container::XNameAccess >& typeMap ) in setTypeMap()
|
| H A D | SResultSet.cxx | 292 …ject( sal_Int32 columnIndex, const Reference< ::com::sun::star::container::XNameAccess >& typeMap ) in getObject()
|
| /trunk/main/ucb/source/ucp/ftp/ |
| H A D | ftpresultsetbase.hxx | 258 getObject( in getObject()
|
| /trunk/main/xmlhelp/source/cxxhelp/provider/ |
| H A D | resultsetbase.hxx | 249 getObject( in getObject()
|
| /trunk/main/svx/source/form/ |
| H A D | sdbdatacolumn.cxx | 170 Any DataColumn::getObject(const Reference< XNameAccess>& typeMap) in getObject()
|
| /trunk/main/ucb/source/ucp/file/ |
| H A D | filrset.hxx | 305 getObject( in getObject()
|
| /trunk/main/dbaccess/source/core/api/ |
| H A D | callablestatement.cxx | 295 …ject( sal_Int32 columnIndex, const Reference< ::com::sun::star::container::XNameAccess >& typeMap ) in getObject()
|
| H A D | datacolumn.cxx | 284 Any ODataColumn::getObject(const Reference< ::com::sun::star::container::XNameAccess > & typeMap) in getObject()
|
| H A D | CacheSet.cxx | 574 …ject( sal_Int32 columnIndex, const Reference< ::com::sun::star::container::XNameAccess >& typeMap ) in getObject()
|
| H A D | resultset.cxx | 623 …bject(sal_Int32 columnIndex, const Reference< ::com::sun::star::container::XNameAccess > & typeMap) in getObject()
|
| H A D | KeySet.cxx | 1566 …ject( sal_Int32 columnIndex, const Reference< ::com::sun::star::container::XNameAccess >& typeMap ) in getObject()
|
| /trunk/main/mysqlc/source/ |
| H A D | mysqlc_connection.cxx | 581 void SAL_CALL OConnection::setTypeMap(const Reference<XNameAccess >& typeMap) in setTypeMap()
|
| /trunk/main/ucb/source/cacher/ |
| H A D | contentresultsetwrapper.cxx | 1241 ::getObject( sal_Int32 columnIndex, in getObject()
|
| H A D | cachedcontentresultset.cxx | 1959 ::getObject( sal_Int32 columnIndex, in getObject()
|
| /trunk/main/dbaccess/source/core/dataaccess/ |
| H A D | connection.cxx | 306 void OConnection::setTypeMap(const Reference< XNameAccess > & typeMap) in setTypeMap()
|
| /trunk/main/ucbhelper/source/provider/ |
| H A D | resultset.cxx | 1106 uno::Any SAL_CALL ResultSet::getObject( in getObject()
|
| /trunk/main/ucb/source/sorter/ |
| H A D | sortresult.cxx | 776 Any SAL_CALL SortedResultSet::getObject( sal_Int32 columnIndex, in getObject()
|
| /trunk/main/dbaccess/source/ui/browser/ |
| H A D | formadapter.cxx | 409 …Object(sal_Int32 columnIndex, const Reference< ::com::sun::star::container::XNameAccess >& typeMap) in getObject()
|