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

#include <customshapeproperties.hxx>

Public Member Functions

 Path2D ()
 

Public Attributes

sal_Int64 w
 
sal_Int64 h
 
sal_Int32 fill
 
bool stroke
 
bool extrusionOk
 
std::vector< css::drawing::EnhancedCustomShapeParameterPair > parameter
 

Detailed Description

Definition at line 82 of file customshapeproperties.hxx.

Constructor & Destructor Documentation

◆ Path2D()

oox::drawingml::Path2D::Path2D ( )
inline

Definition at line 91 of file customshapeproperties.hxx.

References XML_norm.

Member Data Documentation

◆ extrusionOk

bool oox::drawingml::Path2D::extrusionOk

Definition at line 88 of file customshapeproperties.hxx.

◆ fill

sal_Int32 oox::drawingml::Path2D::fill

Definition at line 86 of file customshapeproperties.hxx.

◆ h

sal_Int64 oox::drawingml::Path2D::h

Definition at line 85 of file customshapeproperties.hxx.

◆ parameter

std::vector< css::drawing::EnhancedCustomShapeParameterPair > oox::drawingml::Path2D::parameter

Definition at line 89 of file customshapeproperties.hxx.

◆ stroke

bool oox::drawingml::Path2D::stroke

Definition at line 87 of file customshapeproperties.hxx.

◆ w

sal_Int64 oox::drawingml::Path2D::w

Definition at line 84 of file customshapeproperties.hxx.


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