From 44838c669b6bd02e14c394aebd9d19bcbf5ff409 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Mon, 5 Oct 2015 11:29:02 +0200 Subject: desktop: handle sal_uInt16 in jsonToPropertyValues() Change-Id: Ic0059404b7ccbc922703705e7818404d4904f324 --- desktop/source/lib/init.cxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'desktop') diff --git a/desktop/source/lib/init.cxx b/desktop/source/lib/init.cxx index e902df0c71ba..7eb54d3a6064 100644 --- a/desktop/source/lib/init.cxx +++ b/desktop/source/lib/init.cxx @@ -903,6 +903,8 @@ static void jsonToPropertyValues(const char* pJSON, uno::Sequence(OString(rValue.c_str()).toUInt32()); else SAL_WARN("desktop.lib", "jsonToPropertyValues: unhandled type '"<