LibreOffice Module svx (master) 1
Typedefs | Functions | Variables
EnhancedCustomShapeTypeNames.cxx File Reference
#include <svx/EnhancedCustomShapeTypeNames.hxx>
#include <unordered_map>
Include dependency graph for EnhancedCustomShapeTypeNames.cxx:

Go to the source code of this file.

Typedefs

typedef std::unordered_map< OUString, MSO_SPTTypeNameHashMap
 
typedef std::unordered_map< OUString, OUString > TypeACCNameHashMap
 

Functions

static const TypeNameHashMapGetTypeNameHashMap ()
 
static const TypeACCNameHashMapGetACCHashMap ()
 

Variables

const NameTypeTable pNameTypeTableArray []
 
const ACCNameTypeTable pACCNameTypeTableArray []
 

Typedef Documentation

◆ TypeACCNameHashMap

typedef std::unordered_map<OUString, OUString> TypeACCNameHashMap

Definition at line 524 of file EnhancedCustomShapeTypeNames.cxx.

◆ TypeNameHashMap

typedef std::unordered_map< OUString, MSO_SPT> TypeNameHashMap

Definition at line 270 of file EnhancedCustomShapeTypeNames.cxx.

Function Documentation

◆ GetACCHashMap()

static const TypeACCNameHashMap & GetACCHashMap ( )
static

◆ GetTypeNameHashMap()

static const TypeNameHashMap & GetTypeNameHashMap ( )
static

Definition at line 272 of file EnhancedCustomShapeTypeNames.cxx.

References aMap, i, map, and pNameTypeTableArray.

Referenced by EnhancedCustomShapeTypeNames::Get().

Variable Documentation

◆ pACCNameTypeTableArray

const ACCNameTypeTable pACCNameTypeTableArray[]

Definition at line 312 of file EnhancedCustomShapeTypeNames.cxx.

Referenced by GetACCHashMap().

◆ pNameTypeTableArray

const NameTypeTable pNameTypeTableArray[]