LibreOffice Module oox (master)
1
|
#include <memory>
#include <string_view>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/xml/sax/XFastContextHandler.hpp>
#include <cppuhelper/implbase.hxx>
#include <oox/dllapi.h>
#include <rtl/ref.hxx>
#include <rtl/ustring.hxx>
#include <sal/types.h>
Go to the source code of this file.
Classes | |
class | oox::core::ContextHandler |
Namespaces | |
com::sun::star | |
com::sun::star::xml::sax | |
oox | |
oox::core | |
Typedefs | |
typedef ::rtl::Reference< ContextHandler > | oox::core::ContextHandlerRef |
typedef std::shared_ptr< FragmentBaseData > | oox::core::FragmentBaseDataRef |
typedef ::cppu::WeakImplHelper< css::xml::sax::XFastContextHandler > | oox::core::ContextHandler_BASE |