LibreOffice Module svx (master) 1
|
Go to the source code of this file.
Typedefs | |
typedef o3tl::strong_int< sal_Int16, struct SdrLayerIDTag > | SdrLayerID |
Enumerations | |
enum class | SdrCreateCmd { NextPoint , NextObject , ForceEnd } |
enum class | SdrDragMode { Move , Resize , Rotate , Mirror , Shear , Crook , Transparence , Gradient , Crop } |
enum class | SdrRepeatFunc { NONE , Move , Resize , Rotate , Delete , CombinePolyPoly , CombineOnePoly , DismantlePolys , DismantleLines , ConvertToPoly , ConvertToPath , Group , Ungroup , PutToTop , PutToBottom , MoveToTop , MoveToBottom , ReverseOrder , ImportMtf } |
Functions | |
constexpr SdrLayerID | SDRLAYER_NOTFOUND (-1) |
typedef o3tl::strong_int<sal_Int16, struct SdrLayerIDTag> SdrLayerID |
Definition at line 56 of file svdtypes.hxx.
|
strong |
Enumerator | |
---|---|
NextPoint | |
NextObject | |
ForceEnd |
Definition at line 26 of file svdtypes.hxx.
|
strong |
Enumerator | |
---|---|
Move | |
Resize | |
Rotate | |
Mirror | |
Shear | |
Crook | |
Transparence | |
Gradient | |
Crop |
Definition at line 33 of file svdtypes.hxx.
|
strong |
Definition at line 65 of file svdtypes.hxx.
|
constexpr |
Referenced by SdrLayerAdmin::GetLayerID(), SdrCreateView::ImpBegCreateObj(), SdrExchangeView::ImpGetPasteLayer(), SdrEditView::InsertObjectAtView(), SdrPageView::IsLayer(), SdrPaintView::MergeNotPersistDefaultAttr(), SdrObject::NbcApplyNotPersistAttr(), SdrExchangeView::Paste(), SdrPageView::SetLayer(), and SdrCreateView::SetupObjLayer().