summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-08-29 10:00:08 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-08-29 10:00:08 +0000
commitf348b1ba9c1b1562248166c053e6a2c0872c373c (patch)
tree9059ddb800448b11f2fbccb5eb0e9e6b35e326dc /xmloff
parent043e2e06a7492c83d7bd42cca950c8ca50cbf0f5 (diff)
INTEGRATION: CWS warningfixes03_SRC680 (1.15.14); FILE MERGED
2006/08/18 14:16:23 mhu 1.15.14.1: #i68745# Fixed GCC 4.0.x warning(s).
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/forms/controlpropertyhdl.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/forms/controlpropertyhdl.cxx b/xmloff/source/forms/controlpropertyhdl.cxx
index b7d5158e632c..8e48cfa21ff6 100644
--- a/xmloff/source/forms/controlpropertyhdl.cxx
+++ b/xmloff/source/forms/controlpropertyhdl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: controlpropertyhdl.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: rt $ $Date: 2006-07-25 10:16:42 $
+ * last change: $Author: ihi $ $Date: 2006-08-29 11:00:08 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -174,7 +174,7 @@ namespace xmloff
{
::rtl::OUStringBuffer aReturn;
sal_Bool bSuccess = sal_False;
- sal_Int16 nFontEmphasis;
+ sal_Int16 nFontEmphasis = sal_Int16();
if (_rValue >>= nFontEmphasis)
{
// the type