LibreOffice Module oox (master) 1
Public Attributes | List of all members
oox::drawingml::DMLPresetShapeExporter::AdjustmentPointValueBase Struct Reference

Public Attributes

std::optional< double > nMaxVal
 
std::optional< double > nMinVal
 
std::optional< double > nCurrVal
 

Detailed Description

Definition at line 87 of file DMLPresetShapeExport.hxx.

Member Data Documentation

◆ nCurrVal

std::optional<double> oox::drawingml::DMLPresetShapeExporter::AdjustmentPointValueBase::nCurrVal

◆ nMaxVal

std::optional<double> oox::drawingml::DMLPresetShapeExporter::AdjustmentPointValueBase::nMaxVal

◆ nMinVal

std::optional<double> oox::drawingml::DMLPresetShapeExporter::AdjustmentPointValueBase::nMinVal

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