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/ControlShape.idl11
-rw-r--r--offapi/com/sun/star/drawing/DrawPage.idl11
-rw-r--r--offapi/com/sun/star/drawing/DrawPages.idl9
-rw-r--r--offapi/com/sun/star/drawing/DrawingDocument.idl9
-rw-r--r--offapi/com/sun/star/drawing/GenericDrawPage.idl9
-rw-r--r--offapi/com/sun/star/drawing/GroupShape.idl13
-rw-r--r--offapi/com/sun/star/drawing/Layer.idl11
-rw-r--r--offapi/com/sun/star/drawing/LayerManager.idl9
-rw-r--r--offapi/com/sun/star/drawing/MasterPages.idl9
-rw-r--r--offapi/com/sun/star/drawing/Shape.idl15
-rw-r--r--offapi/com/sun/star/drawing/XControlShape.idl11
-rw-r--r--offapi/com/sun/star/drawing/XDrawPageExpander.idl9
-rw-r--r--offapi/com/sun/star/drawing/XDrawPagesSupplier.idl9
-rw-r--r--offapi/com/sun/star/drawing/XShapes.idl11
14 files changed, 94 insertions, 52 deletions
diff --git a/offapi/com/sun/star/drawing/ControlShape.idl b/offapi/com/sun/star/drawing/ControlShape.idl
index c4ad05cd46dc..35a0e10fc834 100644
--- a/offapi/com/sun/star/drawing/ControlShape.idl
+++ b/offapi/com/sun/star/drawing/ControlShape.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ControlShape.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:41 $
+ * last change: $Author: mi $ $Date: 2000-12-21 08:35:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,8 +77,8 @@
//=============================================================================
// DocMerge from xml: service com::sun::star::drawing::ControlShape
-/** This service is for a <type>Shape</type> which contains a control.@see service Shape
- @see interface XControlShape
+/** This service is for a <type>Shape</type> which contains a control.@see Shape
+ @see XControlShape
*/
service ControlShape
{
@@ -97,6 +97,9 @@ service ControlShape
/*=============================================================================
$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/DrawPage.idl b/offapi/com/sun/star/drawing/DrawPage.idl
index 13972a4df799..5b37b1f96e92 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.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:41 $
+ * last change: $Author: mi $ $Date: 2000-12-21 08:35:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,8 +78,8 @@
// DocMerge from xml: service com::sun::star::drawing::DrawPage
/** This service specifies a page for the actual draw pages to contain
- the drawings.@see service GenericDrawPage
- @see service DrawPages
+ the drawings.@see GenericDrawPage
+ @see DrawPages
*/
service DrawPage
{
@@ -106,6 +106,9 @@ service DrawPage
/*=============================================================================
$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/DrawPages.idl b/offapi/com/sun/star/drawing/DrawPages.idl
index 5544bfccc016..ac446fe3fcb6 100644
--- a/offapi/com/sun/star/drawing/DrawPages.idl
+++ b/offapi/com/sun/star/drawing/DrawPages.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DrawPages.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:41 $
+ * last change: $Author: mi $ $Date: 2000-12-21 08:35:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -82,7 +82,7 @@
// DocMerge from xml: service com::sun::star::drawing::DrawPages
/** provides access to a collection of <type>DrawPage</type>s
- and makes it possible for you to manipulate them.@see service DrawingDocument
+ and makes it possible for you to manipulate them.@see DrawingDocument
*/
service DrawPages
{
@@ -115,6 +115,9 @@ service DrawPages
/*=============================================================================
$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/DrawingDocument.idl b/offapi/com/sun/star/drawing/DrawingDocument.idl
index bc1a55390dfd..b87a0ee0a6f7 100644
--- a/offapi/com/sun/star/drawing/DrawingDocument.idl
+++ b/offapi/com/sun/star/drawing/DrawingDocument.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DrawingDocument.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:41 $
+ * last change: $Author: mi $ $Date: 2000-12-21 08:35:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -150,7 +150,7 @@ service DrawingDocument
The <type>Shapes</type> created by this factory may not work correctly
until they are added to a page.
- @see service GenericDrawPage@see service GenericDrawPage
+ @see GenericDrawPage
*/
interface com::sun::star::lang::XMultiServiceFactory;
@@ -183,6 +183,9 @@ service DrawingDocument
/*=============================================================================
$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/GenericDrawPage.idl b/offapi/com/sun/star/drawing/GenericDrawPage.idl
index 576ae787bc17..b9656815cd24 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.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:41 $
+ * last change: $Author: mi $ $Date: 2000-12-21 08:35:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -135,7 +135,7 @@ service GenericDrawPage
requires that these <type>Shape</type>s be created by the factory of
the document.
- @see service <type>DrawingDocument</type>@see service <type>DrawingDocument</type>
+ @see <type>DrawingDocument</type>
*/
interface com::sun::star::drawing::XShapes;
@@ -247,6 +247,9 @@ service GenericDrawPage
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:42:41 mi
+ moved from api
+
Revision 1.2 2000/10/09 14:24:55 mi
#78715# exchanged stardiv::... by com::sun::star::... (especially in @see tags)
diff --git a/offapi/com/sun/star/drawing/GroupShape.idl b/offapi/com/sun/star/drawing/GroupShape.idl
index 1d693c467738..662daead64f5 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.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:41 $
+ * last change: $Author: mi $ $Date: 2000-12-21 08:35:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,9 +77,9 @@
//=============================================================================
// DocMerge from xml: service com::sun::star::drawing::GroupShape
-/** This service is for a group of <type>Shape</type>s.@see interface XShapeGroup
- @see interface XShapes
- @see service AreaShape
+/** This service is for a group of <type>Shape</type>s.@see XShapeGroup
+ @see XShapes
+ @see AreaShape
*/
service GroupShape
{
@@ -101,6 +101,9 @@ service GroupShape
/*=============================================================================
$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:13 hjs
initial import
diff --git a/offapi/com/sun/star/drawing/Layer.idl b/offapi/com/sun/star/drawing/Layer.idl
index 42f80fc85ff2..0ba3408f5391 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.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $
+ * last change: $Author: mi $ $Date: 2000-12-21 08:35:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -84,8 +84,8 @@
<p>The properties of a <type>Layer</type> instance affect all <type>Shape</type>s
attached to the Layer.
- </p>@see service DrawingDocument
- @see service LayerManager
+ </p>@see DrawingDocument
+ @see LayerManager
*/
service Layer
{
@@ -138,6 +138,9 @@ service Layer
/*=============================================================================
$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/LayerManager.idl b/offapi/com/sun/star/drawing/LayerManager.idl
index d8d22746900d..3e7e4ed3acec 100644
--- a/offapi/com/sun/star/drawing/LayerManager.idl
+++ b/offapi/com/sun/star/drawing/LayerManager.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: LayerManager.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $
+ * last change: $Author: mi $ $Date: 2000-12-21 08:35:06 $
*
* 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: service com::sun::star::drawing::LayerManager
-/** This service is provided by documents to support <type>Layer</type>s.@see service DrawingDocument
+/** This service is provided by documents to support <type>Layer</type>s.@see DrawingDocument
*/
service LayerManager
{
@@ -111,6 +111,9 @@ service LayerManager
/*=============================================================================
$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/MasterPages.idl b/offapi/com/sun/star/drawing/MasterPages.idl
index c8a8dd031be8..92eb0593bfc7 100644
--- a/offapi/com/sun/star/drawing/MasterPages.idl
+++ b/offapi/com/sun/star/drawing/MasterPages.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: MasterPages.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $
+ * last change: $Author: mi $ $Date: 2000-12-21 08:35:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,7 +74,7 @@
// DocMerge from xml: service com::sun::star::drawing::MasterPages
/** provides access to a collection of <type>MasterPage</type>s
- and makes it possible for them to be manipulated.@see service DrawingDocument
+ and makes it possible for them to be manipulated.@see DrawingDocument
*/
service MasterPages
{
@@ -94,6 +94,9 @@ service MasterPages
/*=============================================================================
$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/Shape.idl b/offapi/com/sun/star/drawing/Shape.idl
index cb91e40c1a9b..5b0e5c11dc49 100644
--- a/offapi/com/sun/star/drawing/Shape.idl
+++ b/offapi/com/sun/star/drawing/Shape.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Shape.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2000-12-19 16:03:29 $
+ * last change: $Author: mi $ $Date: 2000-12-21 08:35:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,10 +86,10 @@
// DocMerge from xml: service com::sun::star::drawing::Shape
/** This abstract service specifies the general characteristics of all
- <type>Shape</type>s.@see interface XShape
- @see interface com::sun::star::lang::XComponent
- @see interface com::sun::star::text::XText
- @see service ShapeDescriptor
+ <type>Shape</type>s.@see XShape
+ @see com::sun::star::lang::XComponent
+ @see com::sun::star::text::XText
+ @see ShapeDescriptor
*/
service Shape
{
@@ -127,6 +127,9 @@ service Shape
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.5 2000/12/19 16:03:29 mi
+ documentations syntax errors fixed
+
Revision 1.4 2000/11/23 19:11:28 cl
#80679# added ZOrder property for shapes
diff --git a/offapi/com/sun/star/drawing/XControlShape.idl b/offapi/com/sun/star/drawing/XControlShape.idl
index cacfee2b9b7d..3475eab4def2 100644
--- a/offapi/com/sun/star/drawing/XControlShape.idl
+++ b/offapi/com/sun/star/drawing/XControlShape.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XControlShape.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $
+ * last change: $Author: mi $ $Date: 2000-12-21 08:35:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -85,14 +85,14 @@ interface XControlShape: com::sun::star::drawing::XShape
//-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::drawing::XControlShape::getControl
- /** returns the control of this <type>Shape</type>.@see service com::sun::star::awt::ControlModel
+ /** returns the control of this <type>Shape</type>.@see com::sun::star::awt::ControlModel
*/
[const] com::sun::star::awt::XControlModel getControl();
//-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::drawing::XControlShape::setControl
- /** sets the control for this <type>Shape</type>.@see service com::sun::star::awt::ControlMOodel
+ /** sets the control for this <type>Shape</type>.@see com::sun::star::awt::ControlMOodel
*/
[oneway] void setControl( [in] com::sun::star::awt::XControlModel xControl );
@@ -105,6 +105,9 @@ interface XControlShape: com::sun::star::drawing::XShape
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:42:42 mi
+ moved from api
+
Revision 1.2 2000/10/09 14:24:55 mi
#78715# exchanged stardiv::... by com::sun::star::... (especially in @see tags)
diff --git a/offapi/com/sun/star/drawing/XDrawPageExpander.idl b/offapi/com/sun/star/drawing/XDrawPageExpander.idl
index 1ea07b5e5972..8ec1aaa411ae 100644
--- a/offapi/com/sun/star/drawing/XDrawPageExpander.idl
+++ b/offapi/com/sun/star/drawing/XDrawPageExpander.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XDrawPageExpander.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $
+ * last change: $Author: mi $ $Date: 2000-12-21 08:35:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -83,7 +83,7 @@
// DocMerge from xml: interface com::sun::star::drawing::XDrawPageExpander
/** is implemented by documents that can expand the contents
of a summary on a <type>DrawPage</type> into a collection of
- <type>DrawPage</type>s.@see interface XDrawPageSummarizer
+ <type>DrawPage</type>s.@see XDrawPageSummarizer
*/
[ uik(E2281322-33D6-11D1-AABE00A0-249D5590), ident( "XDrawPageExpander", 1.0 ) ]
interface XDrawPageExpander: com::sun::star::uno::XInterface
@@ -105,6 +105,9 @@ interface XDrawPageExpander: com::sun::star::uno::XInterface
/*=============================================================================
$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:15 hjs
initial import
diff --git a/offapi/com/sun/star/drawing/XDrawPagesSupplier.idl b/offapi/com/sun/star/drawing/XDrawPagesSupplier.idl
index a3cd1d1b741e..74458534ec87 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.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $
+ * last change: $Author: mi $ $Date: 2000-12-21 08:35:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,7 +86,7 @@
<type>DrawPage</type> interface <type>XDrawPageSupplier</type> is
supported.
- </p>@see interface XDrawPageSupplier
+ </p>@see XDrawPageSupplier
*/
[ uik(E2281319-33D6-11D1-AABE00A0-249D5590), ident( "XDrawPagesSupplier", 1.0 ) ]
interface XDrawPagesSupplier: com::sun::star::uno::XInterface
@@ -108,6 +108,9 @@ interface XDrawPagesSupplier: com::sun::star::uno::XInterface
/*=============================================================================
$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:15 hjs
initial import
diff --git a/offapi/com/sun/star/drawing/XShapes.idl b/offapi/com/sun/star/drawing/XShapes.idl
index 760a1b26881d..dfc5f978cd67 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.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $
+ * last change: $Author: mi $ $Date: 2000-12-21 08:35:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,8 +78,8 @@
// DocMerge from xml: interface com::sun::star::drawing::XShapes
/** makes it possible to access, add and remove the
- <type>Shape</type>s in a collection.@see service DrawPage
- @see service DrawingDocumentDrawView
+ <type>Shape</type>s in a collection.@see DrawPage
+ @see DrawingDocumentDrawView
*/
[ uik(E2281300-33D6-11D1-AABE00A0-249D5590), ident( "XShapes", 1.0 ) ]
interface XShapes: com::sun::star::container::XIndexAccess
@@ -107,6 +107,9 @@ interface XShapes: com::sun::star::container::XIndexAccess
/*=============================================================================
$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:15 hjs
initial import