To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=63017
------- Additional comments from [EMAIL PROTECTED] Wed Aug 9 02:16:54 -0700 2006 ------- In the class "ControllerCommandDispatch" : A new structure "ControllerState" has been created. This structure is designed to cache the state of the selected series : can a series be moved forward/backward. The ControllerCommandDispatch now inherits from XSelectionChangeListener. This means that when the selected series changes, the ControllerState will be updated. In the class "DiagramHelper" : The private method "lcl_moveSeriesOrCheckIfMoveIsAllowed()" has been added to abstract the logic of testing that a series can/has to be moved. This function is used by "DiagramHelper::moveSeries()" and DiagramHelper::isSeriesMoveable(). --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
