LibreOffice Module svx (master) 1
Static Public Member Functions | Private Member Functions | List of all members
UHashMap Class Reference

class UHashMap More...

#include <unoprov.hxx>

Static Public Member Functions

static std::optional< SdrObjKindgetId (const OUString &rCompareString)
 
static OUString getNameFromId (SdrObjKind nId)
 
static css::uno::Sequence< OUString > getServiceNames ()
 

Private Member Functions

 UHashMap ()=delete
 

Detailed Description

class UHashMap

Definition at line 39 of file unoprov.hxx.

Constructor & Destructor Documentation

◆ UHashMap()

UHashMap::UHashMap ( )
privatedelete

Member Function Documentation

◆ getId()

std::optional< SdrObjKind > UHashMap::getId ( const OUString &  rCompareString)
static

Definition at line 858 of file unoprov.cxx.

Referenced by SvxDrawPage::GetTypeAndInventor().

◆ getNameFromId()

OUString UHashMap::getNameFromId ( SdrObjKind  nId)
static

Definition at line 841 of file unoprov.cxx.

References nId, and SAL_WARN.

Referenced by SvxShape::getShapeType().

◆ getServiceNames()

uno::Sequence< OUString > UHashMap::getServiceNames ( )
static

The documentation for this class was generated from the following files: