Home
last modified time | relevance | path

Searched refs:getObject (Results 51 – 75 of 155) sorted by relevance

1234567

/aoo42x/main/connectivity/source/drivers/dbase/
H A DDIndexes.cxx122 Reference< XUnoTunnel> xTunnel(getObject(_nPos),UNO_QUERY); in dropObject()
H A DDTables.cxx109 xTunnel.set(getObject(_nPos),UNO_QUERY); in dropObject()
/aoo42x/main/oox/source/helper/
H A Dmodelobjecthelper.cxx65 Any ObjectContainer::getObject( const OUString& rObjName ) const in getObject() function in oox::ObjectContainer
/aoo42x/main/bridges/test/java_uno/any/
H A DTestAny.java2105 && equalValues(((Any) o1).getObject(), in equal()
2106 ((Any) o2).getObject()); in equal()
2123 oo1 = ((Any) oo1).getObject(); in equalValues()
2148 return new CompareBoxed(unboxInner).equal(((Any) o1).getObject(), in equal()
/aoo42x/main/ucb/source/ucp/file/
H A Dfilrset.hxx341 getObject( in getObject() function in fileaccess::XResultSet_impl
348 return m_aItems[m_nRow]->getObject( columnIndex,typeMap ); in getObject()
/aoo42x/main/dbaccess/source/core/api/
H A DCacheSet.cxx574 Any SAL_CALL OCacheSet::getObject( sal_Int32 columnIndex, const Reference< ::com::sun::star::contai… in getObject() function in OCacheSet
577 return m_xDriverRow->getObject(columnIndex,typeMap); in getObject()
H A DPrivateRow.cxx113 …Any SAL_CALL OPrivateRow::getObject( ::sal_Int32 columnIndex, const Reference< ::com::sun::star::c… in getObject() function in OPrivateRow
H A DPrivateRow.hxx55 …virtual ::com::sun::star::uno::Any SAL_CALL getObject( ::sal_Int32 columnIndex, const ::com::sun::…
H A Dviewcontainer.cxx193 Reference<XPropertySet> xTable(getObject(_nPos),UNO_QUERY); in dropObject()
/aoo42x/main/connectivity/source/drivers/mysql/
H A DYViews.cxx107 Reference< XInterface > xObject( getObject( _nPos ) ); in dropObject()
H A DYTables.cxx145 Reference< XInterface > xObject( getObject( _nPos ) ); in dropObject()
/aoo42x/main/connectivity/source/drivers/hsqldb/
H A DHViews.cxx113 Reference< XInterface > xObject( getObject( _nPos ) ); in dropObject()
H A DHTables.cxx128 Reference< XInterface > xObject( getObject( _nPos ) ); in dropObject()
/aoo42x/main/sc/source/ui/vba/
H A Dvbaoleobject.cxx64 ScVbaOLEObject::getObject() throw (uno::RuntimeException) in getObject() function in ScVbaOLEObject
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/office/
H A DDocumentContentReadHandler.java227 public Object getObject() in getObject() method in DocumentContentReadHandler
/aoo42x/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLResultSet.java443 public Object getObject(int columnIndex, XNameAccess typeMap) throws SQLException { in getObject() method in JavaSQLResultSet
452 Object object = jdbcResultSet.getObject(columnIndex); in getObject()
/aoo42x/main/odk/examples/DevelopersGuide/UCB/
H A DPropertiesRetriever.java123 Object propertyValue = values.getObject( index, null ); in getPropertyValues()
/aoo42x/main/odk/examples/java/Inspector/
H A DTDocSupplier.java69 Object oModel = xRow.getObject(1, null); in getXModelByTDocUrl()
/aoo42x/main/offapi/com/sun/star/sdb/
H A DResultColumn.idl92 <method scope="com::sun::star::sdbc">XRow::getObject)=</method>
/aoo42x/main/vbahelper/source/msforms/
H A Dvbacontrol.hxx81 …virtual css::uno::Reference< css::uno::XInterface > SAL_CALL getObject() throw (css::uno::RuntimeE…
/aoo42x/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlTables.java89 Object object = getObject(index); in dropObject()
H A DPostgresqlViews.java121 Object object = getObject(index); in dropObject()
/aoo42x/main/connectivity/source/drivers/adabas/
H A DBViews.cxx129 Reference< XInterface > xObject( getObject( _nPos ) ); in dropObject()
/aoo42x/main/connectivity/source/drivers/ado/
H A DACallableStatement.cxx120 Any SAL_CALL OCallableStatement::getObject( sal_Int32 /*columnIndex*/, const Reference< ::com::sun:… in getObject() function in OCallableStatement
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DDataType.idl86 <member scope="com::sun::star::sdbc">XRow::getObject()</member>

Completed in 555 milliseconds

1234567