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

Constraints allow you to specify an ideal (or starting point) size for each shape. More...

#include <diagramlayoutatoms.hxx>

Public Attributes

OUString msForName
 
OUString msRefForName
 
double mfFactor
 
double mfValue
 
sal_Int32 mnFor
 
sal_Int32 mnPointType
 
sal_Int32 mnType
 
sal_Int32 mnRefFor
 
sal_Int32 mnRefType
 
sal_Int32 mnRefPointType
 
sal_Int32 mnOperator
 

Detailed Description

Constraints allow you to specify an ideal (or starting point) size for each shape.

Definition at line 67 of file diagramlayoutatoms.hxx.

Member Data Documentation

◆ mfFactor

double oox::drawingml::Constraint::mfFactor

◆ mfValue

double oox::drawingml::Constraint::mfValue

◆ mnFor

sal_Int32 oox::drawingml::Constraint::mnFor

◆ mnOperator

sal_Int32 oox::drawingml::Constraint::mnOperator

◆ mnPointType

sal_Int32 oox::drawingml::Constraint::mnPointType

◆ mnRefFor

sal_Int32 oox::drawingml::Constraint::mnRefFor

◆ mnRefPointType

sal_Int32 oox::drawingml::Constraint::mnRefPointType

◆ mnRefType

sal_Int32 oox::drawingml::Constraint::mnRefType

◆ mnType

sal_Int32 oox::drawingml::Constraint::mnType

◆ msForName

OUString oox::drawingml::Constraint::msForName

◆ msRefForName

OUString oox::drawingml::Constraint::msRefForName

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