diff options
author | Oliver Bolte <obo@openoffice.org> | 2008-05-30 07:26:40 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2008-05-30 07:26:40 +0000 |
commit | c6cc90c2816e684f33c84e35992356606d212664 (patch) | |
tree | c1c66f436eae95cb1695b869b40389614f172d2f | |
parent | 9111d4f7b34262f2aa057ccfa4e68b9004f97af2 (diff) |
INTEGRATION: CWS xformsmodify (1.4.84); FILE MERGED
2008/05/29 09:52:14 fs 1.4.84.1: prepare an upcoming implementation
-rw-r--r-- | svx/source/inc/datanavi.hrc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/svx/source/inc/datanavi.hrc b/svx/source/inc/datanavi.hrc index 7ab3a331a2ea..0ffbc8785fe3 100644 --- a/svx/source/inc/datanavi.hrc +++ b/svx/source/inc/datanavi.hrc @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: datanavi.hrc,v $ - * $Revision: 1.4 $ + * $Revision: 1.5 $ * * This file is part of OpenOffice.org. * @@ -176,5 +176,8 @@ #define PB_FILEPICKER 15 #define CB_INST_LINKINST 16 +// class AddModelDialog +#define CB_MODIFIES_DOCUMENT 1 + #endif //_SVX_DATANAVI_HRC |