summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/registry/component/dp_component.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/deployment/registry/component/dp_component.cxx')
-rw-r--r--desktop/source/deployment/registry/component/dp_component.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/source/deployment/registry/component/dp_component.cxx b/desktop/source/deployment/registry/component/dp_component.cxx
index 54ac54daa987..cfecf6927496 100644
--- a/desktop/source/deployment/registry/component/dp_component.cxx
+++ b/desktop/source/deployment/registry/component/dp_component.cxx
@@ -919,10 +919,10 @@ void BackendImpl::unorc_flush( Reference<XCommandEnvironment> const & xCmdEnv )
OString buf2 =
"ORIGIN=" +
osOrigin +
- OString(LF) +
+ OStringChar(LF) +
"UNO_SERVICES=?$ORIGIN/" +
OUStringToOString( sNativeRDB, RTL_TEXTENCODING_ASCII_US ) +
- OString(LF);
+ OStringChar(LF);
const Reference<io::XInputStream> xData(
::xmlscript::createInputStream(