[Libreoffice-commits] core.git: offapi/com

Julien Nabet serval2412 at yahoo.fr
Tue Jun 25 13:32:25 PDT 2013


 offapi/com/sun/star/drawing/AccessibleGraphicShape.idl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 87bf4eaf526e0e2124c26f9f1ff3059f06423d58
Author: Julien Nabet <serval2412 at yahoo.fr>
Date:   Tue Jun 25 22:31:52 2013 +0200

    Fix a pb in idl but 2 others remain
    
    Change-Id: Ide5c6562c9be947ac2e59c79493c021031c7203e

diff --git a/offapi/com/sun/star/drawing/AccessibleGraphicShape.idl b/offapi/com/sun/star/drawing/AccessibleGraphicShape.idl
index e2484c0..880583f 100644
--- a/offapi/com/sun/star/drawing/AccessibleGraphicShape.idl
+++ b/offapi/com/sun/star/drawing/AccessibleGraphicShape.idl
@@ -54,7 +54,7 @@ service AccessibleGraphicShape
     /**  Give access to image specific information.
 
         <p>The support of the
-        ::com::sun::star::accessibility::AccessibleImage interface
+        ::com::sun::star::accessibility::XAccessibleImage interface
         requires the shape to provide a description of the displayed image
         and the image's size in the screen coordinate system (pixel).  At
         the time being this interface does not provide information that is


More information about the Libreoffice-commits mailing list