|
LibreOffice Module sax (master) 1
|
#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/xml/sax/XParser.hpp>#include <com/sun/star/xml/sax/FastParser.hpp>#include <com/sun/star/lang/XInitialization.hpp>#include <com/sun/star/beans/Pair.hpp>#include <comphelper/attributelist.hxx>#include <cppuhelper/supportsservice.hxx>#include <comphelper/processfactory.hxx>#include <rtl/ref.hxx>#include <memory>#include <utility>#include <vector>Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_extensions_xml_sax_LegacyFastParser_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_extensions_xml_sax_LegacyFastParser_get_implementation | ( | css::uno::XComponentContext * | , |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 368 of file legacyfastparser.cxx.