|
LibreOffice Module chart2 (master) 1
|
#include <sal/types.h>#include <memory>#include <map>#include <VCoordinateSystem.hxx>#include <AxisHelper.hxx>#include <ScaleAutomatism.hxx>Go to the source code of this file.
Classes | |
| class | chart::AxisUsage |
| This class handles a collection of coordinate systems and is used for executing some action on all coordinate systems such as "prepareAutomaticAxisScaling" and "setExplicitScaleAndIncrement". More... | |
Namespaces | |
| namespace | chart |
Typedefs | |
| typedef std::pair< sal_Int32, sal_Int32 > | chart::tFullAxisIndex |
| typedef std::map< VCoordinateSystem *, tFullAxisIndex > | chart::tCoordinateSystemMap |