summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbafiledialogselecteditems.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/vba/vbafiledialogselecteditems.hxx')
-rw-r--r--sc/source/ui/vba/vbafiledialogselecteditems.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/vba/vbafiledialogselecteditems.hxx b/sc/source/ui/vba/vbafiledialogselecteditems.hxx
index b43364dff709..063bc502667a 100644
--- a/sc/source/ui/vba/vbafiledialogselecteditems.hxx
+++ b/sc/source/ui/vba/vbafiledialogselecteditems.hxx
@@ -77,7 +77,7 @@ public:
//XEnumeration
virtual ::sal_Bool SAL_CALL hasMoreElements( ) throw (css::uno::RuntimeException);
- virtual css::uno::Any SAL_CALL nextElement( ) throw (css::container::NoSuchElementException, css::lang::WrappedTargetException, css::uno::RuntimeException);
+ virtual css::uno::Any SAL_CALL nextElement( ) throw (css::container::NoSuchElementException, css::lang::WrappedTargetException, css::uno::RuntimeException);
protected:
private: