summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing')
-rw-r--r--offapi/com/sun/star/drawing/BezierPoint.idl9
-rw-r--r--offapi/com/sun/star/drawing/ConnectionType.idl11
-rw-r--r--offapi/com/sun/star/drawing/ConnectorShape.idl10
-rw-r--r--offapi/com/sun/star/drawing/DrawPage.idl12
-rw-r--r--offapi/com/sun/star/drawing/EllipseShape.idl6
-rw-r--r--offapi/com/sun/star/drawing/FillProperties.idl6
-rw-r--r--offapi/com/sun/star/drawing/GenericDrawPage.idl11
-rw-r--r--offapi/com/sun/star/drawing/GraphicExportFilter.idl6
-rw-r--r--offapi/com/sun/star/drawing/GraphicObjectShape.idl8
-rw-r--r--offapi/com/sun/star/drawing/GroupShape.idl9
-rw-r--r--offapi/com/sun/star/drawing/Hatch.idl9
-rw-r--r--offapi/com/sun/star/drawing/HomogenMatrix4.idl6
-rw-r--r--offapi/com/sun/star/drawing/Layer.idl8
-rw-r--r--offapi/com/sun/star/drawing/LineEndType.idl15
-rw-r--r--offapi/com/sun/star/drawing/LineProperties.idl6
-rw-r--r--offapi/com/sun/star/drawing/MasterPage.idl8
-rw-r--r--offapi/com/sun/star/drawing/PolyPolygonBezierDescriptor.idl6
-rw-r--r--offapi/com/sun/star/drawing/PolygonKind.idl11
-rw-r--r--offapi/com/sun/star/drawing/TextProperties.idl8
-rw-r--r--offapi/com/sun/star/drawing/XDrawPageSupplier.idl9
-rw-r--r--offapi/com/sun/star/drawing/XDrawPagesSupplier.idl17
-rw-r--r--offapi/com/sun/star/drawing/XShapes.idl9
22 files changed, 113 insertions, 87 deletions
diff --git a/offapi/com/sun/star/drawing/BezierPoint.idl b/offapi/com/sun/star/drawing/BezierPoint.idl
index 1d18d5b68d4d..549fc1131637 100644
--- a/offapi/com/sun/star/drawing/BezierPoint.idl
+++ b/offapi/com/sun/star/drawing/BezierPoint.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: BezierPoint.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:41 $
+ * last change: $Author: mi $ $Date: 2001-10-26 08:45:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,8 +75,6 @@
// DocMerge from xml: struct com::sun::star::drawing::BezierPoint
/** This is a point on a bezier curve.
-
-
<p>The two control points specify how the bezier curve
goes through the given position.</p>
*/
@@ -110,6 +108,9 @@ struct BezierPoint
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:42:41 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:11 hjs
initial import
diff --git a/offapi/com/sun/star/drawing/ConnectionType.idl b/offapi/com/sun/star/drawing/ConnectionType.idl
index 33ddc92dc668..8f7886c1b9ed 100644
--- a/offapi/com/sun/star/drawing/ConnectionType.idl
+++ b/offapi/com/sun/star/drawing/ConnectionType.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ConnectionType.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:41 $
+ * last change: $Author: mi $ $Date: 2001-10-26 08:45:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -91,7 +91,7 @@ enum ConnectionType
//-------------------------------------------------------------------------
// DocMerge from xml: value com::sun::star::drawing::ConnectionType::TOP
- /** the connection line leaves the connected object to the top,
+ /** the connection line leaves the connected object from the top,
*/
TOP,
@@ -105,7 +105,7 @@ enum ConnectionType
//-------------------------------------------------------------------------
// DocMerge from xml: value com::sun::star::drawing::ConnectionType::BOTTOM
- /** the connection line leaves the connected object to the bottom,
+ /** the connection line leaves the connected object from the bottom,
*/
BOTTOM,
@@ -125,6 +125,9 @@ enum ConnectionType
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:42:41 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:12 hjs
initial import
diff --git a/offapi/com/sun/star/drawing/ConnectorShape.idl b/offapi/com/sun/star/drawing/ConnectorShape.idl
index b8fd0df29722..ae1378d2ea15 100644
--- a/offapi/com/sun/star/drawing/ConnectorShape.idl
+++ b/offapi/com/sun/star/drawing/ConnectorShape.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ConnectorShape.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: cl $ $Date: 2001-08-24 13:44:56 $
+ * last change: $Author: mi $ $Date: 2001-10-26 08:45:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -96,7 +96,7 @@
//=============================================================================
-/** This service is for a <type>ConnectorShape</type>, a specialized <type>Shape</type>
+/** This service is for a <type>ConnectorShape</type>, a specialized <type>Shape</type>,
which can be connected to other <type>Shape</type>s or <type>GluePoint</type>s.
*/
service ConnectorShape
@@ -116,7 +116,7 @@ service ConnectorShape
//-------------------------------------------------------------------------
/** this property either holds the shape that the start point of this
- connector is connected to or is empty when the start point of the
+ connector is connected to, or is empty when the start point of the
connector is not connected to a shape.
*/
[property] com::sun::star::drawing::XShape StartShape;
@@ -139,7 +139,7 @@ service ConnectorShape
//-------------------------------------------------------------------------
/** this property either holds the shape that the end point of this
- connector is connected to or is empty when the end point of the
+ connector is connected to, or is empty when the end point of the
connector is not connected to a shape.
*/
[property] com::sun::star::drawing::XShape EndShape;
diff --git a/offapi/com/sun/star/drawing/DrawPage.idl b/offapi/com/sun/star/drawing/DrawPage.idl
index 5b37b1f96e92..3126a3c0f5f4 100644
--- a/offapi/com/sun/star/drawing/DrawPage.idl
+++ b/offapi/com/sun/star/drawing/DrawPage.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DrawPage.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2000-12-21 08:35:06 $
+ * last change: $Author: mi $ $Date: 2001-10-26 08:45:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,8 +78,9 @@
// DocMerge from xml: service com::sun::star::drawing::DrawPage
/** This service specifies a page for the actual draw pages to contain
- the drawings.@see GenericDrawPage
- @see DrawPages
+ the drawings.
+ @see GenericDrawPage
+ @see DrawPages
*/
service DrawPage
{
@@ -106,6 +107,9 @@ service DrawPage
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.4 2000/12/21 08:35:06 mi
+ @see interface/service/... ident -> @see ident - for new docu generator
+
Revision 1.3 2000/11/08 12:42:41 mi
moved from api
diff --git a/offapi/com/sun/star/drawing/EllipseShape.idl b/offapi/com/sun/star/drawing/EllipseShape.idl
index 2056221c71bd..d8ea0b6abe5f 100644
--- a/offapi/com/sun/star/drawing/EllipseShape.idl
+++ b/offapi/com/sun/star/drawing/EllipseShape.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: EllipseShape.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: cl $ $Date: 2001-03-06 16:53:32 $
+ * last change: $Author: mi $ $Date: 2001-10-26 08:45:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -95,7 +95,7 @@
//=============================================================================
-/** This service is for a ellipse or circle shape.
+/** This service is for an ellipse or circle shape.
*/
service EllipseShape
{
diff --git a/offapi/com/sun/star/drawing/FillProperties.idl b/offapi/com/sun/star/drawing/FillProperties.idl
index ba278a9b9c10..7f950863f6a9 100644
--- a/offapi/com/sun/star/drawing/FillProperties.idl
+++ b/offapi/com/sun/star/drawing/FillProperties.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: FillProperties.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: cl $ $Date: 2001-03-06 16:53:32 $
+ * last change: $Author: mi $ $Date: 2001-10-26 08:45:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -238,7 +238,7 @@ service FillProperties
//-------------------------------------------------------------------------
/** if this is <TRUE/>, the transparent background of a
- hatch filled area ist drawn in the current background color
+ hatch filled area is drawn in the current background color
*/
[property] boolean FillBackground;
diff --git a/offapi/com/sun/star/drawing/GenericDrawPage.idl b/offapi/com/sun/star/drawing/GenericDrawPage.idl
index 47e585149a71..53788d00f38d 100644
--- a/offapi/com/sun/star/drawing/GenericDrawPage.idl
+++ b/offapi/com/sun/star/drawing/GenericDrawPage.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: GenericDrawPage.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: cl $ $Date: 2001-10-16 09:47:34 $
+ * last change: $Author: mi $ $Date: 2001-10-26 08:45:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -109,10 +109,6 @@
-
-
-
-
@example create and insert a couple of <type>LineShape</type>s:
<listing>
@@ -258,6 +254,9 @@ service GenericDrawPage
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.5 2001/10/16 09:47:34 cl
+ #91486# added xml alien attributes
+
Revision 1.4 2000/12/21 08:35:06 mi
@see interface/service/... ident -> @see ident - for new docu generator
diff --git a/offapi/com/sun/star/drawing/GraphicExportFilter.idl b/offapi/com/sun/star/drawing/GraphicExportFilter.idl
index 47feffc0121e..9680ba7005eb 100644
--- a/offapi/com/sun/star/drawing/GraphicExportFilter.idl
+++ b/offapi/com/sun/star/drawing/GraphicExportFilter.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: GraphicExportFilter.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: cl $ $Date: 2001-06-12 14:11:09 $
+ * last change: $Author: mi $ $Date: 2001-10-26 08:45:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,7 +79,7 @@
//=============================================================================
-/** a component that supports this service lets you export pages, shapes or
+/** a component that supports this service lets you export pages, shapes, or
groups of shapes from a DrawingDocument to a file in one of the file formats
supported by the component.
*/
diff --git a/offapi/com/sun/star/drawing/GraphicObjectShape.idl b/offapi/com/sun/star/drawing/GraphicObjectShape.idl
index 978a9ffdb9fa..c3fdc3c03802 100644
--- a/offapi/com/sun/star/drawing/GraphicObjectShape.idl
+++ b/offapi/com/sun/star/drawing/GraphicObjectShape.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: GraphicObjectShape.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: cl $ $Date: 2001-03-14 17:29:07 $
+ * last change: $Author: mi $ $Date: 2001-10-26 08:45:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -108,12 +108,12 @@ service GraphicObjectShape
service com::sun::star::drawing::RotationDescriptor;
//-------------------------------------------------------------------------
- /** This is a url to the source bitmap for this graphic shape.
+ /** This is an url to the source bitmap for this graphic shape.
*/
[property] string GraphicURL;
//-------------------------------------------------------------------------
- /** This is a url to the stream ('in document' or linked graphic) for this graphic shape.
+ /** This is an url to the stream ('in document' or linked graphic) for this graphic shape.
*/
[property] string GraphicStreamURL;
diff --git a/offapi/com/sun/star/drawing/GroupShape.idl b/offapi/com/sun/star/drawing/GroupShape.idl
index 6bf5520d0bcd..27d45fbaa9e9 100644
--- a/offapi/com/sun/star/drawing/GroupShape.idl
+++ b/offapi/com/sun/star/drawing/GroupShape.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: GroupShape.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: cl $ $Date: 2001-03-06 16:53:32 $
+ * last change: $Author: mi $ $Date: 2001-10-26 08:45:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -90,7 +90,7 @@ service GroupShape
*/
service com::sun::star::drawing::Shape;
- /** this is an ui feature for entering and leaving the group for
+ /** this is a ui feature for entering and leaving the group for
editing.
*/
interface com::sun::star::drawing::XShapeGroup;
@@ -109,6 +109,9 @@ service GroupShape
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.7 2001/03/06 16:53:32 cl
+ cleanup of shape services
+
Revision 1.6 2001/01/16 20:21:55 cl
#80654# fixed some false service connections
diff --git a/offapi/com/sun/star/drawing/Hatch.idl b/offapi/com/sun/star/drawing/Hatch.idl
index 28beb1d5e69e..e243d933526e 100644
--- a/offapi/com/sun/star/drawing/Hatch.idl
+++ b/offapi/com/sun/star/drawing/Hatch.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Hatch.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $
+ * last change: $Author: mi $ $Date: 2001-10-26 08:45:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,8 +79,6 @@
// DocMerge from xml: struct com::sun::star::drawing::Hatch
/** This struct defines the appearence of a hatch.
-
-
<p>A hatch is a texture made of straight lines.</p>
*/
struct Hatch
@@ -121,6 +119,9 @@ struct Hatch
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:42:42 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:12 hjs
initial import
diff --git a/offapi/com/sun/star/drawing/HomogenMatrix4.idl b/offapi/com/sun/star/drawing/HomogenMatrix4.idl
index db50a739c66b..6b004865770a 100644
--- a/offapi/com/sun/star/drawing/HomogenMatrix4.idl
+++ b/offapi/com/sun/star/drawing/HomogenMatrix4.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: HomogenMatrix4.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: cl $ $Date: 2001-01-12 16:33:25 $
+ * last change: $Author: mi $ $Date: 2001-10-26 08:45:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,7 +73,7 @@
//=============================================================================
// DocMerge from xml: struct com::sun::star::drawing::HomogenMatrix
-/** specifies a homogenous matrix by three homogenous lines
+/** specifies a homogenous matrix by four homogenous lines.
*/
struct HomogenMatrix4
{
diff --git a/offapi/com/sun/star/drawing/Layer.idl b/offapi/com/sun/star/drawing/Layer.idl
index 0ba3408f5391..eff48091c66b 100644
--- a/offapi/com/sun/star/drawing/Layer.idl
+++ b/offapi/com/sun/star/drawing/Layer.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Layer.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2000-12-21 08:35:06 $
+ * last change: $Author: mi $ $Date: 2001-10-26 08:45:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,7 +76,6 @@
/** A layer is an entity inside a document which contains shapes.
-
<p>There could be zero or more <type>Shape</type>s attached to
such a layer.
@@ -138,6 +137,9 @@ service Layer
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.4 2000/12/21 08:35:06 mi
+ @see interface/service/... ident -> @see ident - for new docu generator
+
Revision 1.3 2000/11/08 12:42:42 mi
moved from api
diff --git a/offapi/com/sun/star/drawing/LineEndType.idl b/offapi/com/sun/star/drawing/LineEndType.idl
index 84f70a538556..1a642757d7be 100644
--- a/offapi/com/sun/star/drawing/LineEndType.idl
+++ b/offapi/com/sun/star/drawing/LineEndType.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: LineEndType.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $
+ * last change: $Author: mi $ $Date: 2001-10-26 08:45:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,7 +78,7 @@ enum LineEndType
// DOCUMENTATION OMITTED FOR LineEndType:: NONE,
// DocMerge from xml: value com::sun::star::drawing::LineEndType::NONE
- /** the line hasn't a special end.
+ /** the line has no special end.
*/
NONE,
@@ -86,7 +86,7 @@ enum LineEndType
// DOCUMENTATION OMITTED FOR LineEndType:: ARROW,
// DocMerge from xml: value com::sun::star::drawing::LineEndType::ARROW
- /** the line use an arrow for the line end.
+ /** the line uses an arrow for the line end.
*/
ARROW,
@@ -94,7 +94,7 @@ enum LineEndType
// DOCUMENTATION OMITTED FOR LineEndType:: CIRCLE,
// DocMerge from xml: value com::sun::star::drawing::LineEndType::CIRCLE
- /** the line use an circle for the line end.
+ /** the line uses a circle for the line end.
*/
CIRCLE,
@@ -102,7 +102,7 @@ enum LineEndType
// DOCUMENTATION OMITTED FOR LineEndType:: SQUARE,
// DocMerge from xml: value com::sun::star::drawing::LineEndType::SQUARE
- /** the line use an square for the line end.
+ /** the line uses a square for the line end.
*/
SQUARE,
@@ -123,6 +123,9 @@ enum LineEndType
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:42:42 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:13 hjs
initial import
diff --git a/offapi/com/sun/star/drawing/LineProperties.idl b/offapi/com/sun/star/drawing/LineProperties.idl
index eee4ce6333fb..346e3bd2e2eb 100644
--- a/offapi/com/sun/star/drawing/LineProperties.idl
+++ b/offapi/com/sun/star/drawing/LineProperties.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: LineProperties.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: cl $ $Date: 2001-03-06 16:53:32 $
+ * last change: $Author: mi $ $Date: 2001-10-26 08:45:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -128,7 +128,7 @@ service LineProperties
/** This property contains the name of the line starts poly polygon bezier.
<p>If this string is empty, no line end polygon is rendered.
- */
+*/
[optional, property] string LineStartName;
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/drawing/MasterPage.idl b/offapi/com/sun/star/drawing/MasterPage.idl
index f4e853246e0c..a99eb1e420e2 100644
--- a/offapi/com/sun/star/drawing/MasterPage.idl
+++ b/offapi/com/sun/star/drawing/MasterPage.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: MasterPage.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $
+ * last change: $Author: mi $ $Date: 2001-10-26 08:45:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,7 +76,6 @@
/** This service is a single master page inside a drawing document.
-
<p>It serves as a background page for zero or more <type>DrawPage</type>s.
Since this service is derived from the service <type>GenericDrawPage</type>,
it can be used as a draw page with three differences:
@@ -111,6 +110,9 @@ service MasterPage
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:42:42 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:13 hjs
initial import
diff --git a/offapi/com/sun/star/drawing/PolyPolygonBezierDescriptor.idl b/offapi/com/sun/star/drawing/PolyPolygonBezierDescriptor.idl
index 719e0f78be95..b4a44708d6a5 100644
--- a/offapi/com/sun/star/drawing/PolyPolygonBezierDescriptor.idl
+++ b/offapi/com/sun/star/drawing/PolyPolygonBezierDescriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: PolyPolygonBezierDescriptor.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: cl $ $Date: 2001-01-12 16:13:38 $
+ * last change: $Author: mi $ $Date: 2001-10-26 08:45:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -96,7 +96,7 @@ service PolyPolygonBezierDescriptor
//-------------------------------------------------------------------------
- /** These are the untransformed bezier coords of this polygon.
+ /** These are the untransformed bezier coordinates of this polygon.
*/
[property] com::sun::star::drawing::PolyPolygonBezierCoords Geometry;
};
diff --git a/offapi/com/sun/star/drawing/PolygonKind.idl b/offapi/com/sun/star/drawing/PolygonKind.idl
index 944b374fc3f9..cd67122bf8aa 100644
--- a/offapi/com/sun/star/drawing/PolygonKind.idl
+++ b/offapi/com/sun/star/drawing/PolygonKind.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: PolygonKind.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $
+ * last change: $Author: mi $ $Date: 2001-10-26 08:45:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -97,7 +97,7 @@ enum PolygonKind
//-------------------------------------------------------------------------
// DocMerge from xml: value com::sun::star::drawing::PolygonKind::PATHLINE
- /** This is the PolygonKind for a OpenBezierShape.
+ /** This is the PolygonKind for an OpenBezierShape.
*/
PATHLINE,
@@ -111,7 +111,7 @@ enum PolygonKind
//-------------------------------------------------------------------------
// DocMerge from xml: value com::sun::star::drawing::PolygonKind::FREELINE
- /** This is the PolygonKind for a OpenFreeHandShape.
+ /** This is the PolygonKind for an OpenFreeHandShape.
*/
FREELINE,
@@ -145,6 +145,9 @@ enum PolygonKind
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:42:42 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:14 hjs
initial import
diff --git a/offapi/com/sun/star/drawing/TextProperties.idl b/offapi/com/sun/star/drawing/TextProperties.idl
index 7ee346ed11fb..61f524fe3f42 100644
--- a/offapi/com/sun/star/drawing/TextProperties.idl
+++ b/offapi/com/sun/star/drawing/TextProperties.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: TextProperties.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: cl $ $Date: 2001-08-16 15:16:57 $
+ * last change: $Author: mi $ $Date: 2001-10-26 08:45:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -108,7 +108,7 @@
//=============================================================================
-/** This is a set of properties to describe the style for rendering a the
+/** This is a set of properties to describe the style for rendering the
text area inside a shape.
*/
service TextProperties
@@ -294,7 +294,7 @@ service TextProperties
//-------------------------------------------------------------------------
- /** If this value selects the writing mode for the text.
+ /** This value selects the writing mode for the text.
*/
[property] ::com::sun::star::text::WritingMode TextWritingMode;
};
diff --git a/offapi/com/sun/star/drawing/XDrawPageSupplier.idl b/offapi/com/sun/star/drawing/XDrawPageSupplier.idl
index 4900345b9a02..a6f3a1e93d1d 100644
--- a/offapi/com/sun/star/drawing/XDrawPageSupplier.idl
+++ b/offapi/com/sun/star/drawing/XDrawPageSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XDrawPageSupplier.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $
+ * last change: $Author: mi $ $Date: 2001-10-26 08:45:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,8 +79,6 @@
// DocMerge from xml: interface com::sun::star::drawing::XDrawPageSupplier
/** represents something that provides a <type>DrawPage</type>.
-
-
<p>This interface is provided if the container only supports exactly
one <type>DrawPage</type>. For containers which support multiple
<type>DrawPage</type>s interface <type>XDrawPagesSupplier</type> is
@@ -104,6 +102,9 @@ interface XDrawPageSupplier: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.4 2001/03/16 16:41:21 jsc
+ remove interfaceheader with uik and remove [const] in method definitions
+
Revision 1.3 2000/11/08 12:42:42 mi
moved from api
diff --git a/offapi/com/sun/star/drawing/XDrawPagesSupplier.idl b/offapi/com/sun/star/drawing/XDrawPagesSupplier.idl
index 2bc83279fcc3..a28a5951c56a 100644
--- a/offapi/com/sun/star/drawing/XDrawPagesSupplier.idl
+++ b/offapi/com/sun/star/drawing/XDrawPagesSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XDrawPagesSupplier.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $
+ * last change: $Author: mi $ $Date: 2001-10-26 08:45:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,14 +79,12 @@
// DocMerge from xml: interface com::sun::star::drawing::XDrawPagesSupplier
/** must be supported to provide access to a multi-page drawing-layer.
-
-
- <p>This interface is provided if the container supports multiple
- one <type>DrawPage</type>s. For containers which support exactly one
+ <p>This interface is provided if the container supports multiple
+ <type>DrawPage</type>s. For containers which support exactly one
<type>DrawPage</type> interface <type>XDrawPageSupplier</type> is
supported.
-
- </p>@see XDrawPageSupplier
+ </p>
+ @see XDrawPageSupplier
*/
interface XDrawPagesSupplier: com::sun::star::uno::XInterface
{
@@ -107,6 +105,9 @@ interface XDrawPagesSupplier: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.5 2001/03/16 16:41:21 jsc
+ remove interfaceheader with uik and remove [const] in method definitions
+
Revision 1.4 2000/12/21 08:35:06 mi
@see interface/service/... ident -> @see ident - for new docu generator
diff --git a/offapi/com/sun/star/drawing/XShapes.idl b/offapi/com/sun/star/drawing/XShapes.idl
index 0b0484c22d69..d3fdba9e7580 100644
--- a/offapi/com/sun/star/drawing/XShapes.idl
+++ b/offapi/com/sun/star/drawing/XShapes.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XShapes.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $
+ * last change: $Author: mi $ $Date: 2001-10-26 08:45:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,7 +77,7 @@
//=============================================================================
// DocMerge from xml: interface com::sun::star::drawing::XShapes
-/** makes it possible to access, add and remove the
+/** makes it possible to access, add, and remove the
<type>Shape</type>s in a collection.@see DrawPage
@see DrawingDocumentDrawView
*/
@@ -106,6 +106,9 @@ interface XShapes: com::sun::star::container::XIndexAccess
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.5 2001/03/16 16:41:21 jsc
+ remove interfaceheader with uik and remove [const] in method definitions
+
Revision 1.4 2000/12/21 08:35:06 mi
@see interface/service/... ident -> @see ident - for new docu generator