summaryrefslogtreecommitdiff
path: root/sd/source/ui/accessibility/AccessiblePresentationGraphicShape.cxx
diff options
context:
space:
mode:
authorAndre Fischer <af@openoffice.org>2002-03-07 08:41:23 +0000
committerAndre Fischer <af@openoffice.org>2002-03-07 08:41:23 +0000
commitbc9cb269911a473566ca058ade620b3561522404 (patch)
treeccf0b5e719e370cbe0518d1b4f69d8fca9aa8948 /sd/source/ui/accessibility/AccessiblePresentationGraphicShape.cxx
parent3412e1f7b8261d2a946313075cf93933113c57f5 (diff)
#95585# Corrected some method signatures.
Diffstat (limited to 'sd/source/ui/accessibility/AccessiblePresentationGraphicShape.cxx')
-rw-r--r--sd/source/ui/accessibility/AccessiblePresentationGraphicShape.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sd/source/ui/accessibility/AccessiblePresentationGraphicShape.cxx b/sd/source/ui/accessibility/AccessiblePresentationGraphicShape.cxx
index 64748f1b5c9d..d2c76399f8e6 100644
--- a/sd/source/ui/accessibility/AccessiblePresentationGraphicShape.cxx
+++ b/sd/source/ui/accessibility/AccessiblePresentationGraphicShape.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: AccessiblePresentationGraphicShape.cxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: af $ $Date: 2002-03-06 17:34:56 $
+ * last change: $Author: af $ $Date: 2002-03-07 09:41:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -109,7 +109,7 @@ AccessiblePresentationGraphicShape::~AccessiblePresentationGraphicShape (void)
/// Set this object's name if is different to the current name.
-::rtl::OUString SAL_CALL
+::rtl::OUString
AccessiblePresentationGraphicShape::createAccessibleBaseName (void)
throw (::com::sun::star::uno::RuntimeException)
{
@@ -136,7 +136,7 @@ AccessiblePresentationGraphicShape::~AccessiblePresentationGraphicShape (void)
-::rtl::OUString SAL_CALL
+::rtl::OUString
AccessiblePresentationGraphicShape::createAccessibleDescription (void)
throw (::com::sun::star::uno::RuntimeException)
{