http://openoffice.org/bugzilla/show_bug.cgi?id=118042
Issue Type: DEFECT
Summary: mis-merge in css.ui.UIElementType and framework
Classification: Code
Product: framework
Version: DEV300m106
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: code
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
CC: [email protected], [email protected]
> 109385: constants UIElementType
> 109385: {
[...]
> 109385: const short PROGRESSBAR = 6;
> 269008:
> 269008:
> //-------------------------------------------------------------------------
> 269008: /** specifies a tool panel
> 269008: */
> 269008: const short TOOLPANEL = 7;
> 269008:
> 109385:
> //-------------------------------------------------------------------------
> 273252: /** specifies a window that can be docked.
> 273252: */
> 273252: const short DOCKINGWINDOW = 7;
> 273252:
> 273252:
> //-------------------------------------------------------------------------
> 109385: /** specifies the number of constants.
> 109385: */
> 269008: const short COUNT = 8;
> 109385: };
TOOLPANEL was added in CWS slidecopy,
DOCKINGWINDOW was added in CWS dockingwindows.
also, there are at least 2 arrays named UIELEMENTTYPENAMES in
framework/source/uiconfiguration/{uiconfigurationmanagerimpl.cxx,moduleuiconfigurationmanager.cxx}
which need to be in sync with this enum.
(and which should be consolidated to one array if possible.)
--
Configure bugmail: http://openoffice.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification
from Bugzilla. Please log into the website and enter your comments.
---------------------------------------------------------------------
--
-----------------------------------------------------------------
To unsubscribe send email to [email protected]
For additional commands send email to [email protected]
with Subject: help
--
-----------------------------------------------------------------
To unsubscribe send email to [email protected]
For additional commands send email to [email protected]
with Subject: help