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 | |
com::sun::star | |
com::sun::star::awt | |
com::sun::star::chart2 | |
com::sun::star::drawing | |
com::sun::star::uno | |
oox::core | |
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 |