#include <cmdid.h>
#include <hintids.hxx>
#include <svl/stritem.hxx>
#include <editeng/boxitem.hxx>
#include <editeng/lrspitem.hxx>
#include <editeng/ulspitem.hxx>
#include <editeng/shaditem.hxx>
#include <svx/swframevalidation.hxx>
#include <svx/xdef.hxx>
#include <tools/globname.hxx>
#include <comphelper/classids.hxx>
#include <fmtclds.hxx>
#include <wrtsh.hxx>
#include <view.hxx>
#include <viewopt.hxx>
#include <uitool.hxx>
#include <frmmgr.hxx>
#include <format.hxx>
#include <mdiexp.hxx>
#include <poolfmt.hxx>
#include <com/sun/star/text/HoriOrientation.hpp>
#include <com/sun/star/text/VertOrientation.hpp>
#include <com/sun/star/text/RelOrientation.hpp>
#include <grfatr.hxx>
Go to the source code of this file.
sal_uInt16 aFrameMgrRange[] |
|
static |
Initial value:= {
SID_ATTR_BORDER_INNER, SID_ATTR_BORDER_INNER,
0}
constexpr TypedWhichId< SwRotationGrf > RES_GRFATR_ROTATION(133)
constexpr sal_uInt16 XATTR_FILL_FIRST(XATTRSET_LINE+1)
constexpr sal_uInt16 RES_FRMATR_END(131)
constexpr sal_uInt16 XATTR_FILL_LAST(XATTR_FILLBACKGROUND)
constexpr sal_uInt16 RES_FRMATR_BEGIN(RES_PARATR_LIST_END)
Definition at line 48 of file frmmgr.cxx.