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

#include <xmlitmap.hxx>

Public Member Functions

 SvXMLItemMapEntry (sal_uInt16 nameSpace, enum ::xmloff::token::XMLTokenEnum localName, sal_uInt16 whichId, sal_uInt32 memberId)
 

Public Attributes

sal_uInt16 nNameSpace
 
sal_uInt16 nWhichId
 
enum::xmloff::token::XMLTokenEnum const eLocalName
 
sal_uInt32 nMemberId
 

Detailed Description

Definition at line 40 of file xmlitmap.hxx.

Constructor & Destructor Documentation

◆ SvXMLItemMapEntry()

SvXMLItemMapEntry::SvXMLItemMapEntry ( sal_uInt16  nameSpace,
enum ::xmloff::token::XMLTokenEnum  localName,
sal_uInt16  whichId,
sal_uInt32  memberId 
)
inline

Definition at line 53 of file xmlitmap.hxx.

Member Data Documentation

◆ eLocalName

enum::xmloff::token::XMLTokenEnum const SvXMLItemMapEntry::eLocalName

Definition at line 46 of file xmlitmap.hxx.

Referenced by SvXMLExportItemMapper::exportXML().

◆ nMemberId

sal_uInt32 SvXMLItemMapEntry::nMemberId

◆ nNameSpace

sal_uInt16 SvXMLItemMapEntry::nNameSpace

Definition at line 42 of file xmlitmap.hxx.

Referenced by SvXMLExportItemMapper::exportXML().

◆ nWhichId

sal_uInt16 SvXMLItemMapEntry::nWhichId

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