summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-05-22 11:54:56 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-05-22 11:54:56 +0000
commit741b583fb67dea99602975d0887f2b0ffbda6939 (patch)
tree7d6ee0f5b3983e152c0e47426527f16064c810a2 /svx
parentb4e5a204816dc14e62c50161dceededae93fba6f (diff)
INTEGRATION: CWS uaa03 (1.16.30); FILE MERGED
2003/05/21 15:46:05 mt 1.16.30.1: #i14623# UAA finalization
Diffstat (limited to 'svx')
-rw-r--r--svx/source/accessibility/svxrectctaccessiblecontext.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/accessibility/svxrectctaccessiblecontext.cxx b/svx/source/accessibility/svxrectctaccessiblecontext.cxx
index 28c1d9b34305..effdf30fba63 100644
--- a/svx/source/accessibility/svxrectctaccessiblecontext.cxx
+++ b/svx/source/accessibility/svxrectctaccessiblecontext.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: svxrectctaccessiblecontext.cxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: vg $ $Date: 2003-04-24 16:57:27 $
+ * last change: $Author: vg $ $Date: 2003-05-22 12:54:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -661,7 +661,7 @@ void SAL_CALL SvxRectCtlAccessibleContext::clearAccessibleSelection() throw( Run
DBG_ASSERT( sal_False, "SvxRectCtlAccessibleContext::clearAccessibleSelection() is not possible!" );
}
-void SAL_CALL SvxRectCtlAccessibleContext::selectAllAccessible() throw( RuntimeException )
+void SAL_CALL SvxRectCtlAccessibleContext::selectAllAccessibleChildren() throw( RuntimeException )
{
// guard in selectAccessibleChild()!