diff options
Diffstat (limited to 'sc/inc/attrib.hxx')
-rw-r--r-- | sc/inc/attrib.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/attrib.hxx b/sc/inc/attrib.hxx index 42535b99430a..8c86e0ea3e48 100644 --- a/sc/inc/attrib.hxx +++ b/sc/inc/attrib.hxx @@ -146,8 +146,6 @@ public: // ScRangeItem: manages an area of a table #define SCR_INVALID 0x01 -#define SCR_ALLTABS 0x02 -#define SCR_TONEWTAB 0x04 class ScRangeItem : public SfxPoolItem { |