summaryrefslogtreecommitdiff
path: root/include/svx/tbxcustomshapes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/tbxcustomshapes.hxx')
-rw-r--r--include/svx/tbxcustomshapes.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/tbxcustomshapes.hxx b/include/svx/tbxcustomshapes.hxx
index 0948f1623199..c4ebc1b5dd9f 100644
--- a/include/svx/tbxcustomshapes.hxx
+++ b/include/svx/tbxcustomshapes.hxx
@@ -43,7 +43,7 @@ public:
virtual ~SvxTbxCtlCustomShapes() {}
//interface XSubToolbarController:
- virtual ::sal_Bool SAL_CALL opensSubToolbar() throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
+ virtual sal_Bool SAL_CALL opensSubToolbar() throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
virtual OUString SAL_CALL getSubToolbarName() throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
virtual void SAL_CALL functionSelected( const OUString& aCommand ) throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
virtual void SAL_CALL updateImage() throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;