LibreOffice Module xmloff (master) 1
|
#include <xmltkmap.hxx>
Public Member Functions | |
SvXMLTokenMapEntry (sal_uInt16 nPrefix, xmloff::token::XMLTokenEnum eName, sal_uInt16 nTok) | |
Public Attributes | |
enum xmloff::token::XMLTokenEnum | eLocalName |
sal_uInt16 | nPrefixKey |
sal_uInt16 | nToken |
Definition at line 35 of file xmltkmap.hxx.
|
inline |
Definition at line 41 of file xmltkmap.hxx.
enum xmloff::token::XMLTokenEnum SvXMLTokenMapEntry::eLocalName |
Definition at line 37 of file xmltkmap.hxx.
Referenced by SvXMLTokenMap_Impl::insert(), and SvXMLTokenMap::SvXMLTokenMap().
sal_uInt16 SvXMLTokenMapEntry::nPrefixKey |
Definition at line 38 of file xmltkmap.hxx.
Referenced by SvXMLTokenMap_Impl::insert().
sal_uInt16 SvXMLTokenMapEntry::nToken |
Definition at line 39 of file xmltkmap.hxx.
Referenced by SvXMLTokenMap_Impl::insert().