Issue 70903 - Move chart options to svx
Summary: Move chart options to svx
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: bjoern.milcke
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-26 17:31 UTC by pb
Modified: 2013-02-24 21:19 UTC (History)
3 users (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pb 2006-10-26 17:31:31 UTC
Please move the code of the chart options from old chart project (sch) to svx.
Comment 1 pb 2006-10-26 17:33:49 UTC
pb: is in progress.
Comment 2 pb 2006-10-26 17:54:11 UTC
pb: fixed in cws chart2mst3.
Files changed:
/svx/inc/dialogs.hrc 1.49.44.11
/svx/inc/helpid.hrc 1.67.6.1
/svx/source/options/optchart.src 1.1.2.1
/svx/source/options/makefile.mk 1.27.60.1
/svx/source/inc/optchart.hrc 1.1.2.1
/svx/source/dialog/optchart.cxx 1.1.2.1
/svx/source/dialog/optchart.hxx 1.1.2.1
/svx/source/dialog/cfgchart.cxx 1.1.2.1
/svx/source/dialog/cfgchart.hxx 1.1.2.1
/svx/source/dialog/treeopt.cxx 1.36.6.1
/svx/source/dialog/treeopt.src 1.17.102.1
/svx/source/dialog/makefile.mk 1.52.6.1

Comment 3 pb 2006-11-01 13:22:36 UTC
pb -> kla: please verify, thx.
Comment 4 IngridvdM 2007-01-18 11:53:13 UTC
changed target to 2.3
Comment 5 kla 2007-04-02 13:00:00 UTC
Sounds like a Developer Task. @BM: pls verify
Comment 6 bjoern.milcke 2007-04-04 09:26:40 UTC
Tools/Options/Chart/Colors is available and works. Colors can be changed, are
persistent and are used for newly created charts. Resetting to the original
(new) defaults also works.

As the sch library is no longer installed, it is obvious that the move of the
corresponding code is done.
Comment 7 bjoern.milcke 2007-05-29 15:24:33 UTC
Confirmed in Master m213 (Tools/Options/Chart works and there is no sch library
installed any more)