LibreOffice Module svx (master) 1
|
#include <svdoashp.hxx>
Public Attributes | |
css::uno::Reference< css::drawing::XCustomShapeHandle > | xInteraction |
css::awt::Point | aPosition |
CustomShapeHandleModes | nMode |
Definition at line 67 of file svdoashp.hxx.
css::awt::Point SdrCustomShapeInteraction::aPosition |
Definition at line 70 of file svdoashp.hxx.
Referenced by SdrObjCustomShape::DragMoveCustomShapeHdl(), and SdrObjCustomShape::GetInteractionHandles().
CustomShapeHandleModes SdrCustomShapeInteraction::nMode |
Definition at line 71 of file svdoashp.hxx.
Referenced by SdrObjCustomShape::DragMoveCustomShapeHdl(), and SdrObjCustomShape::GetInteractionHandles().
css::uno::Reference< css::drawing::XCustomShapeHandle > SdrCustomShapeInteraction::xInteraction |
Definition at line 69 of file svdoashp.hxx.
Referenced by SdrObjCustomShape::DragMoveCustomShapeHdl(), and SdrObjCustomShape::GetInteractionHandles().