LibreOffice Module sfx2 (master) 1
Classes | Namespaces | Functions
XmlIdRegistry.hxx File Reference
#include <sal/config.h>
#include <string_view>
#include <sfx2/dllapi.h>
Include dependency graph for XmlIdRegistry.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::beans
 
namespace  com::sun::star::uno
 
namespace  com::sun::star::rdf
 
namespace  sfx2
 

Functions

bool sfx2::isValidNCName (std::u16string_view i_rIdref)
 is i_rIdref a valid NCName ? More...
 
bool sfx2::isValidXmlId (std::u16string_view i_rStreamName, std::u16string_view i_rIdref)