To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=74838





------- Additional comments from [EMAIL PROTECTED] Mon Feb 26 18:37:50 +0000 
2007 -------
One more in svx:

diff -urN 
ooo_SRC680_m204_src.orig/svx/source/customshapes/EnhancedCustomShape2d.cxx 
ooo_SRC680_m204_src/svx/source/customshapes/EnhancedCustomShape2d.cxx
--- ooo_SRC680_m204_src.orig/svx/source/customshapes/EnhancedCustomShape2d.cxx
        2007-02-26 16:51:14.000000000 +0100
+++ ooo_SRC680_m204_src/svx/source/customshapes/EnhancedCustomShape2d.cxx
        2007-02-26 16:57:43.000000000 +0100
@@ -1296,7 +1296,7 @@
        {
                if ( seqAdjustmentValues[ nIndex ].Value.getValueTypeClass() == 
TypeClass_DOUBLE )
                {
-                       double fNumber;
+                       double fNumber = 0;
                        seqAdjustmentValues[ nIndex ].Value >>= fNumber;
                        nNumber = (sal_Int32)fNumber;
                }


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to