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

#include <seriesmodel.hxx>

Public Member Functions

 PictureOptionsModel (bool bMSO2007Doc)
 True = draw picture at top/bottom side of 3D data points. More...
 

Public Attributes

double mfStackUnit
 
sal_Int32 mnPictureFormat
 Bitmap stacking unit. More...
 
bool mbApplyToFront
 Bitmap mode (stretch/tile). More...
 
bool mbApplyToSides
 True = draw picture at front/back side of 3D data points. More...
 
bool mbApplyToEnd
 True = draw picture at left/right side of 3D data points. More...
 

Detailed Description

Definition at line 86 of file seriesmodel.hxx.

Constructor & Destructor Documentation

◆ PictureOptionsModel()

oox::drawingml::chart::PictureOptionsModel::PictureOptionsModel ( bool  bMSO2007Doc)
explicit

True = draw picture at top/bottom side of 3D data points.

Definition at line 56 of file seriesmodel.cxx.

Member Data Documentation

◆ mbApplyToEnd

bool oox::drawingml::chart::PictureOptionsModel::mbApplyToEnd

True = draw picture at left/right side of 3D data points.

Definition at line 92 of file seriesmodel.hxx.

Referenced by oox::drawingml::chart::PictureOptionsContext::onCreateContext().

◆ mbApplyToFront

bool oox::drawingml::chart::PictureOptionsModel::mbApplyToFront

Bitmap mode (stretch/tile).

Definition at line 90 of file seriesmodel.hxx.

Referenced by oox::drawingml::chart::PictureOptionsContext::onCreateContext().

◆ mbApplyToSides

bool oox::drawingml::chart::PictureOptionsModel::mbApplyToSides

True = draw picture at front/back side of 3D data points.

Definition at line 91 of file seriesmodel.hxx.

Referenced by oox::drawingml::chart::PictureOptionsContext::onCreateContext().

◆ mfStackUnit

double oox::drawingml::chart::PictureOptionsModel::mfStackUnit

◆ mnPictureFormat

sal_Int32 oox::drawingml::chart::PictureOptionsModel::mnPictureFormat

Bitmap stacking unit.

Definition at line 89 of file seriesmodel.hxx.

Referenced by oox::drawingml::chart::PictureOptionsContext::onCreateContext().


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