LibreOffice Module chart2 (master) 1
Classes | Namespaces | Typedefs
AxisUsage.hxx File Reference
#include <sal/types.h>
#include <memory>
#include <map>
#include <VCoordinateSystem.hxx>
#include <AxisHelper.hxx>
#include <ScaleAutomatism.hxx>
Include dependency graph for AxisUsage.hxx:
This graph shows which files directly or indirectly include this file:

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