summaryrefslogtreecommitdiffstats
path: root/sc/inc/AccessibleFilterTopWindow.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei@openoffice.org>2009-08-25 15:36:57 +0000
committerKohei Yoshida <kohei@openoffice.org>2009-08-25 15:36:57 +0000
commitfddbd3634adb04995106aff39334c1ddf55013bc (patch)
tree353099156e1a2b2213efc59d07e7e769030cd23d /sc/inc/AccessibleFilterTopWindow.hxx
parentmore cleanup (diff)
downloadcore-fddbd3634adb04995106aff39334c1ddf55013bc.tar.gz
core-fddbd3634adb04995106aff39334c1ddf55013bc.zip
Reorganized accessible menu implementation so that the toplevel window is treated as menu. It's cleaner and less complicated this way.
Diffstat (limited to 'sc/inc/AccessibleFilterTopWindow.hxx')
-rw-r--r--sc/inc/AccessibleFilterTopWindow.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/inc/AccessibleFilterTopWindow.hxx b/sc/inc/AccessibleFilterTopWindow.hxx
index 801d84d0c5fb..e901949286a1 100644
--- a/sc/inc/AccessibleFilterTopWindow.hxx
+++ b/sc/inc/AccessibleFilterTopWindow.hxx
@@ -31,13 +31,14 @@
#ifndef SC_ACCESSIBLEFILTERTOPWINDOW_HXX
#define SC_ACCESSIBLEFILTERTOPWINDOW_HXX
-#include "AccessibleContextBase.hxx"
+//#include "AccessibleContextBase.hxx"
+#include "AccessibleFilterMenu.hxx"
#include "cppuhelper/implbase1.hxx"
class ScDPFieldPopupWindow;
class ScDocument;
-class ScAccessibleFilterTopWindow : public ScAccessibleContextBase
+class ScAccessibleFilterTopWindow : public ScAccessibleFilterMenu
{
public:
ScAccessibleFilterTopWindow(