To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88584
User rene changed the following:
What |Old value |New value
================================================================================
Issue type|DEFECT |PATCH
--------------------------------------------------------------------------------
Target milestone|--- |OOo 3.0
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Tue Apr 22 10:55:49 +0000
2008 -------
trivial fix:
diff -u -u -r1.3 PresenterConfigurationAccess.hxx
--- source/presenter/PresenterConfigurationAccess.hxx 11 Apr 2008 11:21:15
-0000 1.3
+++ source/presenter/PresenterConfigurationAccess.hxx 22 Apr 2008 10:55:16
-0000
@@ -126,7 +126,7 @@
@param rList
The list to be filled.
*/
- static void PresenterConfigurationAccess::FillList(
+ static void FillList(
const css::uno::Reference<css::container::XNameAccess>& rxContainer,
const ::rtl::OUString& rsArgument,
::std::vector<rtl::OUString>& rList);
---------------------------------------------------------------------
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]