LibreOffice Module extensions (master) 1
|
#include <cppuhelper/bootstrap.hxx>
#include "updateprotocol.hxx"
#include <com/sun/star/ucb/UniversalContentBroker.hpp>
#include <sal/main.h>
#include <osl/process.h>
#include <stdio.h>
#include "sal/log.hxx"
Go to the source code of this file.
Functions | |
SAL_IMPLEMENT_MAIN () | |
SAL_IMPLEMENT_MAIN | ( | ) |
Definition at line 35 of file updateprotocoltest.cxx.
References aURL, checkForUpdates(), cppu::defaultBootstrap_InitialComponentContext(), and SAL_INFO.