LibreOffice Module xmloff (master) 1
Public Member Functions | Public Attributes | List of all members
NameKey_Impl Struct Reference

#include <TransformerActions.hxx>

Public Member Functions

 NameKey_Impl (sal_uInt16 nPrfx, OUString aLclNm)
 
 NameKey_Impl ()
 
void SetLocalName (::xmloff::token::XMLTokenEnum eLclNm)
 

Public Attributes

sal_uInt16 m_nPrefix
 
OUString m_aLocalName
 

Detailed Description

Definition at line 30 of file TransformerActions.hxx.

Constructor & Destructor Documentation

◆ NameKey_Impl() [1/2]

NameKey_Impl::NameKey_Impl ( sal_uInt16  nPrfx,
OUString  aLclNm 
)
inline

Definition at line 35 of file TransformerActions.hxx.

◆ NameKey_Impl() [2/2]

NameKey_Impl::NameKey_Impl ( )
inline

Definition at line 41 of file TransformerActions.hxx.

Member Function Documentation

◆ SetLocalName()

void NameKey_Impl::SetLocalName ( ::xmloff::token::XMLTokenEnum  eLclNm)
inline

Definition at line 46 of file TransformerActions.hxx.

References xmloff::token::GetXMLToken(), and m_aLocalName.

Member Data Documentation

◆ m_aLocalName

OUString NameKey_Impl::m_aLocalName

Definition at line 33 of file TransformerActions.hxx.

Referenced by NameHash_Impl::operator()(), and SetLocalName().

◆ m_nPrefix

sal_uInt16 NameKey_Impl::m_nPrefix

Definition at line 32 of file TransformerActions.hxx.

Referenced by NameHash_Impl::operator()().


The documentation for this struct was generated from the following file: