LibreOffice Module xmlscript (master) 1
Namespaces | Functions
xmldlg_addfunc.cxx File Reference
#include <com/sun/star/io/XInputStreamProvider.hpp>
#include <com/sun/star/xml/sax/Parser.hpp>
#include <com/sun/star/xml/sax/Writer.hpp>
#include <cppuhelper/implbase.hxx>
#include <xmlscript/xml_helper.hxx>
#include <xmlscript/xmldlg_imexp.hxx>
Include dependency graph for xmldlg_addfunc.cxx:

Go to the source code of this file.

Namespaces

namespace  xmlscript
 

Functions

uno::Reference< io::XInputStreamProvider > xmlscript::exportDialogModel (uno::Reference< container::XNameContainer > const &xDialogModel, uno::Reference< uno::XComponentContext > const &xContext, uno::Reference< XModel > const &xDocument)
 
void xmlscript::importDialogModel (uno::Reference< io::XInputStream > const &xInput, uno::Reference< container::XNameContainer > const &xDialogModel, uno::Reference< uno::XComponentContext > const &xContext, uno::Reference< XModel > const &xDocument)
 

Variable Documentation

◆ _bytes

std::vector<sal_Int8> const _bytes
private

Definition at line 40 of file xmldlg_addfunc.cxx.