LibreOffice Module xmloff (master) 1
Public Member Functions | Private Attributes | List of all members
SvXMLTokenMap Class Reference

#include <xmltkmap.hxx>

Public Member Functions

 SvXMLTokenMap (const SvXMLTokenMapEntry *pMap)
 
 ~SvXMLTokenMap ()
 
sal_uInt16 Get (sal_uInt16 nPrefix, const OUString &rLName) const
 

Private Attributes

std::unique_ptr< SvXMLTokenMap_Implm_pImpl
 

Detailed Description

Definition at line 50 of file xmltkmap.hxx.

Constructor & Destructor Documentation

◆ SvXMLTokenMap()

SvXMLTokenMap::SvXMLTokenMap ( const SvXMLTokenMapEntry pMap)

◆ ~SvXMLTokenMap()

SvXMLTokenMap::~SvXMLTokenMap ( )

Definition at line 78 of file xmltkmap.cxx.

Member Function Documentation

◆ Get()

sal_uInt16 SvXMLTokenMap::Get ( sal_uInt16  nPrefix,
const OUString &  rLName 
) const

Definition at line 82 of file xmltkmap.cxx.

References m_pImpl.

Member Data Documentation

◆ m_pImpl

std::unique_ptr<SvXMLTokenMap_Impl> SvXMLTokenMap::m_pImpl
private

Definition at line 53 of file xmltkmap.hxx.

Referenced by Get(), and SvXMLTokenMap().


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