LibreOffice Module chart2 (master) 1
|
#include <chartview/ExplicitScaleValues.hxx>
#include <basegfx/vector/b2dvector.hxx>
#include <com/sun/star/drawing/PointSequenceSequence.hpp>
#include <rtl/ref.hxx>
#include <svx/unoshape.hxx>
#include <vector>
Go to the source code of this file.
Classes | |
struct | chart::TickInfo |
class | chart::TickIter |
class | chart::PureTickIter |
class | chart::TickFactory |
class | chart::TickFactory2D |
Namespaces | |
namespace | chart |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::chart2 |
namespace | com::sun::star::drawing |
Typedefs | |
typedef std::vector< TickInfo > | chart::TickInfoArrayType |
typedef std::vector< TickInfoArrayType > | chart::TickInfoArraysType |