|
LibreOffice Module oox (master) 1
|
#include <plotareamodel.hxx>
Public Types | |
| typedef ModelRef< Shape > | ShapeRef |
| typedef ModelRef< PictureOptionsModel > | PictureOptionsRef |
Public Member Functions | |
| WallFloorModel () | |
| Fill bitmap settings. More... | |
| ~WallFloorModel () | |
Public Attributes | |
| ShapeRef | mxShapeProp |
| PictureOptionsRef | mxPicOptions |
| Wall/floor frame formatting. More... | |
Definition at line 43 of file plotareamodel.hxx.
Definition at line 46 of file plotareamodel.hxx.
Definition at line 45 of file plotareamodel.hxx.
|
explicit |
Fill bitmap settings.
Definition at line 33 of file plotareamodel.cxx.
| oox::drawingml::chart::WallFloorModel::~WallFloorModel | ( | ) |
Definition at line 37 of file plotareamodel.cxx.
| PictureOptionsRef oox::drawingml::chart::WallFloorModel::mxPicOptions |
Wall/floor frame formatting.
Definition at line 49 of file plotareamodel.hxx.
Referenced by oox::drawingml::chart::WallFloorConverter::convertFromModel(), and oox::drawingml::chart::WallFloorContext::onCreateContext().
| ShapeRef oox::drawingml::chart::WallFloorModel::mxShapeProp |
Definition at line 48 of file plotareamodel.hxx.
Referenced by oox::drawingml::chart::WallFloorConverter::convertFromModel(), and oox::drawingml::chart::WallFloorContext::onCreateContext().