summaryrefslogtreecommitdiff
path: root/animations
diff options
context:
space:
mode:
Diffstat (limited to 'animations')
-rw-r--r--animations/source/animcore/targetpropertiescreator.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/animations/source/animcore/targetpropertiescreator.cxx b/animations/source/animcore/targetpropertiescreator.cxx
index c583e137d6bb..6141f676b2bc 100644
--- a/animations/source/animcore/targetpropertiescreator.cxx
+++ b/animations/source/animcore/targetpropertiescreator.cxx
@@ -379,7 +379,7 @@ namespace animcore
1,
beans::NamedValue(
//xAnimateNode->getAttributeName(),
- ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("visibility")),
+ OUString("visibility"),
uno::makeAny( !bVisible ) ) ) ) );
//}
//}