diff options
author | Noel Power <npower@openoffice.org> | 2009-09-18 15:24:22 +0000 |
---|---|---|
committer | Noel Power <npower@openoffice.org> | 2009-09-18 15:24:22 +0000 |
commit | d42b8bf9690430d82c0484ab2887e7418f446f62 (patch) | |
tree | 1e4d0ba61540a7f741ccd5a134209847d57934ed /sw/inc/unomap.hxx | |
parent | fb45122c17cac536656db0712bee537dfb176108 (diff) |
initial commit of code reorg, existing files that are modified
Diffstat (limited to 'sw/inc/unomap.hxx')
-rw-r--r-- | sw/inc/unomap.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/unomap.hxx b/sw/inc/unomap.hxx index 9de2db4f493c..163d7b9897fd 100644 --- a/sw/inc/unomap.hxx +++ b/sw/inc/unomap.hxx @@ -250,6 +250,7 @@ #define WID_DOC_LOCK_UPDATES 1016 #define WID_DOC_HAS_VALID_SIGNATURES 1017 #define WID_DOC_BUILDID 1024 +#define WID_DOC_ISTEMPLATEID 1025 // --> OD 2006-03-21 #b6375613# #define WID_APPLY_WORKAROUND_FOR_B6375613 1070 // <-- @@ -294,6 +295,7 @@ #define WID_LAYOUT_SIZE 1104 #define WID_DOC_DIALOG_LIBRARIES 1105 +#define WID_DOC_VBA_DOCOBJ 1106 //AutoText |