|
LibreOffice Module xmloff (master) 1
|
#include "XMLAutoTextEventExport.hxx"#include <com/sun/star/xml/sax/XDocumentHandler.hpp>#include <com/sun/star/util/MeasureUnit.hpp>#include <com/sun/star/document/XEventsSupplier.hpp>#include <com/sun/star/container/XNameReplace.hpp>#include <com/sun/star/container/XNameAccess.hpp>#include <com/sun/star/uno/Reference.hxx>#include <com/sun/star/uno/Sequence.hxx>#include <com/sun/star/uno/Exception.hpp>#include <com/sun/star/uno/XComponentContext.hpp>#include <osl/diagnose.h>#include <xmloff/xmlnamespace.hxx>#include <xmloff/namespacemap.hxx>#include <xmloff/xmltoken.hxx>#include <xmloff/XMLEventExport.hxx>#include <tools/debug.hxx>#include <comphelper/processfactory.hxx>Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_Writer_XMLOasisAutotextEventsExporter_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_Writer_XMLAutotextEventsExporter_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_Writer_XMLAutotextEventsExporter_get_implementation | ( | css::uno::XComponentContext * | context, |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 208 of file XMLAutoTextEventExport.cxx.
References ALL.
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_Writer_XMLOasisAutotextEventsExporter_get_implementation | ( | css::uno::XComponentContext * | context, |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 199 of file XMLAutoTextEventExport.cxx.