diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-01-13 10:06:28 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-01-13 10:06:28 +0000 |
commit | 62e58c2a9a66889c518385f47d2cd1c139a7a30d (patch) | |
tree | f7d5556ae69546fad0d4827ee8433dbf804eeb90 /sw/inc/hintids.hxx | |
parent | 967ef8d84ada1b7679d190ff46612ec433d6ba70 (diff) |
INTEGRATION: CWS cellbreak (1.22.114); FILE MERGED
2003/11/20 08:47:07 fme 1.22.114.1: #i2109# Feature - Table row split - new attribute
Diffstat (limited to 'sw/inc/hintids.hxx')
-rw-r--r-- | sw/inc/hintids.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/hintids.hxx b/sw/inc/hintids.hxx index 5221f8308b84..13dc2b32bc7e 100644 --- a/sw/inc/hintids.hxx +++ b/sw/inc/hintids.hxx @@ -2,9 +2,9 @@ * * $RCSfile: hintids.hxx,v $ * - * $Revision: 1.22 $ + * $Revision: 1.23 $ * - * last change: $Author: rt $ $Date: 2003-05-27 16:09:37 $ + * last change: $Author: obo $ $Date: 2004-01-13 11:06:28 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -229,7 +229,7 @@ RES_FRMATR_BEGIN = RES_PARATR_END, RES_COLUMNBALANCE, // 106 RES_FRAMEDIR, // 107 RES_HEADER_FOOTER_EAT_SPACING, // 108 - RES_FRMATR_DUMMY9, // 109 + RES_ROW_SPLIT, // 109 RES_FRMATR_END }; |