2007/03/07 16:52:05 bm 1.1.2.16: #i75207# use an overloaded leaveState() instead of disabling the roadmap entries. Disadvantage: the entries are shown as disabled, advantage: no crash
2007/02/28 16:07:50 bm 1.1.2.15: removed CHART2_ROADMAP_WIZARD define and else branch as we will not switch back from using the roadmap
2007/02/27 14:01:50 bm 1.1.2.14: Disable controls and tabs when invalid ranges were entered
2006/11/10 21:03:21 iha 1.1.2.13: prevent immidiate redraw in wizard and according dialogs (important for charts with many data)
2006/03/10 10:20:41 iha 1.1.2.12: don't use leading underscore
2005/10/11 09:20:24 bm 1.1.2.11: license header change
2005/04/15 14:54:40 bm 1.1.2.10: data source and range choose dialog rework
2004/06/29 12:29:28 bm 1.1.2.9: class for sharing data and functionality between the range chooser and the data
source (data series) tab pages.
2004/06/11 15:44:27 iha 1.1.2.8: activate roadmap again
2004/06/09 21:58:21 iha 1.1.2.7: disable roadmap again
2004/06/09 17:49:47 iha 1.1.2.6: enable roadmap
2004/06/08 19:30:34 iha 1.1.2.5: added stops at first and last page; added roadmap (if 0)
2004/06/03 10:03:29 iha 1.1.2.4: changed signiture 'createPage'
2004/05/27 15:58:11 iha 1.1.2.3: #i20344# provide charttype template
2004/04/21 16:55:41 iha 1.1.2.2: #i20344# replace old type dialog with new type page
2004/04/07 21:30:53 iha 1.1.2.1: #i20344# new
2007/02/02 22:13:03 iha 1.5.4.5: some resource changes according to wizard spec
2005/10/07 11:29:19 bm 1.5.4.4: RESYNC: (1.5-1.6); FILE MERGED
2004/06/30 08:07:34 iha 1.5.4.3: #i30866# charttype dialog without roadmap control
2004/04/21 16:58:40 iha 1.5.4.2: #i20344# replace old type dialog with new type page
2004/03/24 19:05:22 bm 1.5.4.1: XChartTypeTemplate changed: matchesTemplate may modify the
template s properties if bAdaptProperties is true
2005/10/07 11:28:53 bm 1.2.4.7: RESYNC: (1.2-1.3); FILE MERGED
2005/07/13 15:17:06 iha 1.2.4.6: update draw model tables before use in view and dialogs
2005/06/10 18:22:05 iha 1.2.4.5: transport gradients, hatches etc. from chart model to draw model for display in the dialogs
2005/06/07 15:56:48 iha 1.2.4.4: use numberformatter from model
2005/05/31 19:03:13 iha 1.2.4.3: create old api without controller
2005/04/13 08:55:53 iha 1.2.4.2: provide numberformatter
2004/09/27 14:15:58 iha 1.2.4.1: save - old api - provide access to gradient list and other
2005/10/07 11:28:42 bm 1.5.4.3: RESYNC: (1.5-1.6); FILE MERGED
2005/07/12 12:57:00 bm 1.5.4.2: use named properties for gradients etc. in chart model
2004/05/07 09:14:10 bm 1.5.4.1: enabling member-ids for all items
2007/04/20 08:09:36 iha 1.1.2.6: #i75393# Connect Bars per diagram not per series
2005/11/28 15:35:39 bm 1.1.2.5: BarConnectors implemented the old way (all series at once) but model offers the property ConnectDataPoints for each series independently
2005/11/23 15:15:12 iha 1.1.2.4: support BarOverlap and GapWidth
2005/10/11 09:20:23 bm 1.1.2.3: license header change
2004/05/07 09:14:09 bm 1.1.2.2: enabling member-ids for all items
2004/03/18 16:23:44 iha 1.1.2.1: new to attach series to different axis
Issue number:
Submitted by:
Reviewed by:
2005/12/21 21:29:07 iha 1.1.2.6: remove identifiers from model objects and create an index based CID protocol instead for selection purposes
2005/10/11 09:20:23 bm 1.1.2.5: license header change
2005/07/23 00:01:19 iha 1.1.2.4: include axis title sizes in diagram position to support old api and fileformat
2004/09/07 10:07:35 bm 1.1.2.3: removed superfluous class-name before method declaration
2004/04/26 19:00:52 iha 1.1.2.2: #i27367# offer additional simpler interface to move objects
2004/04/26 13:04:31 iha 1.1.2.1: #i27367# helper for setSize/Position
2006/08/22 17:31:03 bm 1.1.2.6: #i68861# +getSelectedObjectText for the text shown in the status bar
2006/02/20 09:16:22 bm 1.1.2.5: +getHelpText for XChartDocument (in addition to XModel variant), +getNameForCID
2005/12/21 21:29:07 iha 1.1.2.4: remove identifiers from model objects and create an index based CID protocol instead for selection purposes
2005/10/11 09:20:23 bm 1.1.2.3: license header change
2005/07/13 11:46:31 iha 1.1.2.2: provide ui strings for help and accessibility
2004/05/17 17:46:07 iha 1.1.2.1: provide object naming
2006/04/27 11:49:51 bm 1.1.2.2: allow flattening the diagram content in the hierarchy for keyboard navigation
2006/03/15 15:53:24 bm 1.1.2.1: moved here from tools (global inc)
2005/10/07 11:26:44 bm 1.4.4.3: RESYNC: (1.4-1.5); FILE MERGED
2005/07/12 12:56:59 bm 1.4.4.2: use named properties for gradients etc. in chart model
2004/05/07 09:14:08 bm 1.4.4.1: enabling member-ids for all items
2006/03/07 12:50:20 bm 1.6.4.4: leading underscore in parameter to _disposing changed. The method itself is virtual, i.e. has to be changed in unotools
2005/10/07 11:26:15 bm 1.6.4.3: RESYNC: (1.6-1.7); FILE MERGED
2004/05/07 09:14:08 bm 1.6.4.2: enabling member-ids for all items
2004/04/27 14:27:41 bm 1.6.4.1: warnings removed
2006/12/08 16:37:43 bm 1.1.1.1.4.15: #i72361# help id for edit field with series names in own data dialog added
2006/03/11 13:56:39 iha 1.1.1.1.4.14: #i63018# added HelpId for Chart Window
2006/01/06 20:28:28 iha 1.1.1.1.4.13: added legendposition to wizard and restructured legend postiion control classes
2006/01/02 16:35:04 iha 1.1.1.1.4.12: #i58960# HelpId for Roadmap in Wizard
2005/12/06 18:54:10 iha 1.1.1.1.4.11: #i58020# added HelpIds HID_SCH_SERIES_LIST and HID_SCH_DATA_RANGES_LIST
2005/10/11 13:47:47 iha 1.1.1.1.4.10: #i55197# helpids for insert title
2005/10/11 13:01:59 iha 1.1.1.1.4.9: #i55200# helpids for insert data labels
2005/10/11 12:32:19 iha 1.1.1.1.4.8: #i55202# helpids for statistic dialog
2005/10/11 09:53:58 iha 1.1.1.1.4.7: #i55202# helpids for legend position
2005/10/07 11:26:05 bm 1.1.1.1.4.6: RESYNC: (1.1.1.1-1.2); FILE MERGED
2005/09/29 12:24:56 iha 1.1.1.1.4.5: #125781# missing helpIds for Insert:Ggrid and Insert:Axis
2005/09/27 15:05:06 iha 1.1.1.1.4.4: #i55138# add helpid for data ranges dialog
2005/09/20 17:39:29 iha 1.1.1.1.4.3: #125774# added missing helpid for smooth line dialog
2005/09/20 11:34:40 iha 1.1.1.1.4.2: #125773# added missing helpid for bar geometry listbox
2005/08/17 16:54:14 bm 1.1.1.1.4.1: some ids re-activated for data editor dialog
2005/10/07 11:25:51 bm 1.4.4.3: RESYNC: (1.4-1.5); FILE MERGED
2005/07/12 12:56:59 bm 1.4.4.2: use named properties for gradients etc. in chart model
2004/05/07 09:14:08 bm 1.4.4.1: enabling member-ids for all items
2005/10/07 11:25:26 bm 1.7.4.5: RESYNC: (1.7-1.8); FILE MERGED
2005/07/12 12:56:58 bm 1.7.4.4: use named properties for gradients etc. in chart model
2004/07/01 13:43:09 iha 1.7.4.3: provide parameter to overwrite fill color
2004/05/07 09:14:07 bm 1.7.4.2: enabling member-ids for all items
2004/03/18 16:26:43 iha 1.7.4.1: changed parameters in constructor
2006/08/08 15:00:54 iha 1.2.4.17: don't refresh addin when loading is not finished
2006/03/12 01:17:40 iha 1.2.4.16: changed communication between model, view and controller; implemented old AddIn Interface; changed owneship and lifetime of view
2006/03/10 10:20:41 iha 1.2.4.15: don't use leading underscore
2006/02/17 20:57:54 iha 1.2.4.14: enlarge validity of api wrapper objects to lifetime of new chartmodel
2006/02/06 13:55:39 iha 1.2.4.13: make WrappedPropertySet a MutexContainer
2005/11/15 15:30:20 bm 1.2.4.12: garbage collection, disposing, reference release issues
2005/11/08 16:08:10 bm 1.2.4.11: update mechanism for old API wrapper. Todo: implement for all objects and especially for chartdocument
2005/11/07 17:11:10 bm 1.2.4.10: XRefreshable removed
2005/10/07 11:24:59 bm 1.2.4.9: RESYNC: (1.2-1.3); FILE MERGED
2005/07/18 17:12:18 iha 1.2.4.8: update view in old api wrapped before saving
2005/07/07 16:27:48 bm 1.2.4.7: use wrapper for area to get correct named properties (hatches, gradients etc.)
2005/06/07 15:37:56 iha 1.2.4.6: removed inactive XNumberFormatsSupplier interface from wrapper
2005/05/31 19:02:10 iha 1.2.4.5: create old api without controller
2005/04/19 17:37:26 iha 1.2.4.4: improved old api support (introduced wrappedpropertyset ...)
2004/09/27 14:28:37 iha 1.2.4.3: save - old api - access correct gradient and oher lists
2004/03/02 09:34:53 bm 1.2.4.2: properties added (esp. the Has... properties)
2004/02/13 16:51:18 bm 1.2.4.1: join from changes on branch bm_post_chart01
2006/01/27 07:58:18 bm 1.5.4.4: duplicate parameter name
2006/01/20 16:48:21 bm 1.5.4.3: Titles: the Reference size for CharHeight is in a different propertyset than the actual font sizes, therefore +GetRefSizePropertySet()
2005/10/07 11:24:45 bm 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED
2004/05/07 09:14:07 bm 1.5.4.1: enabling member-ids for all items
2007/03/19 15:04:26 iha 1.6.4.7: #i73605#, #i75389# use correct numberformat for scale tabpage and numbers tabpage
2006/09/24 09:12:53 iha 1.6.4.6: #i61970# correct implementation of axis at
2006/04/10 12:25:06 iha 1.6.4.5: api restructure axis, grids, scales and increments
2005/10/13 17:38:46 iha 1.6.4.4: renamed BoundedCoordinateSystem to CoordinateSystem
2005/10/07 11:24:17 bm 1.6.4.3: RESYNC: (1.6-1.7); FILE MERGED
2005/07/12 12:56:57 bm 1.6.4.2: use named properties for gradients etc. in chart model
2004/05/07 09:14:06 bm 1.6.4.1: enabling member-ids for all items
2006/02/20 15:25:58 bm 1.1.2.2: color properties
2006/02/20 09:21:31 bm 1.1.2.1: new base class for accessibility objects that does not implement XAccessibleExtendedComponent
2007/02/07 13:07:33 iha 1.6.4.17: RESYNC: (1.9-1.10); FILE MERGED
2006/11/24 21:42:22 iha 1.6.4.16: incompatibel changes for aw024
2006/11/22 17:24:00 iha 1.6.4.15: RESYNC: (1.8-1.9); FILE MERGED
2006/10/20 21:33:55 iha 1.6.4.14: use method DrawViewWrapper::getSdrObject
2006/10/18 17:05:38 bm 1.6.4.13: RESYNC: (1.7-1.8); FILE MERGED
2006/08/02 16:37:04 bm 1.6.4.12: #i68041# reduce symbol default size to 0.25 cm
2005/10/07 11:24:02 bm 1.6.4.11: RESYNC: (1.6-1.7); FILE MERGED
2005/08/30 14:45:23 bm 1.6.4.10: get font list from draw-model's reference device to get printer fonts
2005/07/13 15:18:25 iha 1.6.4.9: update draw model tables before use in view and dialogs
2005/06/10 18:22:45 iha 1.6.4.8: transport gradients, hatches etc. from chart model to draw model for display in the dialogs
2005/06/07 15:55:52 iha 1.6.4.7: use numberformatter from model
2005/05/31 19:04:00 iha 1.6.4.6: create old api without controller
2005/04/13 08:56:39 iha 1.6.4.5: provide numberformatter
2004/09/27 16:07:06 iha 1.6.4.4: case mismatch
2004/09/27 14:19:45 iha 1.6.4.3: save - old api - provide access to gradient list and other
2004/08/26 13:15:24 iha 1.6.4.2: saver page creation
2004/04/21 14:06:28 bm 1.6.4.1: don't use static uno-Reference
2007/04/23 12:32:35 ihi 1.1.2.19: #i72301# German removed
2007/02/27 17:11:52 iha 1.1.2.18: change positions
2007/02/27 16:45:52 iha 1.1.2.17: change string according to wizard spec
2007/02/22 11:00:16 iha 1.1.2.16: shorter vertical line
2007/02/22 10:41:50 iha 1.1.2.15: more space for german text
2007/02/22 10:04:43 bm 1.1.2.14: encoding -> UTF8
2007/02/05 17:20:47 iha 1.1.2.13: some resource changes according to wizard spec
2007/02/02 23:04:13 iha 1.1.2.12: some resource changes according to wizard spec
2006/01/12 17:57:26 iha 1.1.2.11: some position changes to wizard page 4
2006/01/06 20:27:28 iha 1.1.2.10: added legendposition to wizard and restructured legend postiion control classes
2005/10/11 09:20:19 bm 1.1.2.9: license header change
2004/08/10 12:16:19 bm 1.1.2.8: resource changes (removal of translations and change to de, en-US and x-comment
2004/06/08 22:16:15 iha 1.1.2.7: changed positions
2004/05/17 17:33:53 iha 1.1.2.6: provide object naming; resource cleanup
2004/05/07 16:39:07 iha 1.1.2.5: #i20344# more distance below subtype list
2004/05/05 20:51:43 iha 1.1.2.4: #i20344# removed wrong HelpId; some cleanup
2004/04/22 15:00:46 iha 1.1.2.3: #i20344# chabged legend, grid and title resources
2004/04/08 08:53:34 bm 1.1.2.2: wrong case in include file
2004/04/07 21:27:32 iha 1.1.2.1: #i20344# new
2007/02/02 23:04:57 iha 1.1.2.11: some resource changes according to wizard spec
2006/11/10 21:03:07 iha 1.1.2.10: prevent immidiate redraw in wizard and according dialogs (important for charts with many data)
2006/03/10 10:20:41 iha 1.1.2.9: don't use leading underscore
2006/01/23 15:55:34 iha 1.1.2.8: #i61054# disable next button at wizard correctly
2006/01/06 20:27:28 iha 1.1.2.7: added legendposition to wizard and restructured legend postiion control classes
2005/11/14 18:16:25 iha 1.1.2.6: don't change model during initialization of controls
2005/10/11 09:20:19 bm 1.1.2.5: license header change
2004/06/09 17:45:49 iha 1.1.2.4: live update
2004/04/27 15:00:39 iha 1.1.2.3: warnings removed
2004/04/22 15:00:46 iha 1.1.2.2: #i20344# chabged legend, grid and title resources
2004/04/07 21:27:45 iha 1.1.2.1: #i20344# new
2007/05/18 16:12:17 bm 1.1.2.26: #i74635# ResMgr cleanup ResId -> SchResId
2007/02/27 16:46:42 iha 1.1.2.25: change string according to wizard spec
2007/02/08 21:25:35 iha 1.1.2.24: resync m195 -> m202
2007/02/02 23:03:06 iha 1.1.2.23: some resource changes according to wizard spec
2006/11/10 21:03:07 iha 1.1.2.22: prevent immidiate redraw in wizard and according dialogs (important for charts with many data)
2006/10/27 14:59:20 iha 1.1.2.21: name consolidation
2006/10/21 11:02:40 iha 1.1.2.20: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead
2006/04/10 15:03:32 iha 1.1.2.19: api restructure axis, grids, scales and increments
2006/03/10 10:20:41 iha 1.1.2.18: don't use leading underscore
2006/01/24 10:35:46 bm 1.1.2.17: ChartModelHelper::findDiagram now also works with chart2::XChartDocument
2006/01/23 15:55:08 iha 1.1.2.16: #i61054# disable next button at wizard correctly
2006/01/12 17:54:54 iha 1.1.2.15: change name of wizard step 4 according to spec
2006/01/06 20:27:27 iha 1.1.2.14: added legendposition to wizard and restructured legend postiion control classes
2005/12/06 19:00:31 iha 1.1.2.13: #i58065# use grid HelpIds for Grid ChaeckBoxes
2005/11/18 18:19:53 iha 1.1.2.12: restructuring for proper subgrid support
2005/11/15 10:55:34 iha 1.1.2.11: only change model if controls have changed
2005/11/14 18:16:49 iha 1.1.2.10: don't change model during initialization of controls
2005/11/14 15:59:30 iha 1.1.2.9: remove direct view update call as automatic updates are now available and guard against to many view updates
2005/10/11 09:20:18 bm 1.1.2.8: license header change
2005/06/16 12:55:35 iha 1.1.2.7: create legend on demand
2004/06/09 17:46:10 iha 1.1.2.6: live update
2004/05/17 17:33:53 iha 1.1.2.5: provide object naming; resource cleanup
2004/05/05 20:52:27 iha 1.1.2.4: #i20344# added page title
2004/04/27 13:32:41 iha 1.1.2.3: warnings removed
2004/04/22 15:00:45 iha 1.1.2.2: #i20344# chabged legend, grid and title resources
2004/04/07 21:27:08 iha 1.1.2.1: #i20344# new
2007/04/23 12:32:35 ihi 1.2.20.4: #i72301# German removed
2005/12/05 18:14:29 iha 1.2.20.3: moved down checkbox for bar connectors a little
2005/10/07 11:22:43 bm 1.2.20.2: RESYNC: (1.2-1.4); FILE MERGED
2004/08/10 12:16:18 bm 1.2.20.1: resource changes (removal of translations and change to de, en-US and x-comment
2007/04/23 12:32:35 ihi 1.1.2.10: #i72301# German removed
2007/02/09 12:31:19 bm 1.1.2.9: implement adaptions for different look in wizard and stand-alone source data dialog, according to spec FlexibleSourceRangeSelection
2006/10/09 17:18:33 bm 1.1.2.8: hide range chooser buttons if no range chooser is available (instead of just disabling)
2006/06/28 09:51:56 dr 1.1.2.7: german umlauts in UTF-8
2005/10/11 09:20:18 bm 1.1.2.6: license header change
2004/08/10 12:16:18 bm 1.1.2.5: resource changes (removal of translations and change to de, en-US and x-comment
2004/06/09 18:43:47 iha 1.1.2.4: minor resource changes
2004/05/05 20:54:37 iha 1.1.2.3: #i20344# reorder controls; changes some strings
2004/04/08 08:53:54 bm 1.1.2.2: wrong case in include file
2004/04/07 21:26:42 iha 1.1.2.1: #i20344# new
2007/02/27 13:45:32 bm 1.1.2.15: Disable controls and tabs when invalid ranges were entered
2007/02/09 12:31:18 bm 1.1.2.14: implement adaptions for different look in wizard and stand-alone source data dialog, according to spec FlexibleSourceRangeSelection
2006/10/24 11:55:16 bm 1.1.2.13: enable range chooser in Calc
2005/11/14 17:55:21 iha 1.1.2.12: don't update model again at end of execute as this was done already - undo is done outside of the dialog
2005/10/11 09:20:18 bm 1.1.2.11: license header change
2005/05/09 09:50:57 bm 1.1.2.10: moved parts of API to data namespace
2005/04/19 14:34:41 bm 1.1.2.9: fixing the data source/range chooser dialogs
2005/04/15 14:48:09 bm 1.1.2.8: data source and range choose dialog rework
2004/06/29 12:21:55 bm 1.1.2.7: shared data for range chooser and data source tab pages
2004/06/17 10:03:25 bm 1.1.2.6: data source dialog is a tab dialog now using
the same tabpages as the wizard
2004/05/27 15:54:52 iha 1.1.2.5: #i20344# provide charttype template; added parameter bDoLiveUpdate
2004/05/26 13:18:41 bm 1.1.2.4: dialog behaviour improvements
2004/05/07 16:37:04 iha 1.1.2.3: #i20344# init controls from model and apply changes from controls to model
2004/05/05 20:57:02 iha 1.1.2.2: #i20344# start getting to work; added FixedLine; added title
2004/04/07 21:26:29 iha 1.1.2.1: #i20344# new
2007/05/18 16:12:16 bm 1.1.2.42: #i74635# ResMgr cleanup ResId -> SchResId
2007/03/07 15:19:17 bm 1.1.2.41: #i75204# set m_aLastValidRangeString correctly in isValid()
2007/03/07 13:15:02 bm 1.1.2.40: #i75179# enable WB_FORCECTRLBACKGROUND bit to allow setting red background of controls
2007/02/27 13:45:31 bm 1.1.2.39: Disable controls and tabs when invalid ranges were entered
2007/02/26 13:10:56 bm 1.1.2.38: use different foreground and background for invalid ranges, like in Firefox.
2007/02/09 12:31:18 bm 1.1.2.37: implement adaptions for different look in wizard and stand-alone source data dialog, according to spec FlexibleSourceRangeSelection
2007/02/08 21:25:35 iha 1.1.2.36: resync m195 -> m202
2006/11/10 21:03:06 iha 1.1.2.35: prevent immidiate redraw in wizard and according dialogs (important for charts with many data)
2006/10/27 14:59:20 iha 1.1.2.34: name consolidation
2006/10/24 11:55:16 bm 1.1.2.33: enable range chooser in Calc
2006/10/09 17:18:33 bm 1.1.2.32: hide range chooser buttons if no range chooser is available (instead of just disabling)
2006/10/09 16:01:49 bm 1.1.2.31: only enable range chooser buttons if a range chooser component is available
2006/05/29 17:55:17 iha 1.1.2.30: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE
2006/03/17 13:27:26 bm 1.1.2.29: disable radio-buttons and check-boxes if the range is invalid or complex
2005/11/14 17:55:41 iha 1.1.2.28: don't update model again at end of execute as this was done already - undo is done outside of the dialog
2005/11/14 15:20:37 iha 1.1.2.27: removed superfluous include
2005/11/11 13:56:16 iha 1.1.2.26: remove direct view update call
2005/11/09 12:35:21 bm 1.1.2.25: setDirty only if changes do not come from initControlsFromModel
2005/10/11 09:20:17 bm 1.1.2.24: license header change
2005/09/02 11:43:28 bm 1.1.2.23: initControlsFromModel: checkboxes were set the other way round
2005/05/20 13:31:57 bm 1.1.2.22: string construction with resid problem
2005/05/12 13:56:39 bm 1.1.2.21: API change XDataProvider
2005/04/19 14:34:41 bm 1.1.2.20: fixing the data source/range chooser dialogs
2005/04/15 14:48:09 bm 1.1.2.19: data source and range choose dialog rework
2004/09/15 15:39:01 iha 1.1.2.18: implement api redesign
2004/07/05 11:35:42 iha 1.1.2.17: correct update cycle
2004/06/30 16:14:17 bm 1.1.2.16: some fixes
2004/06/29 12:21:54 bm 1.1.2.15: shared data for range chooser and data source tab pages
2004/06/23 13:03:06 bm 1.1.2.14: change defaults for arguments that are not yet automatically detected
2004/06/17 13:05:11 bm 1.1.2.13: some minor preliminary fixes
2004/06/17 12:46:54 bm 1.1.2.12: oops, checked in a test
2004/06/17 10:03:25 bm 1.1.2.11: data source dialog is a tab dialog now using
the same tabpages as the wizard
2004/06/09 18:43:47 iha 1.1.2.10: minor resource changes
2004/06/08 19:28:13 iha 1.1.2.9: changed title
2004/05/27 15:55:21 iha 1.1.2.8: #i20344# provide charttype template; added parameter bDoLiveUpdate
2004/05/26 13:18:40 bm 1.1.2.7: dialog behaviour improvements
2004/05/17 17:33:52 iha 1.1.2.6: provide object naming; resource cleanup
2004/05/10 17:07:42 iha 1.1.2.5: swapped FirstCellAsLabel and HasCategories
2004/05/10 15:42:48 iha 1.1.2.4: catch invalid range exception
2004/05/07 16:36:54 iha 1.1.2.3: #i20344# init controls from model and apply changes from controls to model
2004/05/05 20:57:02 iha 1.1.2.2: #i20344# start getting to work; added FixedLine; added title
2004/04/07 21:25:56 iha 1.1.2.1: i20344 new