summaryrefslogtreecommitdiffstats
path: root/sc/inc/AccessibleFilterTopWindow.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2010-02-26 14:08:06 -0500
committerKohei Yoshida <kyoshida@novell.com>2010-02-26 14:08:06 -0500
commit474fa54778169a231743efc1542e18cdf45913e1 (patch)
tree1602b505544e311f612dc2aab34cafadbe95cb6b /sc/inc/AccessibleFilterTopWindow.hxx
parentcalctabcolor: Fixed a build breakage due to the svx split. (diff)
downloadcore-474fa54778169a231743efc1542e18cdf45913e1.tar.gz
core-474fa54778169a231743efc1542e18cdf45913e1.zip
calctabcolor: #i109365# Removed some of unused methods.
Diffstat (limited to 'sc/inc/AccessibleFilterTopWindow.hxx')
-rw-r--r--sc/inc/AccessibleFilterTopWindow.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/inc/AccessibleFilterTopWindow.hxx b/sc/inc/AccessibleFilterTopWindow.hxx
index 7d01317c6b8d..55fcb503f51b 100644
--- a/sc/inc/AccessibleFilterTopWindow.hxx
+++ b/sc/inc/AccessibleFilterTopWindow.hxx
@@ -58,9 +58,6 @@ public:
// Non-UNO Methods
- ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible >
- getAccessibleChildMenu();
-
enum ChildControlType {
LISTBOX, TOGGLE_ALL, SINGLE_ON_BTN, SINGLE_OFF_BTN, OK_BTN, CANCEL_BTN
};