summaryrefslogtreecommitdiffstats
path: root/sc/inc/AccessibleFilterTopWindow.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei@openoffice.org>2009-08-20 20:23:05 +0000
committerKohei Yoshida <kohei@openoffice.org>2009-08-20 20:23:05 +0000
commit4a08bf44d06f9e075ae578b062c01673eb7edf97 (patch)
tree19eecdefb604508519b3ef8a126bf48200fa6897 /sc/inc/AccessibleFilterTopWindow.hxx
parentAdded accessible objects for the remainder of the standard widgets. (diff)
downloadcore-4a08bf44d06f9e075ae578b062c01673eb7edf97.tar.gz
core-4a08bf44d06f9e075ae578b062c01673eb7edf97.zip
removed all my printf statements.
Diffstat (limited to 'sc/inc/AccessibleFilterTopWindow.hxx')
-rw-r--r--sc/inc/AccessibleFilterTopWindow.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sc/inc/AccessibleFilterTopWindow.hxx b/sc/inc/AccessibleFilterTopWindow.hxx
index f492c498b29a..801d84d0c5fb 100644
--- a/sc/inc/AccessibleFilterTopWindow.hxx
+++ b/sc/inc/AccessibleFilterTopWindow.hxx
@@ -67,7 +67,8 @@ public:
LISTBOX, TOGGLE_ALL, SINGLE_ON_BTN, SINGLE_OFF_BTN, OK_BTN, CANCEL_BTN
};
void setAccessibleChild(
- const ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible >& rAccessible,
+ const ::com::sun::star::uno::Reference<
+ ::com::sun::star::accessibility::XAccessible >& rAccessible,
ChildControlType eType);
private: