summaryrefslogtreecommitdiff
path: root/include/oox/ppt/dgmimport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/ppt/dgmimport.hxx')
-rw-r--r--include/oox/ppt/dgmimport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/ppt/dgmimport.hxx b/include/oox/ppt/dgmimport.hxx
index 3efad8bcd677..0591f5e2aec3 100644
--- a/include/oox/ppt/dgmimport.hxx
+++ b/include/oox/ppt/dgmimport.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;