LibreOffice Module sfx2 (master) 1
Public Member Functions | List of all members
sfx2::IXmlIdRegistry Class Referenceabstract

interface for getElementByMetadataReference; for use by sfx2::DocumentMetadataAccess More...

#include <XmlIdRegistry.hxx>

Inheritance diagram for sfx2::IXmlIdRegistry:
[legend]

Public Member Functions

virtual ~IXmlIdRegistry ()
 
virtual css::uno::Reference< css::rdf::XMetadatable > GetElementByMetadataReference (const css::beans::StringPair &i_rXmlId) const =0
 

Detailed Description

interface for getElementByMetadataReference; for use by sfx2::DocumentMetadataAccess

Definition at line 51 of file XmlIdRegistry.hxx.

Constructor & Destructor Documentation

◆ ~IXmlIdRegistry()

virtual sfx2::IXmlIdRegistry::~IXmlIdRegistry ( )
inlinevirtual

Definition at line 55 of file XmlIdRegistry.hxx.

Member Function Documentation

◆ GetElementByMetadataReference()

virtual css::uno::Reference< css::rdf::XMetadatable > sfx2::IXmlIdRegistry::GetElementByMetadataReference ( const css::beans::StringPair &  i_rXmlId) const
pure virtual

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