Issue 11676

Summary: lots of unused resources in wizard/source/formwizard
Product: Base Reporter: Frank Schönheit <frank.schoenheit>
Component: codeAssignee: berend.cornelius
Status: CLOSED FIXED QA Contact: issues@dba <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: 644   
Target Milestone: OOo 1.1 Beta2   
Hardware: PC   
OS: Windows 2000   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description Frank Schönheit 2003-02-20 12:38:52 UTC
stumbled upon this during issue 5617:

wizards/source/formwizard/dbwizres.src contains a lot of unnecessary strings -
especially, it still contains _all_ strings for the group box/query/table/grid
control/combo box wizard. All of them are implemented separately, and definately
do not use the resources from the wizards project.

I suppose the strings are relicts from the time where all wizards where written
in Basic - the dbwizres.src exactly looks like the file I wrote long time ago
for this :).

Please remove these unecessary strings.
Comment 1 marc.neumann 2003-02-20 14:27:16 UTC
set target
Comment 2 berend.cornelius 2003-02-27 14:57:10 UTC
Excluded the currently superflouous resources by #ifdef null so they 
won't be lost for future AutoPilots where I might need some of them 
again. 
Comment 3 berend.cornelius 2003-07-25 09:40:58 UTC
BC: Size of resource file has been reduced from 13 kb to 8 kb
Comment 4 berend.cornelius 2003-07-25 09:43:27 UTC
BC->CLU: Please check if you can close the bug
Comment 5 christoph.lukasiak 2003-07-25 10:18:58 UTC
.
Comment 6 berend.cornelius 2003-07-25 10:59:09 UTC
.
Comment 7 berend.cornelius 2003-07-25 10:59:35 UTC
.
Comment 8 hans_werner67 2004-02-02 12:51:36 UTC
change subcomponent to 'none'