summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbaassistant.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/vba/vbaassistant.hxx')
-rw-r--r--sc/source/ui/vba/vbaassistant.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/vba/vbaassistant.hxx b/sc/source/ui/vba/vbaassistant.hxx
index 8490927c3240..7c8f93186e8c 100644
--- a/sc/source/ui/vba/vbaassistant.hxx
+++ b/sc/source/ui/vba/vbaassistant.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -50,7 +50,7 @@ private:
public:
ScVbaAssistant( const css::uno::Reference< ov::XHelperInterface > xParent, const css::uno::Reference< css::uno::XComponentContext > xContext );
virtual ~ScVbaAssistant();
- // XAssistant
+ // XAssistant
virtual sal_Bool SAL_CALL getOn() throw (css::uno::RuntimeException);
virtual void SAL_CALL setOn( sal_Bool _on ) throw (css::uno::RuntimeException);
virtual sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);