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

The stroke arrow model structure contains all properties for a line end arrow. More...

#include <vmlformatting.hxx>

Public Member Functions

void assignUsed (const StrokeArrowModel &rSource)
 

Public Attributes

std::optional< sal_Int32 > moArrowType
 
std::optional< sal_Int32 > moArrowWidth
 
std::optional< sal_Int32 > moArrowLength
 

Detailed Description

The stroke arrow model structure contains all properties for a line end arrow.

Definition at line 194 of file vmlformatting.hxx.

Member Function Documentation

◆ assignUsed()

void oox::vml::StrokeArrowModel::assignUsed ( const StrokeArrowModel rSource)

Member Data Documentation

◆ moArrowLength

std::optional< sal_Int32 > oox::vml::StrokeArrowModel::moArrowLength

Definition at line 198 of file vmlformatting.hxx.

Referenced by assignUsed(), and oox::vml::ShapeTypeContext::onCreateContext().

◆ moArrowType

std::optional< sal_Int32 > oox::vml::StrokeArrowModel::moArrowType

Definition at line 196 of file vmlformatting.hxx.

Referenced by assignUsed(), and oox::vml::ShapeTypeContext::onCreateContext().

◆ moArrowWidth

std::optional< sal_Int32 > oox::vml::StrokeArrowModel::moArrowWidth

Definition at line 197 of file vmlformatting.hxx.

Referenced by assignUsed(), and oox::vml::ShapeTypeContext::onCreateContext().


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