To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70526
User pjanik changed the following:
What |Old value |New value
================================================================================
CC|'pjanik' |'pjanik,sb'
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Oct 19 02:03:30 -0700
2006 -------
Where is tools' macro used at all, BTW?
tools define it (twice, BTW) but do not use it:
tools/inc/postsys.h:#define WIN_HELP_INDEX 0x0003
tools/win/inc/postwin.h:#define WIN_HELP_INDEX 0x0003
binfilter contains only stripped code lines with this:
binfilter/bf_sfx2/source/appl/app.hrc://STRIP001 #define WIN_HELP_INDEX
binfilter/bf_sfx2/source/appl/sfx2_newhelp.cxx://STRIP001 Window( _pParent,
SfxResId( WIN_HELP_INDEX ) ),
binfilter/bf_sfx2/source/appl/sfx2_newhelp.src://STRIP001 Window WIN_HELP_INDEX
binfilter/unxlngi6.pro/misc/sfx2_appl/sfx2_newhelp.src://STRIP001 Window
WIN_HELP_INDEX
So just kill it and be done with it?
---------------------------------------------------------------------
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]