Issue 74383 - several idl descriptions contain bugs:
Summary: several idl descriptions contain bugs:
Status: ACCEPTED
Alias: None
Product: General
Classification: Code
Component: scripting (show other issues)
Version: 680m199
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-09 14:29 UTC by berend.cornelius
Modified: 2013-08-07 15:31 UTC (History)
2 users (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 berend.cornelius 2007-02-09 14:29:06 UTC
This is a accumulation issue for all defects within the idl-description in the
module com.sun.star.awt and com.sun.star.ui.dialogs

1) interface com.sun.star.awt.XToolkit contains deprecated methods
"getDesktopWindow" (always returns null, and "getWorkArea" (always returns a
rectangle with PosX = 0, PosY = 0; Width = 0, Height = 0). These methods should
also be marked as such.
Comment 1 berend.cornelius 2007-02-09 15:33:12 UTC
bc: setting parent task
Comment 2 berend.cornelius 2007-02-13 11:15:56 UTC
2) as discussed with mt the interfaces com.sun.star.awt.XPrinterServer,
com.sun.star.awt.XPrinter, com.sun.star.awt.XPrinterPropertySet,
com.sun.star.awt.XInfoPrinter, com.sun.star.awt.Printerexception should be set
deprecated.
The service com.sun.star.awt.Printerserver is not included in the offapi project.
Yet when instantiating this service an empty UnoObject was returned. I do not
know if it makes sense to add this service to offapi and set it to deprecated
right afterwards. I just wanted to mention that there is still this unpublished
service...
Comment 3 berend.cornelius 2007-02-13 16:20:42 UTC
the methods "getDefaultItem"  and "setDefaultItem" at the interface
com.sun.star.awt.XPopupMenu do not really make sense an should be set deprecated.
Comment 4 carsten.driesner 2007-03-08 13:20:42 UTC
cd: Accepted.
Comment 5 Mathias_Bauer 2007-12-04 16:18:58 UTC
according to release status meeting -> target 3.x