summaryrefslogtreecommitdiff
path: root/oox/source/ppt/timetargetelementcontext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ppt/timetargetelementcontext.cxx')
-rw-r--r--oox/source/ppt/timetargetelementcontext.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/ppt/timetargetelementcontext.cxx b/oox/source/ppt/timetargetelementcontext.cxx
index e8c59a8913df..719b36de207a 100644
--- a/oox/source/ppt/timetargetelementcontext.cxx
+++ b/oox/source/ppt/timetargetelementcontext.cxx
@@ -47,7 +47,7 @@ namespace oox { namespace ppt {
, maShapeTarget(aValue)
{
}
- virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 aElementToken, const AttributeList& rAttribs )
+ virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 aElementToken, const AttributeList& rAttribs ) SAL_OVERRIDE
{
switch( aElementToken )
{