summaryrefslogtreecommitdiff
path: root/include/ucbhelper/providerhelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/ucbhelper/providerhelper.hxx')
-rw-r--r--include/ucbhelper/providerhelper.hxx10
1 files changed, 6 insertions, 4 deletions
diff --git a/include/ucbhelper/providerhelper.hxx b/include/ucbhelper/providerhelper.hxx
index 88c1118d37be..908e91c91ea8 100644
--- a/include/ucbhelper/providerhelper.hxx
+++ b/include/ucbhelper/providerhelper.hxx
@@ -142,10 +142,12 @@ public:
// XInterface
-
-
- XINTERFACE_DECL()
-
+ virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
+ throw( css::uno::RuntimeException, std::exception );
+ virtual void SAL_CALL acquire()
+ throw();
+ virtual void SAL_CALL release()
+ throw();
// XTypeProvider