|
LibreOffice Module oox (master) 1
|
#include <memory>#include <unordered_map>#include <vector>#include <com/sun/star/drawing/EnhancedCustomShapeParameterPair.hpp>#include <com/sun/star/drawing/EnhancedCustomShapeSegment.hpp>#include <com/sun/star/drawing/XShape.hpp>#include <oox/helper/helper.hxx>#include <oox/helper/propertymap.hxx>#include <oox/token/tokens.hxx>Go to the source code of this file.
Classes | |
| struct | oox::drawingml::CustomShapeGuide |
| struct | oox::drawingml::AdjustHandle |
| struct | oox::drawingml::ConnectionSite |
| struct | oox::drawingml::GeomRect |
| struct | oox::drawingml::Path2D |
| class | oox::drawingml::CustomShapeProperties |
Namespaces | |
| namespace | oox |
| namespace | oox::drawingml |
Typedefs | |
| typedef std::shared_ptr< CustomShapeProperties > | oox::drawingml::CustomShapePropertiesPtr |