summaryrefslogtreecommitdiff
path: root/sfx2/qa/cppunit/doc.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/qa/cppunit/doc.cxx')
-rw-r--r--sfx2/qa/cppunit/doc.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/qa/cppunit/doc.cxx b/sfx2/qa/cppunit/doc.cxx
index 555c5f5aea78..92bfadd363e9 100644
--- a/sfx2/qa/cppunit/doc.cxx
+++ b/sfx2/qa/cppunit/doc.cxx
@@ -126,7 +126,7 @@ CPPUNIT_TEST_FIXTURE(Test, testSetDocumentPropertiesUpdate)
}
}
}
-)json"_ostr);
+)json");
uno::Sequence<beans::PropertyValue> aArgs = comphelper::containerToSequence(aArgsVec);
dispatchCommand(mxComponent, u".uno:SetDocumentProperties"_ustr, aArgs);