Home
last modified time | relevance | path

Searched defs:Any (Results 201 – 225 of 248) sorted by last modified time

12345678910

/trunk/main/extensions/source/propctrlr/
H A Dcellbindinghandler.cxx113 …uatingPropertyChanged( const ::rtl::OUString& _rActuatingPropertyName, const Any& _rNewValue, cons… in actuatingPropertyChanged()
/trunk/main/extensions/source/ole/
H A Dservprov.cxx602 Reference<XInterface> SAL_CALL OleClient_Impl::createInstanceWithArguments(const OUString& ServiceS… in createInstanceWithArguments()
/trunk/main/extensions/source/bibliography/
H A Dbibload.cxx671 const Any& /*aValue*/) in setPropertyValue()
H A Dframectr.cxx261 void BibFrameController_Impl::restoreViewData( const uno::Any& /*Value*/ ) throw (::com::sun::star:… in restoreViewData()
/trunk/main/eventattacher/source/
H A Deventattacher.cxx127 Any SAL_CALL InvocationToAllListenerMapper::invoke(const OUString& FunctionName, const Sequence< An… in invoke()
178 void SAL_CALL InvocationToAllListenerMapper::setValue(const OUString& , const Any& ) in setValue()
/trunk/main/embeddedobj/source/msole/
H A Dgraphconvert.cxx102 void SAL_CALL MainThreadNotificationRequest::notify (const uno::Any& ) throw (uno::RuntimeException) in notify()
/trunk/main/editeng/source/xml/
H A Dxmltxtexp.cxx253 uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL SvxSimpleUnoModel::createInstanceWithA… in createInstanceWithArguments()
/trunk/main/desktop/source/migration/services/
H A Djvmfwk.cxx471 const Any&, in setPropertyValueForLocale()
504 const Any& ) in addPropertyWithValue()
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquerycontroller.cxx1856 void SAL_CALL OQueryController::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/browser/
H A Dgenericcontroller.cxx1218 void SAL_CALL OGenericUnoController::restoreViewData(const Any& /*Data*/) throw( RuntimeException ) in restoreViewData()
/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/core/api/
H A DOptimisticSet.cxx172 Sequence< sal_Int32 > SAL_CALL OptimisticSet::deleteRows( const Sequence< Any >& /*rows*/ ,const co… in deleteRows()
/trunk/main/cppuhelper/source/
H A Dstdidlclass.cxx106 virtual void SAL_CALL createObject( Any& ) throw(RuntimeException) {} in createObject() argument
/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()
/trunk/main/connectivity/source/drivers/macab/
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
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()
/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/connectivity/source/drivers/flat/
H A DEDatabaseMetaData.cxx166const Any& /*catalog*/, const ::rtl::OUString& /*schemaPattern*/, const ::rtl::OUString& tableName… in getColumns()

Completed in 125 milliseconds

12345678910