summaryrefslogtreecommitdiffstats
path: root/connectivity/source/inc/mysql/YDriver.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/mysql/YDriver.hxx')
-rw-r--r--connectivity/source/inc/mysql/YDriver.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/connectivity/source/inc/mysql/YDriver.hxx b/connectivity/source/inc/mysql/YDriver.hxx
index c3d5c92c383e..917e6f07b322 100644
--- a/connectivity/source/inc/mysql/YDriver.hxx
+++ b/connectivity/source/inc/mysql/YDriver.hxx
@@ -42,6 +42,7 @@ namespace connectivity
namespace mysql
{
+ /// @throws css::uno::Exception
css::uno::Reference< css::uno::XInterface > SAL_CALL ODriverDelegator_CreateInstance(const css::uno::Reference< css::lang::XMultiServiceFactory >& _rxMSF) throw( css::uno::Exception );
typedef ::cppu::WeakComponentImplHelper< css::sdbc::XDriver
@@ -86,7 +87,9 @@ namespace connectivity
// XServiceInfo
DECLARE_SERVICE_INFO();
+ /// @throws css::uno::RuntimeException
static OUString getImplementationName_Static( ) throw(css::uno::RuntimeException);
+ /// @throws css::uno::RuntimeException
static css::uno::Sequence< OUString > getSupportedServiceNames_Static( ) throw (css::uno::RuntimeException);
// XDriver