summaryrefslogtreecommitdiff
path: root/oox/source/ppt/animationtypes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ppt/animationtypes.hxx')
-rw-r--r--oox/source/ppt/animationtypes.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/oox/source/ppt/animationtypes.hxx b/oox/source/ppt/animationtypes.hxx
index 7e0b358482c9..ab26abe8abed 100644
--- a/oox/source/ppt/animationtypes.hxx
+++ b/oox/source/ppt/animationtypes.hxx
@@ -30,9 +30,9 @@
namespace oox { namespace ppt {
// ST_TLTime
-::com::sun::star::uno::Any GetTime( const ::rtl::OUString & val );
+::com::sun::star::uno::Any GetTime( const OUString & val );
// ST_TLTimeAnimateValueTime
-::com::sun::star::uno::Any GetTimeAnimateValueTime( const ::rtl::OUString & val );
+::com::sun::star::uno::Any GetTimeAnimateValueTime( const OUString & val );
} }