View | Details | Raw Unified | Return to issue 119552
Collapse All | Expand All

(-)sc/inc/tabprotection.hxx (-1 / +1 lines)
Lines 31-37 Link Here
31
#include <vector>
31
#include <vector>
32
#include <boost/shared_ptr.hpp>
32
#include <boost/shared_ptr.hpp>
33
33
34
#define ENABLE_SHEET_PROTECTION 0
34
#define ENABLE_SHEET_PROTECTION 1
35
35
36
class ScDocument;
36
class ScDocument;
37
class ScTableProtectionImpl;
37
class ScTableProtectionImpl;

Return to issue 119552