summaryrefslogtreecommitdiff
path: root/include/oox/ppt/dgmlayout.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/ppt/dgmlayout.hxx')
-rw-r--r--include/oox/ppt/dgmlayout.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/ppt/dgmlayout.hxx b/include/oox/ppt/dgmlayout.hxx
index 52dcfbd05981..74c7186ff96c 100644
--- a/include/oox/ppt/dgmlayout.hxx
+++ b/include/oox/ppt/dgmlayout.hxx
@@ -44,7 +44,7 @@ public:
virtual bool exportDocument() throw() SAL_OVERRIDE;
virtual const ::oox::drawingml::Theme* getCurrentTheme() const SAL_OVERRIDE;
- virtual sal_Int32 getSchemeClr( sal_Int32 nColorSchemeToken ) const;
+ sal_Int32 getSchemeClr( sal_Int32 nColorSchemeToken ) const;
virtual const oox::drawingml::table::TableStyleListPtr getTableStyles() SAL_OVERRIDE;
virtual ::oox::vml::Drawing* getVmlDrawing() SAL_OVERRIDE;