summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/XEnhancedCustomShapeDefaulter.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/XEnhancedCustomShapeDefaulter.idl')
-rw-r--r--offapi/com/sun/star/drawing/XEnhancedCustomShapeDefaulter.idl54
1 files changed, 27 insertions, 27 deletions
diff --git a/offapi/com/sun/star/drawing/XEnhancedCustomShapeDefaulter.idl b/offapi/com/sun/star/drawing/XEnhancedCustomShapeDefaulter.idl
index f69951d20f21..e747eeaf84c2 100644
--- a/offapi/com/sun/star/drawing/XEnhancedCustomShapeDefaulter.idl
+++ b/offapi/com/sun/star/drawing/XEnhancedCustomShapeDefaulter.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -24,27 +24,27 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-#ifndef __com_sun_star_drawing_XEnhancedCustomShapeDefaulter_idl__
-#define __com_sun_star_drawing_XEnhancedCustomShapeDefaulter_idl__
+#ifndef __com_sun_star_drawing_XEnhancedCustomShapeDefaulter_idl__
+#define __com_sun_star_drawing_XEnhancedCustomShapeDefaulter_idl__
-#ifndef __com_sun_star_uno_XInterface_idl__
-#include <com/sun/star/uno/XInterface.idl>
+#ifndef __com_sun_star_uno_XInterface_idl__
+#include <com/sun/star/uno/XInterface.idl>
#endif
-//=============================================================================
-
- module com { module sun { module star { module drawing {
-
-//=============================================================================
-
+//=============================================================================
+
+ module com { module sun { module star { module drawing {
+
+//=============================================================================
+
/**
*/
interface XEnhancedCustomShapeDefaulter: com::sun::star::uno::XInterface
-{
- //-------------------------------------------------------------------------
+{
+ //-------------------------------------------------------------------------
- /**
+ /**
This interface allows to create shape properties for the given "ShapeType".
The "ShapeType" string can be empty then the current "ShapeType" of the
@@ -52,7 +52,7 @@ interface XEnhancedCustomShapeDefaulter: com::sun::star::uno::XInterface
"non-primitive",
"rectangle",
- "round-rectangle",
+ "round-rectangle",
"ellipse",
"diamond",
"isosceles-triangle"
@@ -61,7 +61,7 @@ interface XEnhancedCustomShapeDefaulter: com::sun::star::uno::XInterface
"trapezoid",
"hexagon",
"octagon",
- "cross",
+ "cross",
"star5",
"right-arrow",
"mso-spt14",
@@ -70,7 +70,7 @@ interface XEnhancedCustomShapeDefaulter: com::sun::star::uno::XInterface
"mso-spt17",
"mso-spt18",
"mso-spt19",
- "mso-spt20",
+ "mso-spt20",
"mso-spt21",
"can",
"ring",
@@ -256,7 +256,7 @@ interface XEnhancedCustomShapeDefaulter: com::sun::star::uno::XInterface
SJ: following shape types can't be created with this method, they
are part of the gallery (soon they also will be added)
- // gallery: quadrat
+ // gallery: quadrat
// gallery: round-quadrat
// gallery: circle
// gallery: circle-pie
@@ -282,14 +282,14 @@ interface XEnhancedCustomShapeDefaulter: com::sun::star::uno::XInterface
// gallery: fontwork-arch-right-curve
// gallery: fontwork-arch-left-pour
// gallery: fontwork-arch-right-pour
-
+
*/
void createCustomShapeDefaults( [ in ] string aShapeType );
-
-};
-
-//=============================================================================
-
-}; }; }; };
-
-#endif
+
+};
+
+//=============================================================================
+
+}; }; }; };
+
+#endif