20 #ifndef INCLUDED_XMLOFF_INC_XMLSCRIPTEXPORTHANDLER_HXX
21 #define INCLUDED_XMLOFF_INC_XMLSCRIPTEXPORTHANDLER_HXX
23 #include <com/sun/star/uno/Sequence.hxx>
24 #include <rtl/ustring.hxx>
29 namespace beans {
struct PropertyValue; }
40 const OUString& rEventName,
41 const css::uno::Sequence<css::beans::PropertyValue> & rValues,
42 bool bUseWhitespace)
override;
virtual void Export(SvXMLExport &rExport, const OUString &rEventName, const css::uno::Sequence< css::beans::PropertyValue > &rValues, bool bUseWhitespace) override
exports com.sun.star. beans
Handle export of an event for a certain event type (event type as defined by the PropertyValue "Event...
css::uno::Any const SvXMLExport & rExport
virtual ~XMLScriptExportHandler() override