summaryrefslogtreecommitdiff
path: root/sw/source
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2000-10-13 13:57:39 +0000
committerOliver Specht <os@openoffice.org>2000-10-13 13:57:39 +0000
commite4d3e964d66cdd62ae06b15bf717de026d2c857f (patch)
tree831b40f12cc950b9b01067df6b7e4b9757911d1c /sw/source
parent34235c58256a7d1ebdef14083faa768386907b6f (diff)
StarOffice Image removed
Diffstat (limited to 'sw/source')
-rw-r--r--sw/source/core/unocore/unomap.cxx13
-rw-r--r--sw/source/core/unocore/unoprnms.cxx16
2 files changed, 23 insertions, 6 deletions
diff --git a/sw/source/core/unocore/unomap.cxx b/sw/source/core/unocore/unomap.cxx
index b24e16905826..3fc6f33d2ac9 100644
--- a/sw/source/core/unocore/unomap.cxx
+++ b/sw/source/core/unocore/unomap.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: unomap.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: os $ $Date: 2000-10-10 09:42:53 $
+ * last change: $Author: os $ $Date: 2000-10-13 14:57:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -820,6 +820,10 @@ const SfxItemPropertyMap* SwUnoPropertyMapProvider::GetPropertyMap(sal_uInt16
{ SW_PROP_NAME(UNO_NAME_HEADER_TOP_BORDER), FN_UNO_HEADER_BOX, &::getCppuType((const table::BorderLine*)0), 0, TOP_BORDER |CONVERT_TWIPS },
{ SW_PROP_NAME(UNO_NAME_HEADER_BOTTOM_BORDER), FN_UNO_HEADER_BOX, &::getCppuType((const table::BorderLine*)0), 0, BOTTOM_BORDER|CONVERT_TWIPS },
{ SW_PROP_NAME(UNO_NAME_HEADER_BORDER_DISTANCE), FN_UNO_HEADER_BOX, &::getCppuType((const sal_Int32*)0), 0, BORDER_DISTANCE|CONVERT_TWIPS },
+ { SW_PROP_NAME(UNO_NAME_HEADER_LEFT_BORDER_DISTANCE), RES_BOX, &::getCppuType((const sal_Int32*)0), 0, LEFT_BORDER_DISTANCE |CONVERT_TWIPS },
+ { SW_PROP_NAME(UNO_NAME_HEADER_RIGHT_BORDER_DISTANCE), RES_BOX, &::getCppuType((const sal_Int32*)0), 0, RIGHT_BORDER_DISTANCE |CONVERT_TWIPS },
+ { SW_PROP_NAME(UNO_NAME_HEADER_TOP_BORDER_DISTANCE), RES_BOX, &::getCppuType((const sal_Int32*)0), 0, TOP_BORDER_DISTANCE |CONVERT_TWIPS },
+ { SW_PROP_NAME(UNO_NAME_HEADER_BOTTOM_BORDER_DISTANCE), RES_BOX, &::getCppuType((const sal_Int32*)0), 0, BOTTOM_BORDER_DISTANCE|CONVERT_TWIPS },
{ SW_PROP_NAME(UNO_NAME_HEADER_SHADOW_FORMAT), FN_UNO_HEADER_SHADOW, &::getCppuType((const table::ShadowFormat*)0), PROPERTY_NONE, CONVERT_TWIPS},
{ SW_PROP_NAME(UNO_NAME_HEADER_BODY_DISTANCE), FN_UNO_HEADER_BODY_DISTANCE,&::getCppuType((const sal_Int32*)0), PROPERTY_NONE ,MID_LO_MARGIN|CONVERT_TWIPS },
{ SW_PROP_NAME(UNO_NAME_HEADER_IS_DYNAMIC_DISTANCE), FN_UNO_HEADER_IS_DYNAMIC_DISTANCE,&::getBooleanCppuType(), PROPERTY_NONE ,0 },
@@ -840,6 +844,10 @@ const SfxItemPropertyMap* SwUnoPropertyMapProvider::GetPropertyMap(sal_uInt16
{ SW_PROP_NAME(UNO_NAME_FOOTER_TOP_BORDER), RES_BOX, &::getCppuType((const table::BorderLine*)0), 0, TOP_BORDER |CONVERT_TWIPS },
{ SW_PROP_NAME(UNO_NAME_FOOTER_BOTTOM_BORDER), RES_BOX, &::getCppuType((const table::BorderLine*)0), 0, BOTTOM_BORDER|CONVERT_TWIPS },
{ SW_PROP_NAME(UNO_NAME_FOOTER_BORDER_DISTANCE), RES_BOX, &::getCppuType((const sal_Int32*)0), 0, BORDER_DISTANCE|CONVERT_TWIPS },
+ { SW_PROP_NAME(UNO_NAME_FOOTER_LEFT_BORDER_DISTANCE), RES_BOX, &::getCppuType((const sal_Int32*)0), 0, LEFT_BORDER_DISTANCE |CONVERT_TWIPS },
+ { SW_PROP_NAME(UNO_NAME_FOOTER_RIGHT_BORDER_DISTANCE), RES_BOX, &::getCppuType((const sal_Int32*)0), 0, RIGHT_BORDER_DISTANCE |CONVERT_TWIPS },
+ { SW_PROP_NAME(UNO_NAME_FOOTER_TOP_BORDER_DISTANCE), RES_BOX, &::getCppuType((const sal_Int32*)0), 0, TOP_BORDER_DISTANCE |CONVERT_TWIPS },
+ { SW_PROP_NAME(UNO_NAME_FOOTER_BOTTOM_BORDER_DISTANCE), RES_BOX, &::getCppuType((const sal_Int32*)0), 0, BOTTOM_BORDER_DISTANCE|CONVERT_TWIPS },
{ SW_PROP_NAME(UNO_NAME_FOOTER_SHADOW_FORMAT), FN_UNO_FOOTER_SHADOW, &::getCppuType((const table::ShadowFormat*)0), PROPERTY_NONE, CONVERT_TWIPS},
{ SW_PROP_NAME(UNO_NAME_FOOTER_BODY_DISTANCE), FN_UNO_FOOTER_BODY_DISTANCE,&::getCppuType((const sal_Int32*)0), PROPERTY_NONE ,MID_UP_MARGIN|CONVERT_TWIPS },
{ SW_PROP_NAME(UNO_NAME_FOOTER_IS_DYNAMIC_DISTANCE),FN_UNO_FOOTER_IS_DYNAMIC_DISTANCE,&::getBooleanCppuType(), PROPERTY_NONE ,0 },
@@ -1451,7 +1459,6 @@ const SfxItemPropertyMap* SwUnoPropertyMapProvider::GetPropertyMap(sal_uInt16
{ SW_PROP_NAME(UNO_NAME_USE_ALPHABETICAL_SEPARATORS ), WID_USE_ALPHABETICAL_SEPARATORS , &::getBooleanCppuType() , PROPERTY_NONE, 0},
{ SW_PROP_NAME(UNO_NAME_LEVEL_FORMAT ), WID_LEVEL_FORMAT , &::getCppuType((uno::Reference<container::XIndexReplace>*)0) , PROPERTY_NONE,0},
{ SW_PROP_NAME(UNO_NAME_CREATE_FROM_STAR_MATH ), WID_CREATE_FROM_STAR_MATH , &::getBooleanCppuType() , PROPERTY_NONE, 0},
- { SW_PROP_NAME(UNO_NAME_CREATE_FROM_STAR_IMAGE ), WID_CREATE_FROM_STAR_IMAGE , &::getBooleanCppuType() , PROPERTY_NONE, 0},
{ SW_PROP_NAME(UNO_NAME_CREATE_FROM_STAR_CHART ), WID_CREATE_FROM_STAR_CHART , &::getBooleanCppuType() , PROPERTY_NONE, 0},
{ SW_PROP_NAME(UNO_NAME_CREATE_FROM_STAR_CALC ), WID_CREATE_FROM_STAR_CALC , &::getBooleanCppuType() , PROPERTY_NONE, 0},
{ SW_PROP_NAME(UNO_NAME_CREATE_FROM_STAR_DRAW ), WID_CREATE_FROM_STAR_DRAW , &::getBooleanCppuType() , PROPERTY_NONE, 0},
diff --git a/sw/source/core/unocore/unoprnms.cxx b/sw/source/core/unocore/unoprnms.cxx
index af82d4011917..36b70033acb6 100644
--- a/sw/source/core/unocore/unoprnms.cxx
+++ b/sw/source/core/unocore/unoprnms.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: unoprnms.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: os $ $Date: 2000-09-21 12:51:52 $
+ * last change: $Author: os $ $Date: 2000-10-13 14:55:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -492,7 +492,6 @@ const SwPropNameLen __FAR_DATA UNO_NAME_CREATE_FROM_TEXT_FRAMES
const SwPropNameLen __FAR_DATA UNO_NAME_CREATE_FROM_GRAPHIC_OBJECTS (MAP_CHAR_LEN("CreateFromGraphicObjects"));
const SwPropNameLen __FAR_DATA UNO_NAME_CREATE_FROM_EMBEDDED_OBJECTS (MAP_CHAR_LEN("CreateFromEmbeddedObjects"));
const SwPropNameLen __FAR_DATA UNO_NAME_CREATE_FROM_STAR_MATH (MAP_CHAR_LEN("CreateFromStarMath"));
-const SwPropNameLen __FAR_DATA UNO_NAME_CREATE_FROM_STAR_IMAGE (MAP_CHAR_LEN("CreateFromStarImage"));
const SwPropNameLen __FAR_DATA UNO_NAME_CREATE_FROM_STAR_CHART (MAP_CHAR_LEN("CreateFromStarChart"));
const SwPropNameLen __FAR_DATA UNO_NAME_CREATE_FROM_STAR_CALC (MAP_CHAR_LEN("CreateFromStarCalc"));
const SwPropNameLen __FAR_DATA UNO_NAME_CREATE_FROM_STAR_DRAW (MAP_CHAR_LEN("CreateFromStarDraw"));
@@ -527,3 +526,14 @@ const SwPropNameLen __FAR_DATA UNO_NAME_IS_COLLAPSED
const SwPropNameLen __FAR_DATA UNO_NAME_IS_START (MAP_CHAR_LEN("IsStart"));
const SwPropNameLen __FAR_DATA UNO_NAME_SEQUENCE_NUMBER (MAP_CHAR_LEN("SequenceNumber"));
const SwPropNameLen __FAR_DATA UNO_NAME_REFERENCE_ID (MAP_CHAR_LEN("ReferenceId"));
+
+const SwPropNameLen __FAR_DATA UNO_NAME_HEADER_LEFT_BORDER_DISTANCE (MAP_CHAR_LEN("HeaderLeftBorderDistance"));
+const SwPropNameLen __FAR_DATA UNO_NAME_HEADER_RIGHT_BORDER_DISTANCE (MAP_CHAR_LEN("HeaderRightBorderDistance"));
+const SwPropNameLen __FAR_DATA UNO_NAME_HEADER_TOP_BORDER_DISTANCE (MAP_CHAR_LEN("HeaderTopBorderDistance"));
+const SwPropNameLen __FAR_DATA UNO_NAME_HEADER_BOTTOM_BORDER_DISTANCE (MAP_CHAR_LEN("HeaderBottomBorderDistance"));
+
+const SwPropNameLen __FAR_DATA UNO_NAME_FOOTER_LEFT_BORDER_DISTANCE (MAP_CHAR_LEN("FooterLeftBorderDistance"));
+const SwPropNameLen __FAR_DATA UNO_NAME_FOOTER_RIGHT_BORDER_DISTANCE (MAP_CHAR_LEN("FooterRightBorderDistance"));
+const SwPropNameLen __FAR_DATA UNO_NAME_FOOTER_TOP_BORDER_DISTANCE (MAP_CHAR_LEN("FooterTopBorderDistance"));
+const SwPropNameLen __FAR_DATA UNO_NAME_FOOTER_BOTTOM_BORDER_DISTANCE (MAP_CHAR_LEN("FooterBottomBorderDistance"));
+