LibreOffice Module extensions (master) 1
|
#include <cppuhelper/servicefactory.hxx>
#include <cppuhelper/bootstrap.hxx>
#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/ucb/UniversalContentBroker.hpp>
#include <com/sun/star/deployment/UpdateInformationProvider.hpp>
#include <sal/main.h>
#include <osl/process.h>
#include <sal/log.hxx>
#include <stdio.h>
Go to the source code of this file.
Functions | |
SAL_IMPLEMENT_MAIN () | |
SAL_IMPLEMENT_MAIN | ( | ) |
Definition at line 40 of file updatefeedtest.cxx.
References cppu::defaultBootstrap_InitialComponentContext(), pData, SAL_WARN, and TOOLS_WARN_EXCEPTION.