LibreOffice Module desktop (master) 1
|
#include "misc.hxx"
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/task/XJob.hpp>
#include <cppuhelper/implbase.hxx>
#include <osl/mutex.hxx>
Go to the source code of this file.
Classes | |
class | migration::BasicMigration |
Namespaces | |
namespace | migration |
Typedefs | |
typedef ::cppu::WeakImplHelper< css::lang::XServiceInfo, css::lang::XInitialization, css::task::XJob > | migration::BasicMigration_BASE |