LibreOffice Module oox (master) 1
|
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 |
Constraints allow you to specify an ideal (or starting point) size for each shape.
Definition at line 67 of file diagramlayoutatoms.hxx.
double oox::drawingml::Constraint::mfFactor |
Definition at line 71 of file diagramlayoutatoms.hxx.
Referenced by oox::drawingml::CompositeAlg::applyConstraintToLayout(), and oox::drawingml::ConstraintListContext::onCreateContext().
double oox::drawingml::Constraint::mfValue |
Definition at line 72 of file diagramlayoutatoms.hxx.
Referenced by oox::drawingml::CompositeAlg::applyConstraintToLayout(), oox::drawingml::CompositeAlg::layoutShapeChildren(), and oox::drawingml::ConstraintListContext::onCreateContext().
sal_Int32 oox::drawingml::Constraint::mnFor |
Definition at line 73 of file diagramlayoutatoms.hxx.
Referenced by oox::drawingml::ConstraintListContext::onCreateContext().
sal_Int32 oox::drawingml::Constraint::mnOperator |
Definition at line 79 of file diagramlayoutatoms.hxx.
Referenced by oox::drawingml::ConstraintListContext::onCreateContext(), and oox::drawingml::ConstraintAtom::parseConstraint().
sal_Int32 oox::drawingml::Constraint::mnPointType |
Definition at line 74 of file diagramlayoutatoms.hxx.
Referenced by oox::drawingml::ConstraintListContext::onCreateContext(), and oox::drawingml::ConstraintAtom::parseConstraint().
sal_Int32 oox::drawingml::Constraint::mnRefFor |
Definition at line 76 of file diagramlayoutatoms.hxx.
Referenced by oox::drawingml::ConstraintListContext::onCreateContext().
sal_Int32 oox::drawingml::Constraint::mnRefPointType |
Definition at line 78 of file diagramlayoutatoms.hxx.
Referenced by oox::drawingml::ConstraintListContext::onCreateContext().
sal_Int32 oox::drawingml::Constraint::mnRefType |
Definition at line 77 of file diagramlayoutatoms.hxx.
Referenced by oox::drawingml::CompositeAlg::applyConstraintToLayout(), oox::drawingml::CompositeAlg::layoutShapeChildren(), and oox::drawingml::ConstraintListContext::onCreateContext().
sal_Int32 oox::drawingml::Constraint::mnType |
Definition at line 75 of file diagramlayoutatoms.hxx.
Referenced by oox::drawingml::CompositeAlg::applyConstraintToLayout(), oox::drawingml::ConstraintListContext::onCreateContext(), and oox::drawingml::ConstraintAtom::parseConstraint().
OUString oox::drawingml::Constraint::msForName |
OUString oox::drawingml::Constraint::msRefForName |
Definition at line 70 of file diagramlayoutatoms.hxx.
Referenced by oox::drawingml::CompositeAlg::applyConstraintToLayout(), oox::drawingml::CompositeAlg::layoutShapeChildren(), and oox::drawingml::ConstraintListContext::onCreateContext().