diff options
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/hintids.hxx | 1 | ||||
-rw-r--r-- | sw/inc/unoprnms.hxx | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/hintids.hxx b/sw/inc/hintids.hxx index da260317f728..a8ef4f2ebef7 100644 --- a/sw/inc/hintids.hxx +++ b/sw/inc/hintids.hxx @@ -227,6 +227,7 @@ RES_FRMATR_BEGIN = RES_PARATR_LIST_END, RES_FRMATR_CONDITIONAL_STYLE_NAME, // 126 RES_FILL_STYLE, // 127 RES_FILL_GRADIENT, // 128 + RES_FRMATR_GRABBAG, RES_FRMATR_END }; diff --git a/sw/inc/unoprnms.hxx b/sw/inc/unoprnms.hxx index 704d595505a6..ebc95c7a6f75 100644 --- a/sw/inc/unoprnms.hxx +++ b/sw/inc/unoprnms.hxx @@ -839,6 +839,7 @@ enum SwPropNameIds /* 0773 */ UNO_NAME_SHADOW_TRANSPARENCE, /* 0774 */ UNO_NAME_DOC_INTEROP_GRAB_BAG, +/* 0775 */ UNO_NAME_FRAME_INTEROP_GRAB_BAG, SW_PROPNAME_END |