LibreOffice Module oox (master) 1
Classes | Namespaces | Typedefs
contexthandler.hxx File Reference
#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>
Include dependency graph for contexthandler.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  oox::core::ContextHandler
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::xml
 
namespace  com::sun::star::xml::sax
 
namespace  oox
 
namespace  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