diff options
Diffstat (limited to 'include/oox/ppt/timenode.hxx')
-rw-r--r-- | include/oox/ppt/timenode.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/ppt/timenode.hxx b/include/oox/ppt/timenode.hxx index 9115ab77015b..1aa5b5afddb9 100644 --- a/include/oox/ppt/timenode.hxx +++ b/include/oox/ppt/timenode.hxx @@ -97,7 +97,7 @@ namespace oox { namespace ppt { static OUString getServiceName( sal_Int16 nNodeType ); - ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode > + static ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode > createAndInsert( const ::oox::core::XmlFilterBase& rFilter, const OUString& rServiceName, |