From 7a110585d9fd710ba9ca30256cbddb09c77aec96 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Thu, 9 May 2024 11:51:59 +0200 Subject: createFromAscii -> OUString literals in AnimationsExporter Change-Id: I20c35e06fb98df5ffb9d9fd521459e267e4a2fa0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167559 Tested-by: Jenkins Reviewed-by: Noel Grandin --- xmloff/inc/animations.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmloff/inc') diff --git a/xmloff/inc/animations.hxx b/xmloff/inc/animations.hxx index 935ebf0396f7..6ab3cd903a1e 100644 --- a/xmloff/inc/animations.hxx +++ b/xmloff/inc/animations.hxx @@ -45,7 +45,7 @@ extern const SvXMLEnumMapEntry aAnimations_EnumMap_Command[]; struct ImplAttributeNameConversion { token::XMLTokenEnum meXMLToken; - const char* mpAPIName; + OUString maAPIName; }; extern const struct ImplAttributeNameConversion* getAnimationAttributeNamesConversionList(); -- cgit lotropia/zeta-24-2'>distro/allotropia/zeta-24-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author