summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/Arrangement.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2002-10-02 14:12:36 +0000
committerMichael Hönnig <mi@openoffice.org>2002-10-02 14:12:36 +0000
commitd081c80877dc1ae413b9d65c206485b6821d0ef8 (patch)
tree574a746be7d1fb7283d5c879529f8c0612f6f6f2 /offapi/com/sun/star/drawing/Arrangement.idl
parent0b051a06b6fdda4e6536ef0802c14164288914e6 (diff)
*** empty log message ***
Diffstat (limited to 'offapi/com/sun/star/drawing/Arrangement.idl')
-rw-r--r--offapi/com/sun/star/drawing/Arrangement.idl21
1 files changed, 5 insertions, 16 deletions
diff --git a/offapi/com/sun/star/drawing/Arrangement.idl b/offapi/com/sun/star/drawing/Arrangement.idl
index b0d954b31b88..a39fb0713233 100644
--- a/offapi/com/sun/star/drawing/Arrangement.idl
+++ b/offapi/com/sun/star/drawing/Arrangement.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Arrangement.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:41 $
+ * last change: $Author: mi $ $Date: 2002-10-02 15:11:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -71,6 +71,8 @@
// DocMerge from xml: enum com::sun::star::drawing::Arrangement
/** With this enumeration you can arrange the relative position of an object
within the other objects.
+
+ @deprecated
*/
enum Arrangement
{
@@ -108,18 +110,5 @@ enum Arrangement
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.1.1.1 2000/09/18 23:35:11 hjs
- initial import
-
- Revision 1.3 2000/09/11 11:52:19 mi
- documentation merged from XML
-
- Revision 1.1.1.1 1999/11/11 09:48:42 jsc
- new
-
-
-=============================================================================*/
#endif
+