LibreOffice Module xmlscript (master) 1
Namespaces | Functions | Variables
xmllib_export.cxx File Reference
#include <rtl/ref.hxx>
#include <xmlscript/xmllib_imexp.hxx>
#include <xmlscript/xml_helper.hxx>
#include <xmlscript/xmlns.h>
#include <com/sun/star/xml/sax/XWriter.hpp>
Include dependency graph for xmllib_export.cxx:

Go to the source code of this file.

Namespaces

namespace  xmlscript
 

Functions

void xmlscript::exportLibraryContainer (Reference< xml::sax::XWriter > const &xOut, const LibDescriptorArray *pLibArray)
 
void xmlscript::exportLibrary (css::uno::Reference< css::xml::sax::XWriter > const &xOut, const LibDescriptor &rLib)
 

Variables

constexpr OUStringLiteral xmlscript::aTrueStr = u"true"
 
constexpr OUStringLiteral xmlscript::aFalseStr = u"false"