To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58700
User tora changed the following:
What |Old value |New value
================================================================================
CC|'kamataki' |'kamataki,tora'
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Sat Jun 28 11:42:52 +0000
2008 -------
How about adding some codes to preserve the visibility state of panes
corresponding to the slots:
SID_LEFT_PANE_DRAW
SID_LEFT_PANE_IMPRESS
SID_RIGHT_PANE
to a user configuration file like
user/registry/data/org/openoffice/Office/Draw.xcu or Impress.xcu
in a method such as void ViewShellBase::Implementation::SetPaneVisibility(...)
which is called from void ViewShellBase::Execute (SfxRequest& rRequest)
in sd/source/ui/view/ViewShellBase.cxx ?
And then, retrieve the visibility statuses and assign them to the controller
right after a new Draw/Impress document is created.
---------------------------------------------------------------------
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]