summaryrefslogtreecommitdiffstats
path: root/svx/source/table/tablecolumns.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/table/tablecolumns.hxx')
-rw-r--r--svx/source/table/tablecolumns.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/table/tablecolumns.hxx b/svx/source/table/tablecolumns.hxx
index 7fc644cfe088..1ccf109e4223 100644
--- a/svx/source/table/tablecolumns.hxx
+++ b/svx/source/table/tablecolumns.hxx
@@ -52,7 +52,7 @@ public:
// Methods
virtual ::com::sun::star::uno::Type SAL_CALL getElementType() throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
- virtual ::sal_Bool SAL_CALL hasElements() throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
+ virtual sal_Bool SAL_CALL hasElements() throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
private:
TableModelRef mxTableModel;