LibreOffice Module xmloff (master)
1
|
#include <sal/config.h>
#include <xmloff/dllapi.h>
#include <com/sun/star/uno/Reference.hxx>
#include <xmloff/xmlictxt.hxx>
#include <vector>
Go to the source code of this file.
Classes | |
class | com::sun::star::uno::Sequence< class > |
class | XMLEventsImportContext |
Import <script:events> element. More... | |
Namespaces | |
com::sun::star | |
#file | |
com::sun::star::xml::sax | |
com::sun::star::beans | |
com::sun::star::container | |
com::sun::star::document | |
com::sun::star::uno | |
Typedefs | |
typedef ::std::pair< OUString, css::uno::Sequence< css::beans::PropertyValue > > | EventNameValuesPair |
typedef ::std::pair< OUString, css::uno::Sequence<css::beans::PropertyValue> > EventNameValuesPair |
Definition at line 41 of file XMLEventsImportContext.hxx.