|
LibreOffice Module oox (master) 1
|
#include <drawingml/chart/objectformatter.hxx>Go to the source code of this file.
Classes | |
| class | oox::drawingml::chart::ConverterRoot |
| class | oox::drawingml::chart::ConverterBase< ModelType > |
| Base class of all converter classes. More... | |
| class | oox::drawingml::chart::LayoutConverter |
| A layout converter calculates positions and sizes for various chart objects. More... | |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::awt |
| namespace | com::sun::star::chart2 |
| namespace | com::sun::star::drawing |
| namespace | com::sun::star::uno |
| namespace | oox |
| namespace | oox::core |
| namespace | oox::drawingml |
| namespace | oox::drawingml::chart |
Variables | |
| const sal_Int32 | oox::drawingml::chart::API_PRIM_AXESSET = 0 |
| const sal_Int32 | oox::drawingml::chart::API_SECN_AXESSET = 1 |
| const sal_Int32 | oox::drawingml::chart::API_X_AXIS = 0 |
| const sal_Int32 | oox::drawingml::chart::API_Y_AXIS = 1 |
| const sal_Int32 | oox::drawingml::chart::API_Z_AXIS = 2 |