LibreOffice Module svx (master) 1
|
#include <svx/SvxShapeTypes.hxx>
#include <svx/AccessibleShape.hxx>
#include <svx/AccessibleGraphicShape.hxx>
#include <svx/AccessibleOLEShape.hxx>
#include <svx/AccessibleControlShape.hxx>
#include <svx/ShapeTypeHandler.hxx>
#include <AccessibleTableShape.hxx>
Go to the source code of this file.
Namespaces | |
namespace | accessibility |
Functions | |
static rtl::Reference< AccessibleShape > | accessibility::CreateSvxAccessibleShape (const AccessibleShapeInfo &rShapeInfo, const AccessibleShapeTreeInfo &rShapeTreeInfo, ShapeTypeId nId) |
void | accessibility::RegisterDrawShapeTypes () |
Register the SVX draw shape types with the ShapeTypeHandler singleton. More... | |