LibreOffice Module chart2 (master) 1
Classes | Namespaces | Enumerations
ShapeFactory.hxx File Reference
#include "PropertyMapper.hxx"
#include <basegfx/range/b2irectangle.hxx>
#include <com/sun/star/awt/Size.hpp>
#include <com/sun/star/awt/Point.hpp>
#include <com/sun/star/drawing/PointSequenceSequence.hpp>
#include <rtl/ref.hxx>
#include <rtl/ustring.hxx>
#include <svx/unoshape.hxx>
#include <svx/unodraw/SvxTableShape.hxx>
#include <svx/unopage.hxx>
Include dependency graph for ShapeFactory.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  chart::ShapeFactory
 

Namespaces

namespace  chart
 
namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::beans
 
namespace  com::sun::star::chart2
 
namespace  com::sun::star::drawing
 
namespace  com::sun::star::graphic
 
namespace  com::sun::star::lang
 

Enumerations

enum  chart::SymbolEnum {
  chart::Symbol_Square =0 ,
  chart::Symbol_Diamond ,
  chart::Symbol_DownArrow ,
  chart::Symbol_UpArrow ,
  chart::Symbol_RightArrow ,
  chart::Symbol_LeftArrow ,
  chart::Symbol_Bowtie ,
  chart::Symbol_Sandglass ,
  chart::Symbol_Circle ,
  chart::Symbol_Star ,
  chart::Symbol_X ,
  chart::Symbol_Plus ,
  chart::Symbol_Asterisk ,
  chart::Symbol_HorizontalBar ,
  chart::Symbol_VerticalBar ,
  chart::Symbol_COUNT
}