LibreOffice Module xmloff (master) 1
Classes | Namespaces | Typedefs
XMLEventsImportContext.hxx File Reference
#include <sal/config.h>
#include <xmloff/dllapi.h>
#include <com/sun/star/uno/Reference.hxx>
#include <xmloff/xmlictxt.hxx>
#include <vector>
Include dependency graph for XMLEventsImportContext.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XMLEventsImportContext
 Import <script:events> element. More...
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 #file
 
namespace  com::sun::star::xml
 
namespace  com::sun::star::xml::sax
 
namespace  com::sun::star::beans
 
namespace  com::sun::star::container
 
namespace  com::sun::star::document
 
namespace  com::sun::star::uno
 

Typedefs

typedef ::std::pair< OUString, css::uno::Sequence< css::beans::PropertyValue > > EventNameValuesPair
 

Typedef Documentation

◆ EventNameValuesPair

typedef ::std::pair< OUString, css::uno::Sequence<css::beans::PropertyValue> > EventNameValuesPair

Definition at line 41 of file XMLEventsImportContext.hxx.