Issue 44711 - OOoRunner: remove keyword "enum" from tests
Summary: OOoRunner: remove keyword "enum" from tests
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P4 Trivial
Target Milestone: ---
Assignee: chne
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-10 13:30 UTC by chne
Modified: 2013-02-24 21:07 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description chne 2005-03-10 13:30:49 UTC
Some tests in the UNO-API uses the Java 5 key word "enum". This must be removed.
ifc/frame/_XDesktop.java
ifc/frame/_XTasksSupplier.java
ifc/sheet/_XSheetCellRanges.java
ifc/style/_ParagraphProperties.java
ifc/container/_XContentEnumerationAccess.java
ifc/container/_XEnumeration.java
ifc/reflection/_XTypeDescriptionEnumerationAccess.java
mod/_sc/ScCellFormatsEnumeration.java
mod/_sc/ScCellsEnumeration.java
mod/_sc/ScIndexEnumeration_TextFieldEnumeration.java
mod/_sw/SwXParagraph.java
mod/_sw/SwXParagraphEnumeration.java
mod/_sw/SwXFieldEnumeration.java
mod/_smgr/OServiceManager.java
mod/_servicemgr.uno/OServiceManager.java
mod/_rdbtdp/RegistryTypeDescriptionProvider.java
mod/_regtypeprov.uno/RegistryTypeDescriptionProvider.java
Comment 1 stephan.wunderlich 2005-03-10 14:47:29 UTC
added to cws qadev22
Comment 2 stephan.wunderlich 2005-03-10 15:09:28 UTC
effected are only

ifc/style/_ParagraphProperties.java
ifc/reflection/_XTypeDescriptionEnumerationAccess.java
mod/_smgr/OServiceManager.java
mod/_servicemgr.uno/OServiceManager.java
Comment 3 stephan.wunderlich 2005-03-10 15:31:58 UTC
files changed
Comment 4 stephan.wunderlich 2005-03-10 16:22:26 UTC
fixed in cws_qadev22
Comment 5 stephan.wunderlich 2005-03-23 09:49:26 UTC
to cn for verification

re-open issue and reassign to cn@openoffice.org
Comment 6 stephan.wunderlich 2005-03-23 09:49:31 UTC
reassign to cn@openoffice.org
Comment 7 stephan.wunderlich 2005-03-23 09:49:37 UTC
reset resolution to FIXED
Comment 8 chne 2005-03-24 12:49:51 UTC
verified in qadev22
Comment 9 chne 2005-04-01 11:46:43 UTC
ok in src680_m90