Noel Grandin
|
587c59fbc9
|
Java cleanup, Convert Vector to ArrayList
Change-Id: I323a6625f93347e69f3114fc10cb04dc759a539f
|
2013-05-06 11:45:50 +02:00 |
|
Stephan Bergmann
|
59c05d030e
|
Make use of autoboxing
Change-Id: I5eb463abbacc8804712a10bdccfe5535ba82c07b
|
2012-08-28 16:15:43 +02:00 |
|
Noel Grandin
|
67a5b7a8c1
|
Java5 update - convert to using generics for collections
Change-Id: I384cb006beee280922564c9277025843a1bda74a
|
2012-08-28 16:15:43 +02:00 |
|
Michael Meeks
|
b6db3e3acc
|
re-base on ALv2 code.
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
|
2012-06-21 13:11:06 +01:00 |
|
Andre Fischer
|
1742bfa3e8
|
Adaption to relocation of accessibility interfaces from drafts to final. Added View menu for setting the zoom factor.
|
2003-04-25 13:49:42 +00:00 |
|
Vladimir Glazounov
|
c4ea81a053
|
INTEGRATION: CWS vcl07 (1.9.66); FILE MERGED
2003/04/08 14:28:23 obr 1.9.66.1: re-added accessibility workbench
|
2003-04-11 16:07:09 +00:00 |
|
Jens-Heiner Rechtien
|
fd2cf3dc7c
|
MWS_SRX644: migrate branch mws_srx644 -> HEAD
|
2003-03-27 16:05:12 +00:00 |
|
Andre Fischer
|
556fa073dd
|
Major restructuring.
|
2003-03-13 16:14:28 +00:00 |
|
Frank Schönheit
|
90316cc9d7
|
#98750# AccTreeNode now constructed with both an XAccessible and XAccessibleContext - thus not relying on the Context beeing an XAccessible itself
|
2002-04-26 13:36:56 +00:00 |
|
Andre Fischer
|
14c0206328
|
#97772# Comment change.
|
2002-04-18 10:17:46 +00:00 |
|
Michael Brauer
|
920c392506
|
#95586#: table support
|
2002-04-17 13:15:15 +00:00 |
|
Daniel Vogelheim
|
b1c16e2419
|
added handler for ...Selection interface, and added attributes to text handler
|
2002-04-15 13:18:10 +00:00 |
|
Andre Fischer
|
03ac7c8170
|
#97772# Added update function to handlers.
|
2002-04-12 13:10:13 +00:00 |
|
Andre Fischer
|
3efd182bbb
|
#97772# Moved shortcuts to different interfaces of one XAccessible into AccTreeNode.
|
2002-04-05 08:45:11 +00:00 |
|
Andre Fischer
|
847ceddead
|
Performance improvements: Handler have become non-static members of tree nodes and cache data to prevent UNO queries. Increased type safety by introduction of tree node hierarchy.
|
2002-04-02 13:06:32 +00:00 |
|
Daniel Vogelheim
|
be8e8745e0
|
add action/context menu support
|
2002-03-08 17:14:24 +00:00 |
|
Daniel Vogelheim
|
75345d9b58
|
Now use custom tree model in order to create data on-the-fly.
|
2002-03-08 16:30:18 +00:00 |
|