diff options
author | Noel Grandin <noel@peralex.com> | 2013-07-15 14:49:01 +0200 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2013-07-18 09:00:11 +0000 |
commit | 99d8ce56ecfc4af77cf9b2dc1120d821cba20bee (patch) | |
tree | 359e5388179ef2c0d6434037686cfb5827d443d1 /dictionaries | |
parent | 37a3f9638315483114380a461f60abeab7809a3d (diff) |
fdo#66762 - Other: com.sun.star.awt.DisplayAccess removed
API_CHANGE:
I removed the undocumented internal API
"com.sun.star.awt.DisplayAccess"
in commit dde234b6955a421d51d2b37e4fc3972c660146f0
"fdo#46808, remove awt::DisplayAccess service."
However, it appears someone was actually using this.
Now, at the same time, we have a method in XToolkit, getWorkArea(),
which looks like it was designed to return this exact information,
but which has been returning zero for as far back as our commit
history goes.
So, to kill two birds with one stone, this commit changes
getWorkArea() to return the information the customer needs, to wit,
the size and position of the primary display.
Change-Id: I76300bac604e9e4b7be95b0872a7f95cb6781903
Reviewed-on: https://gerrit.libreoffice.org/4919
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>
Diffstat (limited to 'dictionaries')
m--------- | dictionaries | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/dictionaries b/dictionaries -Subproject 43d24786db9947f0aababb1228379b0b3ece265 +Subproject 92a907ab17814a8e08ab787745fefb85ed00d3f |