Issue 21645

Summary: remove duplicate property UI names from SVX
Product: Base Reporter: Frank Schönheit <frank.schoenheit>
Component: codeAssignee: Frank Schönheit <frank.schoenheit>
Status: CLOSED FIXED QA Contact: issues@dba <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 1.1 RC5   
Target Milestone: OOo 2.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description Frank Schönheit 2003-10-24 08:14:43 UTC
in svx/source/form, there are a lot localized of resource strings which describe
the UI names of (form/control) properties. These strings are also present in
extensions/source/propctrlr. In SVX, they're used for creating the the
descriptional text for an UNDO-action, in extensions, they're used in the
property browser.

The strings in SVX are a relict from the time when the property browser was
implemented in SVX, too, and have been duplicated when the browser was moved to
the extensions project. We should remove the duplicates, e.g. by the extensions
project providing an UNO service for retrieving the localized display names for
property names.
Comment 1 Frank Schönheit 2003-10-24 08:15:26 UTC
accepting
Comment 2 hans_werner67 2004-02-02 12:19:05 UTC
change subcomponent to 'none'
Comment 3 Frank Schönheit 2004-04-29 07:52:49 UTC
done in CWS dba12
Comment 4 Frank Schönheit 2004-06-18 17:05:12 UTC
verified in CWS dba12
Comment 5 Frank Schönheit 2004-12-30 08:14:10 UTC
fix verified in master
Comment 6 Unknown 2010-11-10 17:19:10 UTC
Created attachment 73445