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





------- Additional comments from [EMAIL PROTECTED] Fri Dec 22 10:43:52 -0800 
2006 -------
new one from m198:

diff -urN ooo_SRC680_m198_src.orig/slideshow/source/engine/tools.cxx 
ooo_SRC680_m198_src/
slideshow/source/engine/tools.cxx
--- ooo_SRC680_m198_src.orig/slideshow/source/engine/tools.cxx  2006-12-22 
19:41:08.000000000 +0100
+++ ooo_SRC680_m198_src/slideshow/source/engine/tools.cxx       2006-12-22 
19:41:34.000000000 +0100
@@ -788,7 +788,7 @@
             uno::Reference< beans::XPropertySet > xPropSet( xShape, 
                                                             
uno::UNO_QUERY_THROW );
             // read prio
-            sal_Int32 nPrio;
+            sal_Int32 nPrio = 0;
             if( !(xPropSet->getPropertyValue( 
                       ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ZOrder") ) 
) >>= nPrio) )
             {


---------------------------------------------------------------------
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