summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/frmmgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/frmmgr.hxx')
-rw-r--r--sw/source/uibase/inc/frmmgr.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/frmmgr.hxx b/sw/source/uibase/inc/frmmgr.hxx
index 9027732b0ada..0cb84faeed57 100644
--- a/sw/source/uibase/inc/frmmgr.hxx
+++ b/sw/source/uibase/inc/frmmgr.hxx
@@ -38,13 +38,11 @@ class SwFmtCol;
const SwTwips DFLT_WIDTH = MM50 * 4;
const SwTwips DFLT_HEIGHT = MM50;
-#define FULL_ATTRSET 0xffff
#define FRMMGR_TYPE_NONE 0x00
#define FRMMGR_TYPE_TEXT 0x01
#define FRMMGR_TYPE_GRF 0x02
#define FRMMGR_TYPE_OLE 0x04
-#define FRMMGR_TYPE_LABEL 0x08
#define FRMMGR_TYPE_ENVELP 0x10
class SW_DLLPUBLIC SwFlyFrmAttrMgr