Lines Matching refs:Any

127 const SQLExceptionInfo& SQLExceptionInfo::operator=(const ::com::sun::star::uno::Any& _rCaughtSQLEx…  in operator =()
142 SQLExceptionInfo::SQLExceptionInfo(const staruno::Any& _rError) in SQLExceptionInfo()
230 Any aAppend; in append()
247 Any* pChainIterator = &m_aContent; in append()
335 _out_rInfo = Any(); in current()
391 void throwFunctionSequenceException(const Reference< XInterface >& _Context, const Any& _Next) thr… in throwFunctionSequenceException()
404 const ::com::sun::star::uno::Any& _Next) throw ( ::com::sun::star::sdbc::SQLException ) in throwInvalidIndexException()
418 const ::com::sun::star::uno::Any& _Next) throw ( ::com::sun::star::sdbc::SQLException ) in throwFunctionNotSupportedException()
430 … const ::com::sun::star::uno::Any* _pNextException ) throw ( ::com::sun::star::sdbc::SQLException ) in throwFunctionNotSupportedException()
442 _pNextException ? *_pNextException : Any() in throwFunctionNotSupportedException()
449 throwGenericSQLException(_rMsg, _rxSource, Any()); in throwGenericSQLException()
453 …const ::rtl::OUString& _rMsg, const Reference< XInterface >& _rxSource, const Any& _rNextException) in throwGenericSQLException()
460 …l_Char* _pAsciiFeatureName, const Reference< XInterface >& _rxContext, const Any* _pNextException ) in throwFeatureNotImplementedException()
474 _pNextException ? *_pNextException : Any() in throwFeatureNotImplementedException()
480 …const Reference< XInterface >& _rxContext, const sal_Int32 _nErrorCode, const Any* _pNextException… in throwSQLException()
487 _pNextException ? *_pNextException : Any() in throwSQLException()
494 const Any* _pNextException ) throw (SQLException) in throwSQLException()
502 const Any* _pNextException ) throw (SQLException) in throwSQLException()
509 _pNextException ? *_pNextException : Any() in throwSQLException()