diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-05-27 15:09:37 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-05-27 15:09:37 +0000 |
commit | 54fbe7560cca428e0891f3342d0f5e59b158a669 (patch) | |
tree | c77a6f45d0f7d548e25ea0bffc351e124d269cde /sw/inc/hintids.hxx | |
parent | 11804a9d97d04f5b37a05dab19171317a49af945 (diff) |
INTEGRATION: CWS aig03 (1.21.40); FILE MERGED
2003/05/20 13:47:23 os 1.21.40.1: #108789# paragraph attribute for border merging added
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 8f4f2b7778b3..5221f8308b84 100644 --- a/sw/inc/hintids.hxx +++ b/sw/inc/hintids.hxx @@ -2,9 +2,9 @@ * * $RCSfile: hintids.hxx,v $ * - * $Revision: 1.21 $ + * $Revision: 1.22 $ * - * last change: $Author: vg $ $Date: 2003-04-17 16:03:06 $ + * last change: $Author: rt $ $Date: 2003-05-27 16:09:37 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -183,7 +183,7 @@ RES_PARATR_BEGIN = RES_TXTATR_END, RES_PARATR_FORBIDDEN_RULES, // 67 RES_PARATR_VERTALIGN, // 68 RES_PARATR_SNAPTOGRID, // 69 - RES_PARATR_DUMMY4, // 70 + RES_PARATR_CONNECT_BORDER, // 70 RES_PARATR_DUMMY5, // 71 RES_PARATR_DUMMY6, // 72 RES_PARATR_DUMMY7, // 73 |