summaryrefslogtreecommitdiff
path: root/sc/inc/viewuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/viewuno.hxx')
-rw-r--r--sc/inc/viewuno.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/viewuno.hxx b/sc/inc/viewuno.hxx
index ed7b4cf3c50b..eb5e13a42a03 100644
--- a/sc/inc/viewuno.hxx
+++ b/sc/inc/viewuno.hxx
@@ -98,10 +98,10 @@ public:
getFormController( const ::com::sun::star::uno::Reference<
::com::sun::star::form::XForm >& Form )
throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
- virtual ::sal_Bool SAL_CALL
+ virtual sal_Bool SAL_CALL
isFormDesignMode( )
throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
- virtual void SAL_CALL setFormDesignMode( ::sal_Bool DesignMode )
+ virtual void SAL_CALL setFormDesignMode( sal_Bool DesignMode )
throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
// XControlAccess