INTEGRATION: CWS impress78 (1.3.84); FILE MERGED

2006/01/11 10:21:53 af 1.3.84.1: #i57918# New GetAccessibleChildImplementation() method.
This commit is contained in:
Oliver Bolte 2006-01-19 11:51:10 +00:00
parent 1a39578265
commit ea9f801cfd

View file

@ -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<