summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/source/drawing/captionshape.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/source/drawing/captionshape.cxx b/test/source/drawing/captionshape.cxx
index fc3d8ea6755d..70d0b8007a37 100644
--- a/test/source/drawing/captionshape.cxx
+++ b/test/source/drawing/captionshape.cxx
@@ -25,7 +25,7 @@ namespace apitest
void CaptionShape::testCaptionShapeProperties()
{
uno::Reference<beans::XPropertySet> xCaptionShape(init(), UNO_QUERY_THROW);
- rtl::OUString propName;
+ OUString propName;
uno::Any aNewValue;
propName = "CornerRadius";