|
LibreOffice Module oox (master) 1
|
#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/XFastDocumentHandler.hpp>#include <cppuhelper/implbase.hxx>#include <oox/core/contexthandler.hxx>#include <oox/core/relations.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 | |
| struct | oox::core::FragmentBaseData |
| Base data of a fragment. More... | |
| struct | oox::core::RecordInfo |
| Describes record identifiers used to create contexts in a binary stream. More... | |
| class | oox::core::FragmentHandler |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::io |
| namespace | com::sun::star::xml |
| namespace | com::sun::star::xml::sax |
| namespace | oox |
| namespace | oox::core |
Typedefs | |
| typedef ::cppu::ImplInheritanceHelper< ContextHandler, css::xml::sax::XFastDocumentHandler > | oox::core::FragmentHandler_BASE |
| typedef ::rtl::Reference< FragmentHandler > | oox::core::FragmentHandlerRef |