summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accselectionhelper.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-05-22 11:51:34 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-05-22 11:51:34 +0000
commitf0833816fe50620a38657175c49fa833444f4332 (patch)
treef56ea3b2b7740e0680a79b63910ee8a770719904 /sw/source/core/access/accselectionhelper.hxx
parent95c2fcd69423e434e5139d7011c376f872b4f021 (diff)
INTEGRATION: CWS uaa03 (1.4.30); FILE MERGED
2003/05/21 15:48:57 mt 1.4.30.1: #i14623# UAA finalization
Diffstat (limited to 'sw/source/core/access/accselectionhelper.hxx')
-rw-r--r--sw/source/core/access/accselectionhelper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/core/access/accselectionhelper.hxx b/sw/source/core/access/accselectionhelper.hxx
index b9ec8862ce84..27ad300b6e90 100644
--- a/sw/source/core/access/accselectionhelper.hxx
+++ b/sw/source/core/access/accselectionhelper.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: accselectionhelper.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: vg $ $Date: 2003-04-24 16:13:23 $
+ * last change: $Author: vg $ $Date: 2003-05-22 12:51:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -101,7 +101,7 @@ public:
::com::sun::star::uno::RuntimeException );
void clearAccessibleSelection( )
throw ( ::com::sun::star::uno::RuntimeException );
- void selectAllAccessible( )
+ void selectAllAccessibleChildren( )
throw ( ::com::sun::star::uno::RuntimeException );
sal_Int32 getSelectedAccessibleChildCount( )
throw ( ::com::sun::star::uno::RuntimeException );