summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx
AgeCommit message (Expand)AuthorFilesLines
2002-08-01#101887#; return a empty Relationset instead of an empty object.Sascha Ballach1-2/+4
2002-07-08#100530#; add FocusLost and FocusGot methodsSascha Ballach1-2/+24
2002-06-06#99742#; add CHILDREN_TRANSIENT state; remove ChangeEditModeSascha Ballach1-7/+3
2002-05-31#95584#; send Active_Descandent event to the first listenerSascha Ballach1-21/+96
2002-05-24#95584#; make GetBoundingBox a const methodSascha Ballach1-10/+25
2002-04-19#95584#; add CompleteSelectionChanged which is called from the document to te...Sascha Ballach1-2/+22
2002-04-11#95584#; make isCompleteSheetSelected workSascha Ballach1-2/+3
2002-03-22#95584#; SFX_HINT_DYING handles the base classSascha Ballach1-7/+4
2002-03-21#95584#; replace SetDefunc by disposing (of XComponent)Sascha Ballach1-11/+11
2002-03-14#95584#; add TableModelChangeEvent supportSascha Ballach1-10/+104
2002-03-13#95584#; implement new decision about deselectSelectedAccessibleChildSascha Ballach1-34/+22
2002-03-12#95584#; XAccessibleSelection interface addedSascha Ballach1-16/+232
2002-03-01#95584#; add XAccessibleText support; copy getImplementationId methodSascha Ballach1-10/+26
2002-02-25#95584#; use SolarMutex to lock the objectsSascha Ballach1-10/+10
2002-02-25#95584#; some cosmetic fixesSascha Ballach1-15/+18
2002-02-20#95584#; create base classesSascha Ballach1-16/+95
2002-02-19#95584#; XAccessibleEventListener addedSascha Ballach1-6/+38
2002-02-14#95584#; AccessibleComponent implemented; remove APISascha Ballach1-43/+121
2002-01-23#95584#; move AccessibleStateSetHelper to unotools and add getAccessibleState...Sascha Ballach1-14/+9
2002-01-22#95584#; remove ACCESSIBILITY from header defines; set some statesSascha Ballach1-12/+74
2002-01-22#95584#; getAccessibleStateSet addedSascha Ballach1-2/+30
2002-01-18#95584#; first version of Accessibility classesSascha Ballach1-0/+129