To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73295
------- Additional comments from [EMAIL PROTECTED] Thu Feb 1 06:01:30 -0800
2007 -------
I have problem compiling OOF680_m5 with gcc 4.1.2, I think this is the same
problem. This patch solves the problem? (I'm not sure it is OK, but it compiles
fine).
--- basctl/source/inc/localizationmgr.hxx.org 2007-02-01 13:50:33.154057500
+0000
+++ basctl/source/inc/localizationmgr.hxx 2007-02-01 13:50:44.770783500
+0000
@@ -135,7 +135,7 @@
< ::com::sun::star::container::XNameContainer >
xDialogLib );
// Clipboard
- static void LocalizationMgr::resetResourceForDialog(
+ static void resetResourceForDialog(
::com::sun::star::uno::Reference<
::com::sun::star::container::XNameContainer > xDialogModel,
::com::sun::star::uno::Reference<
::com::sun::star::resource::XStringResourceManager > xStringResourceManager );
---------------------------------------------------------------------
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]