summaryrefslogtreecommitdiff
path: root/sd/source/ui/accessibility/AccessibleDocumentViewBase.cxx
AgeCommit message (Expand)Author
2006-12-12INTEGRATION: CWS sdwarningsbegone (1.25.38); FILE MERGEDKurt Zenker
2006-09-16INTEGRATION: CWS pchfix02 (1.24.214); FILE MERGEDOliver Bolte
2005-12-14INTEGRATION: CWS impressfunctions (1.23.40); FILE MERGEDRüdiger Timm
2005-09-09INTEGRATION: CWS ooo19126 (1.22.368); FILE MERGEDRüdiger Timm
2004-09-08INTEGRATION: CWS dba15 (1.21.172); FILE MERGEDJens-Heiner Rechtien
2004-02-26INTEGRATION: CWS sb13 (1.20.8); FILE MERGEDKurt Zenker
2004-01-20INTEGRATION: CWS impress1 (1.19.90); FILE MERGEDOliver Bolte
2003-05-16INTEGRATION: CWS draw10 (1.17.24); FILE MERGEDVladimir Glazounov
2003-04-24INTEGRATION: CWS uaa02 (1.17.6); FILE MERGEDVladimir Glazounov
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-11-29#105479# Don't throw in dipose/disposing any moreThorsten Behrens
2002-09-06#102982# Reversed the search direction in getAccessibleAt(). Fixed getLocati...Andre Fischer
2002-09-06#102982# Fixed obtaining the screen coordiantes from the parent.Andre Fischer
2002-08-05#102031# Added method getAccessibleAt(). Corrected the size calculation of g...Andre Fischer
2002-06-17#99875# Checking dying VCL window for identity with document window before un...Andre Fischer
2002-06-13#100301# Listening for VCLEVENT_OBJECT_DYING event.Andre Fischer
2002-06-12#100178# Removed support of frameActionListener. Fixed disposings and destruc...Andre Fischer
2002-06-07#99875# Removed some const_cast bug workarrounds.Andre Fischer
2002-06-07#99875# Added support for OLE objects.Andre Fischer
2002-06-07#99952# Added implementation of XTopWindowListener.Andre Fischer
2002-06-03#99867# getBounds returnes now the correct relative coordinates instead of ab...Andre Fischer
2002-05-22#95585# Using member mxController instead of argument rxController.Andre Fischer
2002-05-13#95585# Taking care of changes in shape tree info.Andre Fischer
2002-05-08#95585#: added accessibility selectionKai Ahrens
2002-04-22#95585# Removed shadowing variable.Andre Fischer
2002-04-18#95585# The AccessibleDocumentView class has been split into a base and a der...Andre Fischer