#include <svx/svdobj.hxx>
#include <svx/svdotext.hxx>
#include <svx/svdhdl.hxx>
#include <vector>
#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/drawing/XCustomShapeEngine.hpp>
#include <com/sun/star/drawing/EnhancedCustomShapeAdjustmentValue.hpp>
#include <svx/svxdllapi.h>
#include <o3tl/typed_flags_set.hxx>
Go to the source code of this file.
Enumerator |
---|
NONE |
|
RESIZE_FIXED |
|
CREATE_FIXED |
|
RESIZE_ABSOLUTE_X |
|
RESIZE_ABSOLUTE_Y |
|
MOVE_SHAPE |
|
ORTHO4 |
|
RESIZE_ABSOLUTE_NEGX |
|
Definition at line 51 of file svdoashp.hxx.