LibreOffice Module svx (master) 1
|
#include <EnhancedCustomShape2d.hxx>
Public Member Functions | |
Handle () | |
Public Attributes | |
HandleFlags | nFlags |
css::drawing::EnhancedCustomShapeParameterPair | aPosition |
css::drawing::EnhancedCustomShapeParameterPair | aPolar |
sal_Int32 | nRefX |
sal_Int32 | nRefY |
sal_Int32 | nRefAngle |
sal_Int32 | nRefR |
css::drawing::EnhancedCustomShapeParameter | aRadiusRangeMinimum |
css::drawing::EnhancedCustomShapeParameter | aRadiusRangeMaximum |
css::drawing::EnhancedCustomShapeParameter | aXRangeMinimum |
css::drawing::EnhancedCustomShapeParameter | aXRangeMaximum |
css::drawing::EnhancedCustomShapeParameter | aYRangeMinimum |
css::drawing::EnhancedCustomShapeParameter | aYRangeMaximum |
Definition at line 156 of file EnhancedCustomShape2d.hxx.
|
inline |
Definition at line 175 of file EnhancedCustomShape2d.hxx.
References NONE.
css::drawing::EnhancedCustomShapeParameterPair EnhancedCustomShape2d::Handle::aPolar |
Definition at line 161 of file EnhancedCustomShape2d.hxx.
Referenced by EnhancedCustomShape2d::ConvertSequenceToEnhancedCustomShape2dHandle(), EnhancedCustomShape2d::GetHandlePosition(), and EnhancedCustomShape2d::SetHandleControllerPosition().
css::drawing::EnhancedCustomShapeParameterPair EnhancedCustomShape2d::Handle::aPosition |
Definition at line 160 of file EnhancedCustomShape2d.hxx.
Referenced by EnhancedCustomShape2d::ConvertSequenceToEnhancedCustomShape2dHandle(), EnhancedCustomShape2d::GetHandlePosition(), and EnhancedCustomShape2d::SetHandleControllerPosition().
css::drawing::EnhancedCustomShapeParameter EnhancedCustomShape2d::Handle::aRadiusRangeMaximum |
Definition at line 169 of file EnhancedCustomShape2d.hxx.
Referenced by EnhancedCustomShape2d::ConvertSequenceToEnhancedCustomShape2dHandle(), and EnhancedCustomShape2d::SetHandleControllerPosition().
css::drawing::EnhancedCustomShapeParameter EnhancedCustomShape2d::Handle::aRadiusRangeMinimum |
Definition at line 168 of file EnhancedCustomShape2d.hxx.
Referenced by EnhancedCustomShape2d::ConvertSequenceToEnhancedCustomShape2dHandle(), and EnhancedCustomShape2d::SetHandleControllerPosition().
css::drawing::EnhancedCustomShapeParameter EnhancedCustomShape2d::Handle::aXRangeMaximum |
Definition at line 171 of file EnhancedCustomShape2d.hxx.
Referenced by EnhancedCustomShape2d::ConvertSequenceToEnhancedCustomShape2dHandle(), and EnhancedCustomShape2d::SetHandleControllerPosition().
css::drawing::EnhancedCustomShapeParameter EnhancedCustomShape2d::Handle::aXRangeMinimum |
Definition at line 170 of file EnhancedCustomShape2d.hxx.
Referenced by EnhancedCustomShape2d::ConvertSequenceToEnhancedCustomShape2dHandle(), and EnhancedCustomShape2d::SetHandleControllerPosition().
css::drawing::EnhancedCustomShapeParameter EnhancedCustomShape2d::Handle::aYRangeMaximum |
Definition at line 173 of file EnhancedCustomShape2d.hxx.
Referenced by EnhancedCustomShape2d::ConvertSequenceToEnhancedCustomShape2dHandle(), and EnhancedCustomShape2d::SetHandleControllerPosition().
css::drawing::EnhancedCustomShapeParameter EnhancedCustomShape2d::Handle::aYRangeMinimum |
Definition at line 172 of file EnhancedCustomShape2d.hxx.
Referenced by EnhancedCustomShape2d::ConvertSequenceToEnhancedCustomShape2dHandle(), and EnhancedCustomShape2d::SetHandleControllerPosition().
HandleFlags EnhancedCustomShape2d::Handle::nFlags |
Definition at line 158 of file EnhancedCustomShape2d.hxx.
Referenced by EnhancedCustomShape2d::ConvertSequenceToEnhancedCustomShape2dHandle(), EnhancedCustomShape2d::GetHandlePosition(), and EnhancedCustomShape2d::SetHandleControllerPosition().
sal_Int32 EnhancedCustomShape2d::Handle::nRefAngle |
Definition at line 165 of file EnhancedCustomShape2d.hxx.
Referenced by EnhancedCustomShape2d::ConvertSequenceToEnhancedCustomShape2dHandle(), and EnhancedCustomShape2d::SetHandleControllerPosition().
sal_Int32 EnhancedCustomShape2d::Handle::nRefR |
Definition at line 166 of file EnhancedCustomShape2d.hxx.
Referenced by EnhancedCustomShape2d::ConvertSequenceToEnhancedCustomShape2dHandle(), and EnhancedCustomShape2d::SetHandleControllerPosition().
sal_Int32 EnhancedCustomShape2d::Handle::nRefX |
Definition at line 163 of file EnhancedCustomShape2d.hxx.
Referenced by EnhancedCustomShape2d::ConvertSequenceToEnhancedCustomShape2dHandle(), and EnhancedCustomShape2d::SetHandleControllerPosition().
sal_Int32 EnhancedCustomShape2d::Handle::nRefY |
Definition at line 164 of file EnhancedCustomShape2d.hxx.
Referenced by EnhancedCustomShape2d::ConvertSequenceToEnhancedCustomShape2dHandle(), and EnhancedCustomShape2d::SetHandleControllerPosition().