LibreOffice Module svx (master) 1
|
#include <ShapesUtil.hxx>
Public Member Functions | |
SvxShapeCommandsMap () | |
Public Attributes | |
std::map< sal_uInt16, OUString > | mpLineShapes |
std::map< sal_uInt16, OUString > | mpCurveShapes |
std::map< sal_uInt16, OUString > | mpConnectorShapes |
std::map< sal_uInt16, OUString > | mpBasicShapes |
std::map< sal_uInt16, OUString > | mpSymbolShapes |
std::map< sal_uInt16, OUString > | mpBlockArrowShapes |
std::map< sal_uInt16, OUString > | mpFlowchartShapes |
std::map< sal_uInt16, OUString > | mpCalloutShapes |
std::map< sal_uInt16, OUString > | mpStarShapes |
std::map< sal_uInt16, OUString > | mp3DShapes |
Definition at line 26 of file ShapesUtil.hxx.
svx::sidebar::SvxShapeCommandsMap::SvxShapeCommandsMap | ( | ) |
Definition at line 25 of file ShapesUtil.cxx.
References mp3DShapes, mpBasicShapes, mpBlockArrowShapes, mpCalloutShapes, mpConnectorShapes, mpCurveShapes, mpFlowchartShapes, mpLineShapes, mpStarShapes, and mpSymbolShapes.
std::map<sal_uInt16, OUString> svx::sidebar::SvxShapeCommandsMap::mp3DShapes |
Definition at line 33 of file ShapesUtil.hxx.
Referenced by svx::sidebar::DefaultShapesPanel::Initialize(), and SvxShapeCommandsMap().
std::map<sal_uInt16, OUString> svx::sidebar::SvxShapeCommandsMap::mpBasicShapes |
Definition at line 31 of file ShapesUtil.hxx.
Referenced by svx::sidebar::DefaultShapesPanel::Initialize(), and SvxShapeCommandsMap().
std::map<sal_uInt16, OUString> svx::sidebar::SvxShapeCommandsMap::mpBlockArrowShapes |
Definition at line 32 of file ShapesUtil.hxx.
Referenced by svx::sidebar::DefaultShapesPanel::Initialize(), and SvxShapeCommandsMap().
std::map<sal_uInt16, OUString> svx::sidebar::SvxShapeCommandsMap::mpCalloutShapes |
Definition at line 33 of file ShapesUtil.hxx.
Referenced by svx::sidebar::DefaultShapesPanel::Initialize(), and SvxShapeCommandsMap().
std::map<sal_uInt16, OUString> svx::sidebar::SvxShapeCommandsMap::mpConnectorShapes |
Definition at line 31 of file ShapesUtil.hxx.
Referenced by svx::sidebar::DefaultShapesPanel::Initialize(), and SvxShapeCommandsMap().
std::map<sal_uInt16, OUString> svx::sidebar::SvxShapeCommandsMap::mpCurveShapes |
Definition at line 30 of file ShapesUtil.hxx.
Referenced by svx::sidebar::DefaultShapesPanel::Initialize(), and SvxShapeCommandsMap().
std::map<sal_uInt16, OUString> svx::sidebar::SvxShapeCommandsMap::mpFlowchartShapes |
Definition at line 32 of file ShapesUtil.hxx.
Referenced by svx::sidebar::DefaultShapesPanel::Initialize(), and SvxShapeCommandsMap().
std::map<sal_uInt16, OUString> svx::sidebar::SvxShapeCommandsMap::mpLineShapes |
Definition at line 30 of file ShapesUtil.hxx.
Referenced by svx::sidebar::DefaultShapesPanel::Initialize(), and SvxShapeCommandsMap().
std::map<sal_uInt16, OUString> svx::sidebar::SvxShapeCommandsMap::mpStarShapes |
Definition at line 33 of file ShapesUtil.hxx.
Referenced by svx::sidebar::DefaultShapesPanel::Initialize(), and SvxShapeCommandsMap().
std::map<sal_uInt16, OUString> svx::sidebar::SvxShapeCommandsMap::mpSymbolShapes |
Definition at line 31 of file ShapesUtil.hxx.
Referenced by svx::sidebar::DefaultShapesPanel::Initialize(), and SvxShapeCommandsMap().