LibreOffice
LibreOffice 5.4 SDK API Reference
Public Member Functions | List of all members
XFastNamespaceHandler Interface Reference

import"XFastNamespaceHandler.idl";

Inheritance diagram for XFastNamespaceHandler:
XInterface

Public Member Functions

void registerNamespace ([in] string NamespacePrefix, [in] string NamespaceURI)
 
string getNamespaceURI ([in] string NamespacePrefix)
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object. More...
 
void acquire ()
 increases the reference counter by one. More...
 
void release ()
 decreases the reference counter by one. More...
 

Detailed Description

Since
LibreOffice 5.3

Member Function Documentation

◆ getNamespaceURI()

string getNamespaceURI ( [in] string  NamespacePrefix)

◆ registerNamespace()

void registerNamespace ( [in] string  NamespacePrefix,
[in] string  NamespaceURI 
)

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