|
LibreOffice Module oox (master) 1
|
Additional information for a chart embedded in a drawing shape. More...
#include <shape.hxx>
Public Member Functions | |
| ChartShapeInfo (bool bEmbedShapes) | |
Public Attributes | |
| OUString | maFragmentPath |
| Path to related XML stream, e.g. for charts. More... | |
| bool | mbEmbedShapes |
| True = load chart shapes into chart, false = load into parent drawpage. More... | |
Additional information for a chart embedded in a drawing shape.
|
inlineexplicit |
| OUString oox::drawingml::ChartShapeInfo::maFragmentPath |
Path to related XML stream, e.g. for charts.
Definition at line 93 of file shape.hxx.
Referenced by oox::drawingml::ChartGraphicDataContext::onCreateContext().
| bool oox::drawingml::ChartShapeInfo::mbEmbedShapes |