#include <customshapeproperties.hxx>
|
bool | polar |
|
css::drawing::EnhancedCustomShapeParameterPair | pos |
|
std::optional< OUString > | gdRef1 |
|
std::optional< css::drawing::EnhancedCustomShapeParameter > | min1 |
|
std::optional< css::drawing::EnhancedCustomShapeParameter > | max1 |
|
std::optional< OUString > | gdRef2 |
|
std::optional< css::drawing::EnhancedCustomShapeParameter > | min2 |
|
std::optional< css::drawing::EnhancedCustomShapeParameter > | max2 |
|
Definition at line 45 of file customshapeproperties.hxx.
◆ AdjustHandle()
oox::drawingml::AdjustHandle::AdjustHandle |
( |
bool |
bPolar | ) |
|
|
inline |
◆ gdRef1
std::optional< OUString > oox::drawingml::AdjustHandle::gdRef1 |
◆ gdRef2
std::optional< OUString > oox::drawingml::AdjustHandle::gdRef2 |
◆ max1
std::optional< css::drawing::EnhancedCustomShapeParameter > oox::drawingml::AdjustHandle::max1 |
◆ max2
std::optional< css::drawing::EnhancedCustomShapeParameter > oox::drawingml::AdjustHandle::max2 |
◆ min1
std::optional< css::drawing::EnhancedCustomShapeParameter > oox::drawingml::AdjustHandle::min1 |
◆ min2
std::optional< css::drawing::EnhancedCustomShapeParameter > oox::drawingml::AdjustHandle::min2 |
◆ polar
bool oox::drawingml::AdjustHandle::polar |
◆ pos
css::drawing::EnhancedCustomShapeParameterPair oox::drawingml::AdjustHandle::pos |
The documentation for this struct was generated from the following file: