summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 22:23:16 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 22:23:16 +0000
commitd7b3f1fb4d6364fdd2616354482a99efd4781d0b (patch)
tree2441e2d67877363434b66854518957c160c9f8fc
parent4a9422ae387d42612e26cd5edef312f7c7f311ef (diff)
INTEGRATION: CWS sb18 (1.4.328); FILE MERGED
2004/05/21 15:03:54 sb 1.4.328.1: #i21150# Added published flag.
-rw-r--r--offapi/com/sun/star/style/GraphicLocation.idl6
-rw-r--r--offapi/com/sun/star/style/HorizontalAlignment.idl6
-rw-r--r--offapi/com/sun/star/style/LineNumberPosition.idl6
-rw-r--r--offapi/com/sun/star/style/LineSpacing.idl6
4 files changed, 12 insertions, 12 deletions
diff --git a/offapi/com/sun/star/style/GraphicLocation.idl b/offapi/com/sun/star/style/GraphicLocation.idl
index 0cb4f025c9f7..2f849f4a7473 100644
--- a/offapi/com/sun/star/style/GraphicLocation.idl
+++ b/offapi/com/sun/star/style/GraphicLocation.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: GraphicLocation.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:56:13 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:22:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,7 +72,7 @@
/** These enumeration values are used to specify the location of a
graphic object within its surroundings.
*/
-enum GraphicLocation
+published enum GraphicLocation
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/style/HorizontalAlignment.idl b/offapi/com/sun/star/style/HorizontalAlignment.idl
index c8d5b48513ed..b42f2e990335 100644
--- a/offapi/com/sun/star/style/HorizontalAlignment.idl
+++ b/offapi/com/sun/star/style/HorizontalAlignment.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: HorizontalAlignment.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:56:14 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:22:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,7 +72,7 @@
/** values specify the horizontal alignment of
an object within a container object.
*/
-enum HorizontalAlignment
+published enum HorizontalAlignment
{
//-------------------------------------------------------------------------
// DOCUMENTATION OMITTED FOR HorizontalAlignment:: LEFT,
diff --git a/offapi/com/sun/star/style/LineNumberPosition.idl b/offapi/com/sun/star/style/LineNumberPosition.idl
index 5008285ac6c8..b513ee8c83e0 100644
--- a/offapi/com/sun/star/style/LineNumberPosition.idl
+++ b/offapi/com/sun/star/style/LineNumberPosition.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: LineNumberPosition.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:56:14 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:23:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,7 +72,7 @@
/** These constants are used to specify the position of the numbering
of lines.
*/
-constants LineNumberPosition
+published constants LineNumberPosition
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/style/LineSpacing.idl b/offapi/com/sun/star/style/LineSpacing.idl
index ccf004c8f6cf..aa6d8da3a3a7 100644
--- a/offapi/com/sun/star/style/LineSpacing.idl
+++ b/offapi/com/sun/star/style/LineSpacing.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: LineSpacing.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:56:14 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:23:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -71,7 +71,7 @@
// DocMerge from xml: struct com::sun::star::style::LineSpacing
/** This structure is used to specify the height of a text line.@see LineSpacingMode
*/
-struct LineSpacing
+published struct LineSpacing
{
// DocMerge from xml: field com::sun::star::style::LineSpacing::Mode
/** This value specifies the way the height is specified.