summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility/AccessibleFilterMenuItem.cxx
AgeCommit message (Expand)Author
2009-10-13unx warningDaniel Rentz
2009-08-25Reorganized accessible menu implementation so that the toplevel window is tre...Kohei Yoshida
2009-08-22more cleanupKohei Yoshida
2009-08-22Use ScAccessibleStateSet to share state set implementation.Kohei Yoshida
2009-08-22More code cleanup & wrote a separate XAccessibleStateSet implementation that ...Kohei Yoshida
2009-08-21Supported execution of menu items from the accessible object.Kohei Yoshida
2009-08-21more debug statements removed.Kohei Yoshida
2009-08-21Let's not duplicate menu's selected state with the accessible object; we can ...Kohei Yoshida
2009-08-20removed all my printf statements.Kohei Yoshida
2009-08-20My first cut on implementing accessibility for the new datapilot field popup ...Kohei Yoshida