To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=16874
------- Additional comments from [EMAIL PROTECTED] Wed Jun 7 08:18:16 -0700
2006 -------
Indeed, the fix seems to be quite trivial. Re-filed from issue 35873:
--- svx/inc/akrnitem.hxx 2004-10-15 19:24:32.399851088 +0200
+++ svx/inc/akrnitem.hxx 2004-10-15 19:24:58.966812296 +0200
@@ -93,7 +93,7 @@ class SvxAutoKernItem : public SfxBoolIt
public:
TYPEINFO();
- SvxAutoKernItem( const BOOL bAutoKern = FALSE,
+ SvxAutoKernItem( const BOOL bAutoKern = TRUE,
const USHORT nId = ITEMID_AUTOKERN );
// "pure virtual Methoden" vom SfxPoolItem
---------------------------------------------------------------------
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]