Issue 73422

Summary: name for define used twice for different purpose
Product: gsl Reporter: hjs <hans-joachim.lankenau>
Component: codeAssignee: hjs <hans-joachim.lankenau>
Status: CLOSED FIXED QA Contact: issues@gsl <issues>
Severity: Trivial    
Priority: P3 CC: issues, philipp.lohmann
Version: current   
Target Milestone: DevTools   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description hjs 2007-01-12 15:47:36 UTC
vcl/inc/help.hxx defines HELP_INDEX and HELP_HELPONHELP. these defines are
aready set in winuser.h from the compiler includes.
Comment 1 hjs 2007-01-12 17:15:47 UTC
usage of OOo/SO defines HELP_INDEX and HELP_HELPONHELP found in vcl and rsc,
prefixed defines with OOO_. 

note: didn't change keyword string in rcs/parser/rscinit.cxx
Comment 2 hjs 2007-01-16 11:26:33 UTC
also a few places in module basic
Comment 3 gregor.hartmann 2007-03-02 14:21:25 UTC
.
Comment 4 hjs 2007-07-13 14:27:49 UTC
pch active on MWS