To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=86481
Issue #|86481
Summary|make Extension Manager to a one instance service
Component|framework
Version|680m247
Platform|All
URL|
OS/Version|All
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|TASK
Priority|P3
Subcomponent|code
Assigned to|jl
Reported by|jl
------- Additional comments from [EMAIL PROTECTED] Tue Feb 26 16:07:13 +0000
2008 -------
currently it acts like one when one instance is currently alive. But when it is
closed then it is completely destroyed.
Also have a look at DialogImpl::continueActionForSharedExtension
(dp_gui_dialog.cxx). The flags
static bool bWarningAddSharedDisplayed = false;
static bool bWarningRemoveSharedDisplayed = false;
static bool bWarningEnableSharedDisplayed = false;
static bool bWarningDisableSharedDisplayed = false;
static bool bWarningUpdateSharedDisplayed = false;
should then be kept at DialogImpl.
---------------------------------------------------------------------
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]