LibreOffice Module oox (master) 1
Classes | Namespaces | Typedefs
shape.hxx File Reference
#include <map>
#include <memory>
#include <string_view>
#include <vector>
#include <com/sun/star/awt/Point.hpp>
#include <com/sun/star/awt/Size.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <oox/core/xmlfilterbase.hxx>
#include <oox/dllapi.h>
#include <oox/drawingml/color.hxx>
#include <oox/drawingml/connectorshapecontext.hxx>
#include <oox/drawingml/drawingmltypes.hxx>
#include <oox/helper/helper.hxx>
#include <oox/helper/propertymap.hxx>
#include <rtl/ustring.hxx>
#include <sal/types.h>
Include dependency graph for shape.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  oox::drawingml::ShapeStyleRef
 
struct  oox::drawingml::ChartShapeInfo
 Additional information for a chart embedded in a drawing shape. More...
 
struct  oox::drawingml::LinkedTxbxAttr
 Attributes for a linked textbox. More...
 
class  oox::drawingml::Shape
 

Namespaces

namespace  basegfx
 
namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::awt
 
namespace  com::sun::star::drawing
 
namespace  com::sun::star::uno
 
namespace  oox
 
namespace  oox::core
 
namespace  oox::vml
 
namespace  svx
 
namespace  svx::diagram
 
namespace  oox::drawingml
 

Typedefs

typedef ::std::map< OUString, ShapePtr > oox::drawingml::ShapeIdMap
 
typedef std::vector< ConnectorShapeProperties > oox::drawingml::ConnectorShapePropertiesList
 
typedef ::std::map< sal_Int32, ShapeStyleRef > oox::drawingml::ShapeStyleRefMap