|
LibreOffice Module xmloff (master) 1
|
#include <EnhancedCustomShapeToken.hxx>#include <xmloff/xmlimp.hxx>#include <unordered_map>#include <memory>Go to the source code of this file.
Namespaces | |
| namespace | xmloff |
| namespace | xmloff::EnhancedCustomShapeToken |
Typedefs | |
| typedef std::unordered_map< const char *, EnhancedCustomShapeTokenEnum, rtl::CStringHash, rtl::CStringEqual > | xmloff::EnhancedCustomShapeToken::TypeNameHashMap |
Functions | |
| static const TypeNameHashMap & | xmloff::EnhancedCustomShapeToken::GetNameHashMap () |
| EnhancedCustomShapeTokenEnum | xmloff::EnhancedCustomShapeToken::EASGet (std::u16string_view rShapeType) |
| EnhancedCustomShapeTokenEnum | xmloff::EnhancedCustomShapeToken::EASGet (sal_Int32 nToken) |
| OUString | xmloff::EnhancedCustomShapeToken::EASGet (const EnhancedCustomShapeTokenEnum eToken) |
Variables | |
| const TokenTable | xmloff::EnhancedCustomShapeToken::pTokenTableArray [] |
| EnhancedCustomShapeTokenEnum pE |
Definition at line 33 of file EnhancedCustomShapeToken.cxx.
| const char* pS |
Definition at line 32 of file EnhancedCustomShapeToken.cxx.
Referenced by xmloff::EnhancedCustomShapeToken::EASGet(), and SvXMLStylesContext_Impl::FindStyleChildContext().