20#ifndef INCLUDED_SFX2_XMLIDREGISTRY_HXX
21#define INCLUDED_SFX2_XMLIDREGISTRY_HXX
44 std::u16string_view i_rIdref);
57 virtual css::uno::Reference< css::rdf::XMetadatable >
59 const css::beans::StringPair & i_rXmlId)
const = 0;
interface for getElementByMetadataReference; for use by sfx2::DocumentMetadataAccess
virtual ~IXmlIdRegistry()
virtual css::uno::Reference< css::rdf::XMetadatable > GetElementByMetadataReference(const css::beans::StringPair &i_rXmlId) const =0
bool isValidNCName(std::u16string_view i_rIdref)
is i_rIdref a valid NCName ?
bool isValidXmlId(std::u16string_view i_rStreamName, std::u16string_view i_rIdref)