LibreOffice Module oox (master) 1
Public Member Functions | Public Attributes | List of all members
oox::drawingml::AdjustHandle Struct Reference

#include <customshapeproperties.hxx>

Public Member Functions

 AdjustHandle (bool bPolar)
 

Public Attributes

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
 

Detailed Description

Definition at line 45 of file customshapeproperties.hxx.

Constructor & Destructor Documentation

◆ AdjustHandle()

oox::drawingml::AdjustHandle::AdjustHandle ( bool  bPolar)
inline

Definition at line 63 of file customshapeproperties.hxx.

Member Data Documentation

◆ gdRef1

std::optional< OUString > oox::drawingml::AdjustHandle::gdRef1

Definition at line 52 of file customshapeproperties.hxx.

◆ gdRef2

std::optional< OUString > oox::drawingml::AdjustHandle::gdRef2

Definition at line 57 of file customshapeproperties.hxx.

◆ max1

std::optional< css::drawing::EnhancedCustomShapeParameter > oox::drawingml::AdjustHandle::max1

Definition at line 56 of file customshapeproperties.hxx.

◆ max2

std::optional< css::drawing::EnhancedCustomShapeParameter > oox::drawingml::AdjustHandle::max2

Definition at line 61 of file customshapeproperties.hxx.

◆ min1

std::optional< css::drawing::EnhancedCustomShapeParameter > oox::drawingml::AdjustHandle::min1

Definition at line 54 of file customshapeproperties.hxx.

◆ min2

std::optional< css::drawing::EnhancedCustomShapeParameter > oox::drawingml::AdjustHandle::min2

Definition at line 59 of file customshapeproperties.hxx.

◆ polar

bool oox::drawingml::AdjustHandle::polar

Definition at line 47 of file customshapeproperties.hxx.

◆ pos

css::drawing::EnhancedCustomShapeParameterPair oox::drawingml::AdjustHandle::pos

Definition at line 49 of file customshapeproperties.hxx.


The documentation for this struct was generated from the following file: