summaryrefslogtreecommitdiff
path: root/sc/inc/AccessibleFilterTopWindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/AccessibleFilterTopWindow.hxx')
-rw-r--r--sc/inc/AccessibleFilterTopWindow.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/AccessibleFilterTopWindow.hxx b/sc/inc/AccessibleFilterTopWindow.hxx
index d45a90a2cd0c..a399fd1ce722 100644
--- a/sc/inc/AccessibleFilterTopWindow.hxx
+++ b/sc/inc/AccessibleFilterTopWindow.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -62,7 +62,7 @@ public:
LISTBOX, TOGGLE_ALL, SINGLE_ON_BTN, SINGLE_OFF_BTN, OK_BTN, CANCEL_BTN
};
void setAccessibleChild(
- const ::com::sun::star::uno::Reference<
+ const ::com::sun::star::uno::Reference<
::com::sun::star::accessibility::XAccessible >& rAccessible,
ChildControlType eType);