Commit Graph

66 Commits

Author SHA1 Message Date
Christian Lippka
541664e8f5 added root elements for content and style export 2001-03-04 16:48:54 +00:00
Björn Milcke
73ed905038 typo 2001-03-04 14:25:15 +00:00
Björn Milcke
f9d8cc2099 chart components for multiple storages added 2001-03-04 11:30:53 +00:00
Patrick Luby
f169459699 Removed compiling of staticmb*.cxx files for Mac OS X now that we have automated this process 2001-03-02 06:21:44 +00:00
Björn Milcke
14e3e876cf #84490# export own table only if SeriesAddresses are not set 2001-03-01 07:59:35 +00:00
Björn Milcke
1cd5fc353a +getChartCLSID() for container exports to get the CURRENT CLSID of chart 2001-02-27 11:39:43 +00:00
Armin Weiss
cc77c4154a Doubles import/export made more clear using own conversion routines 2001-02-26 09:24:47 +00:00
Oliver Bolte
1ba00b023f #65293# missing header xmlprmap.hxx 2001-02-20 08:34:59 +00:00
Björn Milcke
9a0e8ef754 export number formats 2001-02-14 16:21:23 +00:00
Björn Milcke
b29f49e1b7 Property map moved to PropertyMap.hxx 2001-02-14 16:16:39 +00:00
Björn Milcke
270b3a5c02 We need a style sheet pool for number formats 2001-02-14 16:15:35 +00:00
Björn Milcke
5dfbcf18fe changes for number formatter integration 2001-02-14 16:14:51 +00:00
Björn Milcke
6e361a5adc new file for Context defines and property map 2001-02-14 16:10:55 +00:00
Björn Milcke
8dc2680586 Req. change Load/SaveAs for XML format - removed deprecated CTOR 2001-02-09 15:48:29 +00:00
Gene Anaya
c13169b5e2 Added staticmbchart.cxx to define static data members for Mac OS X 2001-01-31 17:16:31 +00:00
Christian Lippka
6749a3240a #82803# removed SetFamily 2001-01-16 15:36:55 +00:00
Björn Milcke
a7bfb214fb export of wall element 2001-01-15 08:00:44 +00:00
Björn Milcke
3c91bcaeda import of wall/floor elements 2001-01-15 07:58:30 +00:00
Christian Lippka
feb72c53d0 #82042# added support for xml filter components 2001-01-12 15:16:13 +00:00
Björn Milcke
95d58d71aa for draw styles containing gradients/hatches/markers and dashes there is a styles context 2001-01-11 16:00:59 +00:00
Björn Milcke
7f151e2bf9 ex-/import draw properties by mapper-chaining rather than doing it in this class 'by hand' 2001-01-11 16:00:38 +00:00
Björn Milcke
99e2581428 there may be a styles section for gradient-tables, etc. 2001-01-11 15:55:25 +00:00
Björn Milcke
2f4480adc6 set rotation after setting properties (that could reset the rotation) 2001-01-09 13:26:06 +00:00
Björn Milcke
1d29881553 #81826# import the attachment to an axis for series 2001-01-08 11:55:32 +00:00
Björn Milcke
feaf543964 #81826# import the attachment to an axis correctly 2001-01-08 11:54:50 +00:00
Björn Milcke
b8f9990a0f #81826# import the attachment to an axuis correctly 2001-01-08 11:54:25 +00:00
Björn Milcke
9005a381ed transformation matrix 3d 2000-12-22 10:57:05 +00:00
Björn Milcke
983fef6043 -SchXMLPlotAreaContext::EndElement() 2000-12-15 16:54:01 +00:00
Björn Milcke
8fd8400e75 set properties of plot-area before child-elements are parsed - otherwise these would be overwritten. And correct resize of chart data 2000-12-15 16:53:30 +00:00
Björn Milcke
5e972befe9 error indicator is handled by a property handler, merge-property flag for some properties 2000-12-15 16:51:17 +00:00
Björn Milcke
95758b1fa5 +XMLErrorIndicatorPropertyHdl 2000-12-15 16:46:50 +00:00
Björn Milcke
cbecdd0b6d handler for ChartErrorIndicatorType. Two bool XML-Attributes are used for setting one enum 2000-12-15 16:46:26 +00:00
Björn Milcke
fbafbc1b1c handler for ChartErrorIndicatorType. Two bool XML-Attributes are used for setting one Int32 2000-12-15 16:45:45 +00:00
Björn Milcke
5e2c34c9ea don't set NaN values (because this NaN is from SolarMath and compatible with the chart NaN - DBL_MIN) 2000-12-15 16:44:36 +00:00
Björn Milcke
ea0ddec6e8 regression by power function (monomial) is called 'power' not monomial 2000-12-14 11:47:22 +00:00
Björn Milcke
4428e9ef9c statistics properties completed, some 3d properties added 2000-12-13 16:22:07 +00:00
Björn Milcke
5ae7344ef8 #80712# export absolute legend position 2000-12-09 15:00:12 +00:00
Björn Milcke
d3e5e246d2 #80712# no export of properties that are set to "auto" (min, max, stepmain, stephelp, origin) 2000-12-09 14:59:31 +00:00
Björn Milcke
4de58da2a1 #80712# import legend auto-styles 2000-12-09 14:54:51 +00:00
Björn Milcke
a9914d45df #80712# set properties to series with offset 1 for xy charts 2000-12-09 14:53:42 +00:00
Björn Milcke
89bd40d39d #81290# GPF on chart import 2000-12-07 18:46:34 +00:00
Björn Milcke
e432d26073 #81525# convert domain address for calc 2000-12-07 17:18:37 +00:00
Björn Milcke
a3fca0f78a #81456# support line opacity and fill transparency 2000-12-06 16:07:10 +00:00
Björn Milcke
ee5ac477df #81456# set chart properties at area rather than document 2000-12-06 16:05:00 +00:00
Christian Lippka
6370aa05b9 #80948# chaining only works if we call the base classes 2000-12-05 22:05:47 +00:00
Björn Milcke
b51cb9a8a5 #80540# export text-crossing-out as (none|single) rather than bool 2000-12-04 08:34:10 +00:00
Kai Ahrens
ac382ca15f #80795#: added XIndexContainer 2000-12-01 10:04:44 +00:00
Michael Brauer
1e0d71ce50 #80795#: export of embedded images 2000-11-29 13:32:08 +00:00
Björn Milcke
211e3607e5 #80759# import of grid properties 2000-11-29 13:18:44 +00:00
Björn Milcke
524908c8bb #80759# import of grid properties 2000-11-29 12:57:56 +00:00