diff options
author | Michael Stahl <mstahl@redhat.com> | 2012-08-20 12:31:16 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-08-20 12:42:46 +0200 |
commit | 08ab21f27f73ec9d6a8cd829a6ffbc6ceb9550e0 (patch) | |
tree | 9ba4b5a9d034fb408d66e15353cbcc47669f0414 /sw/inc/cmdid.h | |
parent | e607f5f651b14fa779a9800865afba2758286a4b (diff) |
SwXTextTable: add "TableBorder2" property
This new property is necessary because the old TableBorder cannot be
extended to contain the BorderLine2 structs without breaking
compatibility.
Change-Id: I5e22782256b29224225a9d74c818b2c47fee8526
Diffstat (limited to 'sw/inc/cmdid.h')
-rw-r--r-- | sw/inc/cmdid.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/cmdid.h b/sw/inc/cmdid.h index be1c84dfd918..e090d88fda99 100644 --- a/sw/inc/cmdid.h +++ b/sw/inc/cmdid.h @@ -664,6 +664,7 @@ included in c-context files, so c++ style stuff will cause problems. #define FN_UNO_FIRST_SHARE_CONTENT (FN_EXTRA2 + 117) #define FN_UNO_HEADER_FIRST (FN_EXTRA2 + 118) #define FN_UNO_FOOTER_FIRST (FN_EXTRA2 + 119) +#define FN_UNO_TABLE_BORDER2 (FN_EXTRA2 + 120) /*------------------------------------------------ -------------------- Area: Help |