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

#include <lineproperties.hxx>

Public Member Functions

void assignUsed (const LineArrowProperties &rSourceProps)
 Overwrites all members that are explicitly set in rSourceProps. More...
 

Public Attributes

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

Detailed Description

Definition at line 40 of file lineproperties.hxx.

Member Function Documentation

◆ assignUsed()

void oox::drawingml::LineArrowProperties::assignUsed ( const LineArrowProperties rSourceProps)

Overwrites all members that are explicitly set in rSourceProps.

Definition at line 413 of file lineproperties.cxx.

References oox::assignIfUsed(), moArrowLength, moArrowType, and moArrowWidth.

Referenced by oox::drawingml::LineProperties::assignUsed().

Member Data Documentation

◆ moArrowLength

std::optional< sal_Int32 > oox::drawingml::LineArrowProperties::moArrowLength

◆ moArrowType

std::optional< sal_Int32 > oox::drawingml::LineArrowProperties::moArrowType

◆ moArrowWidth

std::optional< sal_Int32 > oox::drawingml::LineArrowProperties::moArrowWidth

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