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

#include <property_description.hxx>

Public Member Functions

 AttributeDescription ()
 
 AttributeDescription (const sal_uInt16 i_namespacePrefix, const ::xmloff::token::XMLTokenEnum i_attributeToken)
 

Public Attributes

sal_uInt16 namespacePrefix
 
::xmloff::token::XMLTokenEnum attributeToken
 

Detailed Description

Definition at line 32 of file property_description.hxx.

Constructor & Destructor Documentation

◆ AttributeDescription() [1/2]

xmloff::AttributeDescription::AttributeDescription ( )
inline

Definition at line 37 of file property_description.hxx.

◆ AttributeDescription() [2/2]

xmloff::AttributeDescription::AttributeDescription ( const sal_uInt16  i_namespacePrefix,
const ::xmloff::token::XMLTokenEnum  i_attributeToken 
)
inline

Definition at line 43 of file property_description.hxx.

Member Data Documentation

◆ attributeToken

::xmloff::token::XMLTokenEnum xmloff::AttributeDescription::attributeToken

◆ namespacePrefix

sal_uInt16 xmloff::AttributeDescription::namespacePrefix

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