summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/frmdlg/frmmgr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/frmdlg/frmmgr.cxx')
-rw-r--r--sw/source/core/uibase/frmdlg/frmmgr.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sw/source/core/uibase/frmdlg/frmmgr.cxx b/sw/source/core/uibase/frmdlg/frmmgr.cxx
index e06aa49fbc94..089bd0ff5e82 100644
--- a/sw/source/core/uibase/frmdlg/frmmgr.cxx
+++ b/sw/source/core/uibase/frmdlg/frmmgr.cxx
@@ -28,7 +28,6 @@
#include <editeng/ulspitem.hxx>
#include <editeng/shaditem.hxx>
#include <svx/swframevalidation.hxx>
-#include <svx/xdef.hxx>
#include <fmtclds.hxx>
#include "wrtsh.hxx"
#include "view.hxx"
@@ -47,10 +46,6 @@ using namespace ::com::sun::star;
static sal_uInt16 aFrmMgrRange[] = {
RES_FRMATR_BEGIN, RES_FRMATR_END-1,
-
- //UUUU FillAttribute support
- XATTR_FILL_FIRST, XATTR_FILL_LAST,
-
SID_ATTR_BORDER_INNER, SID_ATTR_BORDER_INNER,
FN_SET_FRM_NAME, FN_SET_FRM_NAME,
0};