LibreOffice Module forms (master) 1
Namespaces | Functions
xmlhelper.hxx File Reference
#include <rtl/ustring.hxx>
Include dependency graph for xmlhelper.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::uno
 
namespace  com::sun::star::container
 
namespace  com::sun::star::xml
 
namespace  com::sun::star::xml::dom
 

Functions

bool isValidQName (const OUString &sName, const css::uno::Reference< css::container::XNameContainer > &xNamespaces)
 
bool isValidPrefixName (const OUString &sName, const css::uno::Reference< css::container::XNameContainer > &xNamespaces)
 
css::uno::Reference< css::xml::dom::XDocumentBuilder > getDocumentBuilder ()
 

Function Documentation

◆ getDocumentBuilder()

css::uno::Reference< css::xml::dom::XDocumentBuilder > getDocumentBuilder ( )

◆ isValidPrefixName()

bool isValidPrefixName ( const OUString &  sName,
const css::uno::Reference< css::container::XNameContainer > &  xNamespaces 
)

◆ isValidQName()

bool isValidQName ( const OUString &  sName,
const css::uno::Reference< css::container::XNameContainer > &  xNamespaces 
)