|
LibreOffice Module oox (master) 1
|
#include <memory>#include <com/sun/star/document/XExporter.hpp>#include <com/sun/star/document/XFilter.hpp>#include <com/sun/star/document/XImporter.hpp>#include <com/sun/star/lang/XInitialization.hpp>#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/uno/Any.hxx>#include <com/sun/star/uno/Reference.hxx>#include <com/sun/star/uno/Sequence.hxx>#include <cppuhelper/implbase.hxx>#include <oox/dllapi.h>#include <oox/helper/binarystreambase.hxx>#include <oox/helper/storagebase.hxx>#include <rtl/ustring.hxx>#include <sal/types.h>Go to the source code of this file.
Classes | |
| class | oox::core::FilterBase |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::beans |
| namespace | com::sun::star::drawing |
| namespace | com::sun::star::frame |
| namespace | com::sun::star::io |
| namespace | com::sun::star::lang |
| namespace | com::sun::star::task |
| namespace | com::sun::star::uno |
| namespace | comphelper |
| namespace | utl |
| namespace | oox |
| namespace | oox::ole |
| namespace | oox::core |
Typedefs | |
| typedef ::cppu::WeakImplHelper< css::lang::XServiceInfo, css::lang::XInitialization, css::document::XImporter, css::document::XExporter, css::document::XFilter > | oox::core::FilterBase_BASE |
Enumerations | |
| enum | oox::core::OoxmlVersion { oox::core::ECMA_376_1ST_EDITION , oox::core::ISOIEC_29500_2008 } |