summaryrefslogtreecommitdiff
path: root/stoc/source/javavm/javavm.cxx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-08-29 10:15:21 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-08-29 10:15:21 +0000
commit31dcea376b42a78f88a50a2a2630be0f645ee218 (patch)
tree64a66c16395dfa9faede4a9a72eb1b81e06e43d2 /stoc/source/javavm/javavm.cxx
parent244cd15c49e81719b8ac98a7a75eb43c3afd70e4 (diff)
INTEGRATION: CWS warningfixes03_SRC680 (1.73.8); FILE MERGED
2006/08/18 12:45:11 mhu 1.73.8.1: #i68745# Fixed GCC 4.0.x warning(s).
Diffstat (limited to 'stoc/source/javavm/javavm.cxx')
-rw-r--r--stoc/source/javavm/javavm.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/stoc/source/javavm/javavm.cxx b/stoc/source/javavm/javavm.cxx
index 05be2f833df7..b1ea38eb6e5c 100644
--- a/stoc/source/javavm/javavm.cxx
+++ b/stoc/source/javavm/javavm.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: javavm.cxx,v $
*
- * $Revision: 1.73 $
+ * $Revision: 1.74 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 00:03:12 $
+ * last change: $Author: ihi $ $Date: 2006-08-29 11:15:21 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -1240,7 +1240,7 @@ void SAL_CALL JavaVirtualMachine::elementReplaced(
{
aPropertyName = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(
"stardiv.security.disableSecurity"));
- sal_Bool b;
+ sal_Bool b = sal_Bool();
if (rEvent.Element >>= b)
if (b)
aPropertyValue = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(