LibreOffice Module xmlscript (master) 1
Classes | Namespaces | Functions
xmlmod_imexp.hxx File Reference
#include <com/sun/star/uno/Reference.hxx>
#include <rtl/ustring.hxx>
#include <xmlscript/xmlscriptdllapi.h>
Include dependency graph for xmlmod_imexp.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  xmlscript::ModuleDescriptor
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::xml
 
namespace  com::sun::star::xml::sax
 
namespace  xmlscript
 

Functions

XMLSCRIPT_DLLPUBLIC void xmlscript::exportScriptModule (css::uno::Reference< css::xml::sax::XWriter > const &xOut, const ModuleDescriptor &rMod)
 
Reference< xml::sax::XDocumentHandler > xmlscript::importScriptModule (ModuleDescriptor &rMod)