22#include <com/sun/star/uno/Sequence.hxx>
23#include <rtl/ustring.hxx>
28 namespace beans {
struct PropertyValue; }
39 const OUString& rEventName,
40 const css::uno::Sequence<css::beans::PropertyValue> & rValues,
41 bool bUseWhitespace)
override;
Handle export of an event for a certain event type (event type as defined by the PropertyValue "Event...
virtual void Export(SvXMLExport &rExport, const OUString &rEventName, const css::uno::Sequence< css::beans::PropertyValue > &rValues, bool bUseWhitespace) override
XMLStarBasicExportHandler()
virtual ~XMLStarBasicExportHandler() override