LibreOffice Module svx (master) 1
|
Go to the source code of this file.
Typedefs | |
typedef std::unordered_map< OUString, MSO_SPT > | TypeNameHashMap |
typedef std::unordered_map< OUString, OUString > | TypeACCNameHashMap |
Functions | |
static const TypeNameHashMap & | GetTypeNameHashMap () |
static const TypeACCNameHashMap & | GetACCHashMap () |
Variables | |
const NameTypeTable | pNameTypeTableArray [] |
const ACCNameTypeTable | pACCNameTypeTableArray [] |
typedef std::unordered_map<OUString, OUString> TypeACCNameHashMap |
Definition at line 524 of file EnhancedCustomShapeTypeNames.cxx.
typedef std::unordered_map< OUString, MSO_SPT> TypeNameHashMap |
Definition at line 270 of file EnhancedCustomShapeTypeNames.cxx.
|
static |
Definition at line 526 of file EnhancedCustomShapeTypeNames.cxx.
References aMap, i, map, and pACCNameTypeTableArray.
Referenced by EnhancedCustomShapeTypeNames::GetAccName().
|
static |
Definition at line 272 of file EnhancedCustomShapeTypeNames.cxx.
References aMap, i, map, and pNameTypeTableArray.
Referenced by EnhancedCustomShapeTypeNames::Get().
const ACCNameTypeTable pACCNameTypeTableArray[] |
Definition at line 312 of file EnhancedCustomShapeTypeNames.cxx.
Referenced by GetACCHashMap().
const NameTypeTable pNameTypeTableArray[] |
Definition at line 33 of file EnhancedCustomShapeTypeNames.cxx.
Referenced by EnhancedCustomShapeTypeNames::Get(), and GetTypeNameHashMap().