LibreOffice Module oox (master) 1
|
#include <effectproperties.hxx>
Public Member Functions | |
void | assignUsed (const EffectSoftEdgeProperties &rSourceProps) |
Public Attributes | |
std::optional< sal_Int64 > | moRad |
Definition at line 35 of file effectproperties.hxx.
void oox::drawingml::EffectSoftEdgeProperties::assignUsed | ( | const EffectSoftEdgeProperties & | rSourceProps | ) |
Definition at line 29 of file effectproperties.cxx.
References oox::assignIfUsed(), and moRad.
Referenced by oox::drawingml::EffectProperties::assignUsed().
std::optional<sal_Int64> oox::drawingml::EffectSoftEdgeProperties::moRad |
Definition at line 37 of file effectproperties.hxx.
Referenced by assignUsed(), oox::drawingml::Shape::createAndInsert(), and oox::drawingml::EffectPropertiesContext::onCreateContext().