|
LibreOffice Module configmgr (master) 1
|
#include <sal/config.h>#include <cassert>#include <com/sun/star/uno/RuntimeException.hpp>#include <rtl/string.h>#include <rtl/ustring.hxx>#include <sal/types.h>#include <xmlreader/span.hxx>#include <xmlreader/xmlreader.hxx>#include "data.hxx"#include "parsemanager.hxx"#include "type.hxx"#include "xmldata.hxx"Go to the source code of this file.
Namespaces | |
| namespace | configmgr |
| namespace | configmgr::xmldata |
Functions | |
| Type | configmgr::xmldata::parseType (xmlreader::XmlReader const &reader, xmlreader::Span const &text) |
| bool | configmgr::xmldata::parseBoolean (xmlreader::Span const &text) |
| OUString | configmgr::xmldata::parseTemplateReference (std::u16string_view component, bool hasNodeType, std::u16string_view nodeType, OUString const *defaultTemplateName) |