LibreOffice Module oox (master) 1
|
#include <vector>
#include <com/sun/star/document/XExtendedFilterDetection.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 <com/sun/star/xml/sax/XFastDocumentHandler.hpp>
#include <cppuhelper/implbase.hxx>
#include <oox/dllapi.h>
#include <rtl/ustring.hxx>
#include <sal/types.h>
Go to the source code of this file.
Classes | |
class | oox::core::FilterDetectDocHandler |
Document handler specifically designed for detecting OOXML file formats. More... | |
class | oox::core::FilterDetect |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::beans |
namespace | com::sun::star::io |
namespace | com::sun::star::uno |
namespace | com::sun::star::xml |
namespace | com::sun::star::xml::sax |
namespace | utl |
namespace | oox |
namespace | oox::core |
Enumerations | |
enum class | oox::core::OOXMLVariant { oox::core::ECMA_Transitional , oox::core::ISO_Transitional , oox::core::ISO_Strict } |