summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbadialogs.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/vba/vbadialogs.hxx')
-rw-r--r--sc/source/ui/vba/vbadialogs.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/vba/vbadialogs.hxx b/sc/source/ui/vba/vbadialogs.hxx
index 9aab5daf11fe..6b5e1f9a8d90 100644
--- a/sc/source/ui/vba/vbadialogs.hxx
+++ b/sc/source/ui/vba/vbadialogs.hxx
@@ -44,6 +44,7 @@ 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); //liuchen 2009-7-27
// XDialogs
virtual void SAL_CALL Dummy() throw (css::uno::RuntimeException);