LibreOffice Module sdext (master) 1
|
#include "outputwrap.hxx"
#include <contentsink.hxx>
#include <pdfihelper.hxx>
#include <wrapper.hxx>
#include <pdfparse.hxx>
#include "../pdfiadaptor.hxx"
#include <sal/main.h>
#include <osl/process.h>
#include <rtl/ref.hxx>
#include <sal/log.hxx>
#include <unotest/bootstrapfixturebase.hxx>
#include <comphelper/processfactory.hxx>
#include <cppuhelper/bootstrap.hxx>
#include <comphelper/diagnose_ex.hxx>
Go to the source code of this file.
Functions | |
SAL_IMPLEMENT_MAIN_WITH_ARGS (argc, argv) | |
SAL_IMPLEMENT_MAIN_WITH_ARGS | ( | argc | , |
argv | |||
) |
Definition at line 40 of file pdf2xml.cxx.
References pdfi::createDrawTreeVisitorFactory(), pdfi::createImpressTreeVisitorFactory(), pdfi::createWriterTreeVisitorFactory(), cppu::defaultBootstrap_InitialComponentContext(), test::BootstrapFixtureBase::getComponentContext(), pData, SAL_WARN, comphelper::setProcessServiceFactory(), test::BootstrapFixtureBase::setUp(), TOOLS_WARN_EXCEPTION, and xFactory.