summaryrefslogtreecommitdiffstats
path: root/smoketest/smoketest.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'smoketest/smoketest.cxx')
-rw-r--r--smoketest/smoketest.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/smoketest/smoketest.cxx b/smoketest/smoketest.cxx
index 2133cc17d3f0..5845c332997c 100644
--- a/smoketest/smoketest.cxx
+++ b/smoketest/smoketest.cxx
@@ -152,7 +152,7 @@ void Test::test() {
args[0].State = css::beans::PropertyState_DIRECT_VALUE;
args[1].Name = "ReadOnly";
args[1].Handle = -1;
- args[1].Value <<= sal_True;
+ args[1].Value <<= true;
args[1].State = css::beans::PropertyState_DIRECT_VALUE;
css::util::URL url;
url.Complete = "vnd.sun.star.script:Standard.Global.StartTestWithDefaultOptions?"