summaryrefslogtreecommitdiff
path: root/include/oox/ppt/slidetransitioncontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/ppt/slidetransitioncontext.hxx')
-rw-r--r--include/oox/ppt/slidetransitioncontext.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/oox/ppt/slidetransitioncontext.hxx b/include/oox/ppt/slidetransitioncontext.hxx
index e52068373c7f..9c5d840ab050 100644
--- a/include/oox/ppt/slidetransitioncontext.hxx
+++ b/include/oox/ppt/slidetransitioncontext.hxx
@@ -35,8 +35,8 @@ namespace oox { namespace ppt {
PropertyMap & aProperties ) throw();
virtual ~SlideTransitionContext() throw();
- virtual void onEndElement();
- virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 aElementToken, const AttributeList& rAttribs );
+ virtual void onEndElement() SAL_OVERRIDE;
+ virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 aElementToken, const AttributeList& rAttribs ) SAL_OVERRIDE;
private: