Commit graph

13 commits

Author SHA1 Message Date
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