To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47771
                  Issue #:|47771
                  Summary:|gcc33:
                          |sd/source/ui/animations/CustomAnimationList.cxx
                Component:|porting
                  Version:|680m94
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|PATCH
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|pjanik
              Reported by:|pjanik





------- Additional comments from [EMAIL PROTECTED] Tue Apr 19 12:53:55 -0700 
2005 -------
another instance of gcc33 parser bugfix:

--- ooo_SRC680_m94_src/sd/source/ui/animations/CustomAnimationList.cxx.orig    
Tue Apr 19 21:20:18 2005
+++ ooo_SRC680_m94_src/sd/source/ui/animations/CustomAnimationList.cxx  Tue Apr
19 21:20:32 2005
@@ -724,7 +724,7 @@
-OUString aDescription( String( SdResId( STR_CUSTOMANIMATION_TRIGGER ) ) );
+OUString aDescription = OUString( String( SdResId( STR_CUSTOMANIMATION_TRIGGER
) ) );

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