summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/AccessibleSlideSorterView.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-01-19 11:51:10 +0000
committerOliver Bolte <obo@openoffice.org>2006-01-19 11:51:10 +0000
commitea9f801cfde5d5c733297eda25d4bc0aa865ba3c (patch)
tree1884ea9eed997536f3a216d40f8b0f73c04e91b9 /sd/source/ui/inc/AccessibleSlideSorterView.hxx
parent1a39578265d9560a8c70c5ce1e571ed8c4b68fe4 (diff)
INTEGRATION: CWS impress78 (1.3.84); FILE MERGED
2006/01/11 10:21:53 af 1.3.84.1: #i57918# New GetAccessibleChildImplementation() method.
Diffstat (limited to 'sd/source/ui/inc/AccessibleSlideSorterView.hxx')
-rw-r--r--sd/source/ui/inc/AccessibleSlideSorterView.hxx10
1 files changed, 8 insertions, 2 deletions
diff --git a/sd/source/ui/inc/AccessibleSlideSorterView.hxx b/sd/source/ui/inc/AccessibleSlideSorterView.hxx
index 557518bc9d7b..1d4175a49054 100644
--- a/sd/source/ui/inc/AccessibleSlideSorterView.hxx
+++ b/sd/source/ui/inc/AccessibleSlideSorterView.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: AccessibleSlideSorterView.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 05:00:29 $
+ * last change: $Author: obo $ $Date: 2006-01-19 12:51:10 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -121,6 +121,12 @@ public:
virtual void SAL_CALL disposing (void);
+ /** Return the implementation object of the specified child.
+ @param nIndex
+ Index of the child for which to return the implementation object.
+ */
+ AccessibleSlideSorterObject* GetAccessibleChildImplementation (sal_Int32 nIndex);
+
//===== XAccessible =======================================================
virtual ::com::sun::star::uno::Reference<