LibreOffice Module oox (master) 1
|
Public Attributes | |
std::optional< double > | nMaxVal |
std::optional< double > | nMinVal |
std::optional< double > | nCurrVal |
Definition at line 87 of file DMLPresetShapeExport.hxx.
std::optional<double> oox::drawingml::DMLPresetShapeExporter::AdjustmentPointValueBase::nCurrVal |
Definition at line 91 of file DMLPresetShapeExport.hxx.
Referenced by oox::drawingml::DMLPresetShapeExporter::GetAdjustmentPointAngleValue(), oox::drawingml::DMLPresetShapeExporter::GetAdjustmentPointRadiusValue(), oox::drawingml::DMLPresetShapeExporter::GetAdjustmentPointXValue(), and oox::drawingml::DMLPresetShapeExporter::GetAdjustmentPointYValue().
std::optional<double> oox::drawingml::DMLPresetShapeExporter::AdjustmentPointValueBase::nMaxVal |
Definition at line 89 of file DMLPresetShapeExport.hxx.
Referenced by oox::drawingml::DMLPresetShapeExporter::GetAdjustmentPointAngleValue(), oox::drawingml::DMLPresetShapeExporter::GetAdjustmentPointRadiusValue(), oox::drawingml::DMLPresetShapeExporter::GetAdjustmentPointXValue(), and oox::drawingml::DMLPresetShapeExporter::GetAdjustmentPointYValue().
std::optional<double> oox::drawingml::DMLPresetShapeExporter::AdjustmentPointValueBase::nMinVal |
Definition at line 90 of file DMLPresetShapeExport.hxx.
Referenced by oox::drawingml::DMLPresetShapeExporter::GetAdjustmentPointAngleValue(), oox::drawingml::DMLPresetShapeExporter::GetAdjustmentPointRadiusValue(), oox::drawingml::DMLPresetShapeExporter::GetAdjustmentPointXValue(), and oox::drawingml::DMLPresetShapeExporter::GetAdjustmentPointYValue().