From bc9cb269911a473566ca058ade620b3561522404 Mon Sep 17 00:00:00 2001 From: Andre Fischer Date: Thu, 7 Mar 2002 08:41:23 +0000 Subject: #95585# Corrected some method signatures. --- sd/source/ui/accessibility/AccessiblePresentationGraphicShape.cxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sd/source/ui/accessibility/AccessiblePresentationGraphicShape.cxx') 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) { -- cgit v1.2.3