LibreOffice Module unoxml (master) 1
Public Member Functions | Public Attributes | List of all members
DOM::Context::Namespace Struct Reference

#include <node.hxx>

Public Member Functions

const OString & getPrefix () const
 

Public Attributes

OString maPrefix
 
sal_Int32 mnToken
 

Detailed Description

Definition at line 60 of file node.hxx.

Member Function Documentation

◆ getPrefix()

const OString & DOM::Context::Namespace::getPrefix ( ) const
inline

Definition at line 65 of file node.hxx.

References maPrefix.

Member Data Documentation

◆ maPrefix

OString DOM::Context::Namespace::maPrefix

Definition at line 62 of file node.hxx.

Referenced by DOM::addNamespaces(), and getPrefix().

◆ mnToken

sal_Int32 DOM::Context::Namespace::mnToken

Definition at line 63 of file node.hxx.

Referenced by DOM::addNamespaces().


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