LibreOffice Module sdext (master) 1
Classes | Namespaces | Typedefs
pdfiadaptor.hxx File Reference
#include <xmlemitter.hxx>
#include <treevisitorfactory.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/xml/XImportFilter.hpp>
#include <com/sun/star/xml/sax/XDocumentHandler.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/task/XStatusIndicator.hpp>
#include <com/sun/star/document/XFilter.hpp>
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/io/XOutputStream.hpp>
#include <com/sun/star/document/XImporter.hpp>
#include <com/sun/star/frame/XModel.hpp>
#include <comphelper/compbase.hxx>
Include dependency graph for pdfiadaptor.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pdfi::PDFIHybridAdaptor
 
class  pdfi::PDFIRawAdaptor
 Adapts raw pdf import to XImportFilter interface. More...
 

Namespaces

namespace  pdfi
 

Typedefs

typedef ::comphelper::WeakComponentImplHelper< css::document::XFilter, css::document::XImporter, css::lang::XServiceInfo > pdfi::PDFIHybridAdaptorBase
 
typedef ::comphelper::WeakComponentImplHelper< css::xml::XImportFilter, css::document::XImporter, css::lang::XServiceInfo > pdfi::PDFIAdaptorBase