LibreOffice Module chart2 (master) 1
|
#include <sal/config.h>
#include <map>
#include "ChangingResource.hxx"
#include "ThreeDHelper.hxx"
#include <com/sun/star/chart2/CurveStyle.hpp>
#include <vcl/weld.hxx>
Go to the source code of this file.
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::beans |
namespace | com::sun::star::chart2 |
namespace | com::sun::star::lang |
namespace | chart |
Typedefs | |
typedef std::map< OUString, ChartTypeParameter > | chart::tTemplateServiceChartTypeParameterMap |
Enumerations | |
enum | chart::GlobalStackMode { chart::GlobalStackMode_NONE , chart::GlobalStackMode_STACK_Y , chart::GlobalStackMode_STACK_Y_PERCENT , chart::GlobalStackMode_STACK_Z } |