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

#include <modelbase.hxx>

Public Member Functions

 LayoutModel ()
 True = automatic positioning. More...
 

Public Attributes

double mfX
 
double mfY
 Left position of this object. More...
 
double mfW
 Top position of this object. More...
 
double mfH
 Width of this object. More...
 
sal_Int32 mnXMode
 Height of this object. More...
 
sal_Int32 mnYMode
 Mode for left position. More...
 
sal_Int32 mnWMode
 Mode for top position. More...
 
sal_Int32 mnHMode
 Mode for width. More...
 
sal_Int32 mnTarget
 Mode for height. More...
 
bool mbAutoLayout
 Layout target for plot area. More...
 

Detailed Description

Definition at line 101 of file modelbase.hxx.

Constructor & Destructor Documentation

◆ LayoutModel()

oox::drawingml::chart::LayoutModel::LayoutModel ( )

True = automatic positioning.

Definition at line 38 of file modelbase.cxx.

References mfX, and mfY.

Member Data Documentation

◆ mbAutoLayout

bool oox::drawingml::chart::LayoutModel::mbAutoLayout

◆ mfH

double oox::drawingml::chart::LayoutModel::mfH

◆ mfW

double oox::drawingml::chart::LayoutModel::mfW

◆ mfX

double oox::drawingml::chart::LayoutModel::mfX

◆ mfY

double oox::drawingml::chart::LayoutModel::mfY

◆ mnHMode

sal_Int32 oox::drawingml::chart::LayoutModel::mnHMode

◆ mnTarget

sal_Int32 oox::drawingml::chart::LayoutModel::mnTarget

◆ mnWMode

sal_Int32 oox::drawingml::chart::LayoutModel::mnWMode

◆ mnXMode

sal_Int32 oox::drawingml::chart::LayoutModel::mnXMode

◆ mnYMode

sal_Int32 oox::drawingml::chart::LayoutModel::mnYMode

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