summaryrefslogtreecommitdiff
path: root/include/oox/ppt/timenodelistcontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/ppt/timenodelistcontext.hxx')
-rw-r--r--include/oox/ppt/timenodelistcontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/ppt/timenodelistcontext.hxx b/include/oox/ppt/timenodelistcontext.hxx
index 786b333664b2..b958f15f3a07 100644
--- a/include/oox/ppt/timenodelistcontext.hxx
+++ b/include/oox/ppt/timenodelistcontext.hxx
@@ -51,7 +51,7 @@ public:
TimeNodeListContext( ::oox::core::FragmentHandler2& rParent, TimeNodePtrList & aList ) throw();
virtual ~TimeNodeListContext() throw();
- virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 aElementToken, const AttributeList& rAttribs );
+ virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 aElementToken, const AttributeList& rAttribs ) SAL_OVERRIDE;
private: