Issue 74383

Summary: several idl descriptions contain bugs:
Product: General Reporter: berend.cornelius
Component: scriptingAssignee: AOO issues mailing list <issues>
Status: ACCEPTED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues, malte_timmermann
Version: 680m199   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

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