merge the formfield patch from ooo-build
[ooovba.git] / applied_patches / 0137-enable-sheet-protection-options.diff
blob148752ff2d22a4217001452f6b5f0bfd8ebd3a71
1 --- sc/inc/tabprotection.hxx.old 2009-04-06 16:41:49.000000000 +0000
2 +++ sc/inc/tabprotection.hxx 2009-04-06 16:41:50.000000000 +0000
3 @@ -38,7 +38,7 @@
4 #include <vector>
5 #include <boost/shared_ptr.hpp>
7 -#define ENABLE_SHEET_PROTECTION 0
8 +#define ENABLE_SHEET_PROTECTION 1
10 class ScDocument;
11 class ScTableProtectionImpl;