Home
last modified time | relevance | path

Searched defs:Any (Results 26 – 50 of 248) sorted by path

12345678910

/trunk/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx1086const Any& /*catalog*/, const ::rtl::OUString& /*schemaPattern*/, const ::rtl::OUString& /*tableNa… in getColumns()
1098 const Any& /*catalog*/, const ::rtl::OUString& /*schemaPattern*/, in getTables()
1183 Reference< XResultSet > SAL_CALL OEvoabDatabaseMetaData::getUDTs( const Any& /*catalog*/, const ::r… in getUDTs()
H A DNPreparedStatement.cxx263 void SAL_CALL OEvoabPreparedStatement::setObjectWithInfo( sal_Int32 /*parameterIndex*/, const Any& in setObjectWithInfo()
/trunk/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx83const Any& /*catalog*/, const ::rtl::OUString& /*schemaPattern*/, const ::rtl::OUString& /*tableNa… in getColumns()
182 const Any& /*catalog*/, const ::rtl::OUString& /*schemaPattern*/, in getTables()
405const Any& /*catalog*/, const ::rtl::OUString& /*schemaPattern*/, const ::rtl::OUString& tableName… in getTablePrivileges()
1213 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getUDTs( const Any& /*catalog*/, const ::rtl::O… in getUDTs()
/trunk/main/connectivity/source/drivers/flat/
H A DEDatabaseMetaData.cxx166const Any& /*catalog*/, const ::rtl::OUString& /*schemaPattern*/, const ::rtl::OUString& tableName… in getColumns()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx869 const Any&, const ::rtl::OUString&, const ::rtl::OUString&, in getColumnPrivileges()
876 const Any&, in getColumns()
963 const Any&, in getTables()
1025 const Any&, const ::rtl::OUString&, in getProcedureColumns()
1032 const Any&, const ::rtl::OUString&, in getProcedures()
1072 const Any&, const ::rtl::OUString&, const ::rtl::OUString& ) throw(SQLException, RuntimeException) in getExportedKeys()
1078 const Any&, const ::rtl::OUString&, const ::rtl::OUString& ) throw(SQLException, RuntimeException) in getImportedKeys()
1084 const Any&, const ::rtl::OUString&, const ::rtl::OUString& ) throw(SQLException, RuntimeException) in getPrimaryKeys()
1090 const Any&, const ::rtl::OUString&, const ::rtl::OUString&, in getIndexInfo()
1097 const Any&, const ::rtl::OUString&, const ::rtl::OUString&, sal_Int32, in getBestRowIdentifier()
[all …]
H A DMacabPreparedStatement.cxx343 void SAL_CALL MacabPreparedStatement::setObjectWithInfo(sal_Int32, const Any&, sal_Int32, sal_Int32… in setObjectWithInfo()
H A DMacabResultSet.cxx866 void SAL_CALL MacabResultSet::updateObject(sal_Int32, const Any&) throw(SQLException, RuntimeExcept… in updateObject()
872 void SAL_CALL MacabResultSet::updateNumericObject(sal_Int32, const Any&, sal_Int32) throw(SQLExcept… in updateNumericObject()
979 Sequence< sal_Int32 > SAL_CALL MacabResultSet::deleteRows(const Sequence< Any >&) throw( SQLExcep… in deleteRows()
1008 Any &, in convertFastPropertyValue() argument
1011 const Any& ) in convertFastPropertyValue()
1032 const Any& ) in setFastPropertyValue_NoBroadcast()
H A DMacabStatement.cxx540 Any &, in convertFastPropertyValue() argument
543 const Any&) throw (::com::sun::star::lang::IllegalArgumentException) in convertFastPropertyValue()
550 void MacabCommonStatement::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const Any&) throw (Ex… in setFastPropertyValue_NoBroadcast()
570 void MacabCommonStatement::getFastPropertyValue(Any&,sal_Int32 nHandle) const in getFastPropertyValue() argument
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx1735 Reference< XResultSet > SAL_CALL ODatabaseMetaData::getUDTs( const Any& /*catalog*/, const ::rtl::O… in getUDTs()
H A DODatabaseMetaDataResultSet.cxx784 void ODatabaseMetaDataResultSet::setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const Any& /*… in setFastPropertyValue_NoBroadcast()
H A DOResultSet.cxx1231 sal_Int32 SAL_CALL OResultSet::hashBookmark( const Any& /*bookmark*/ ) throw( SQLException, Runti… in hashBookmark()
/trunk/main/cppu/inc/com/sun/star/uno/
H A DAny.h50 class Any : public uno_Any class
374 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuType( const ::com::sun::star::uno::Any *… in getCppuType()
H A DAny.hxx43 inline Any::Any() SAL_THROW( () ) in Any() function in com::sun::star::uno::Any
50 inline Any::Any( T const & value ) in Any() function in com::sun::star::uno::Any
58 inline Any::Any( bool value ) in Any() function in com::sun::star::uno::Any
67 inline Any::Any( const Any & rAny ) SAL_THROW( () ) in Any() function in com::sun::star::uno::Any
72 inline Any::Any( const void * pData_, const Type & rType ) SAL_THROW( () ) in Any() function in com::sun::star::uno::Any
79 inline Any::Any( const void * pData_, typelib_TypeDescription * pTypeDescr ) SAL_THROW( () ) in Any() function in com::sun::star::uno::Any
85 inline Any::Any( const void * pData_, typelib_TypeDescriptionReference * pType_ ) SAL_THROW( () ) in Any() function in com::sun::star::uno::Any
/trunk/main/cppuhelper/source/
H A Dfactory.cxx706 Any &, Any &, sal_Int32, Any const & ) in convertFastPropertyValue() argument
H A Dstdidlclass.cxx106 virtual void SAL_CALL createObject( Any& ) throw(RuntimeException) {} in createObject() argument
/trunk/main/dbaccess/source/core/api/
H A DOptimisticSet.cxx172 Sequence< sal_Int32 > SAL_CALL OptimisticSet::deleteRows( const Sequence< Any >& /*rows*/ ,const co… in deleteRows()
/trunk/main/dbaccess/source/core/dataaccess/
H A DContentHelper.cxx341 …ddProperty( const ::rtl::OUString& /*Name*/, sal_Int16 /*Attributes*/, const Any& /*DefaultValue*/… in addProperty()
H A Dcommandcontainer.cxx91 Reference< XInterface > SAL_CALL OCommandContainer::createInstanceWithArguments(const Sequence< Any… in createInstanceWithArguments()
H A Dconnection.cxx752 Reference< XInterface > SAL_CALL OConnection::createInstanceWithArguments( const ::rtl::OUString& _… in createInstanceWithArguments()
/trunk/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx1218 void SAL_CALL OGenericUnoController::restoreViewData(const Any& /*Data*/) throw( RuntimeException ) in restoreViewData()
/trunk/main/dbaccess/source/ui/control/
H A Ddbtreelistbox.cxx619 …::sal_Bool SAL_CALL SelectionSupplier::select( const Any& /*_Selection*/ ) throw (IllegalArgumentE… in select()
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquerycontroller.cxx1856 void SAL_CALL OQueryController::restoreViewData(const Any& /*Data*/) throw( RuntimeException ) in restoreViewData()
/trunk/main/desktop/source/app/
H A Dapp.cxx783 virtual void SAL_CALL push( const css::uno::Any& /*Status*/) in push()
786 virtual void SAL_CALL update( const css::uno::Any& /*Status*/) in update()
/trunk/main/desktop/source/migration/services/
H A Djvmfwk.cxx471 const Any&, in setPropertyValueForLocale()
504 const Any& ) in addPropertyWithValue()
/trunk/main/editeng/source/xml/
H A Dxmltxtexp.cxx253 uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL SvxSimpleUnoModel::createInstanceWithA… in createInstanceWithArguments()

Completed in 136 milliseconds

12345678910