summaryrefslogtreecommitdiff
path: root/xmloff/inc/animations.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/animations.hxx')
-rw-r--r--xmloff/inc/animations.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/animations.hxx b/xmloff/inc/animations.hxx
index 638c76561091..0144a590a806 100644
--- a/xmloff/inc/animations.hxx
+++ b/xmloff/inc/animations.hxx
@@ -46,7 +46,7 @@ extern const SvXMLEnumMapEntry<sal_Int16> aAnimations_EnumMap_Command[];
struct ImplAttributeNameConversion
{
token::XMLTokenEnum const meXMLToken;
- const sal_Char* mpAPIName;
+ const char* mpAPIName;
};
extern const struct ImplAttributeNameConversion* getAnimationAttributeNamesConversionList();