diff options
Diffstat (limited to 'sc/source/ui/vba/vbadialogs.hxx')
-rw-r--r-- | sc/source/ui/vba/vbadialogs.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/vba/vbadialogs.hxx b/sc/source/ui/vba/vbadialogs.hxx index cda36dd18424..a0be27676405 100644 --- a/sc/source/ui/vba/vbadialogs.hxx +++ b/sc/source/ui/vba/vbadialogs.hxx @@ -45,7 +45,6 @@ public: // XCollection virtual css::uno::Any SAL_CALL Item( const css::uno::Any& Index ) throw (css::uno::RuntimeException); - virtual ::sal_Int32 SAL_CALL getCount() throw (css::uno::RuntimeException); // XDialogs virtual void SAL_CALL Dummy() throw (css::uno::RuntimeException); |