summaryrefslogtreecommitdiff
path: root/sd/inc/SdShapeTypes.hxx
diff options
context:
space:
mode:
authorAndre Fischer <af@openoffice.org>2002-03-18 09:22:42 +0000
committerAndre Fischer <af@openoffice.org>2002-03-18 09:22:42 +0000
commit41fa1bf8f4ea70cc31646fb6fd2eaea72c1f3042 (patch)
tree8b2c1055579d10598afb4ed5d96a98247532aa09 /sd/inc/SdShapeTypes.hxx
parent237fe8d9c4cec074b962961b847ecc16a0e82c81 (diff)
#95585# Create function returns AccessibleShape instead of XAccessible.
Diffstat (limited to 'sd/inc/SdShapeTypes.hxx')
-rw-r--r--sd/inc/SdShapeTypes.hxx9
1 files changed, 4 insertions, 5 deletions
diff --git a/sd/inc/SdShapeTypes.hxx b/sd/inc/SdShapeTypes.hxx
index cfdaa3963969..add5dcd2ed0a 100644
--- a/sd/inc/SdShapeTypes.hxx
+++ b/sd/inc/SdShapeTypes.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: SdShapeTypes.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: af $ $Date: 2002-02-05 14:36:20 $
+ * last change: $Author: af $ $Date: 2002-03-18 10:22:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -99,9 +99,8 @@ enum SdShapeTypes
/** Factory method that creates accessibility objects corresponding to the
type of the given shape.
*/
-::com::sun::star::uno::Reference<
- ::drafts::com::sun::star::accessibility::XAccessible>
- createSdAccessibleShape (const ::com::sun::star::uno::Reference<
+AccessibleShape*
+ CreateSdAccessibleShape (const ::com::sun::star::uno::Reference<
::drafts::com::sun::star::accessibility::XAccessible>& rxParent,
const ::com::sun::star::uno::Reference<
::com::sun::star::drawing::XShape>& rxShape