LibreOffice Module desktop (master) 1
Namespaces | Macros | Functions
basicmigration.cxx File Reference
#include "basicmigration.hxx"
#include <cppuhelper/supportsservice.hxx>
#include <tools/urlobj.hxx>
#include <unotools/bootstrap.hxx>
#include <sal/log.hxx>
#include <osl/file.hxx>
#include <com/sun/star/uno/XComponentContext.hpp>
Include dependency graph for basicmigration.cxx:

Go to the source code of this file.

Namespaces

namespace  migration
 

Macros

#define sSourceUserBasic   "/user/basic"
 
#define sTargetUserBasic   "/user/__basic_80"
 

Functions

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * desktop_BasicMigration_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
 

Macro Definition Documentation

◆ sSourceUserBasic

#define sSourceUserBasic   "/user/basic"

Definition at line 37 of file basicmigration.cxx.

◆ sTargetUserBasic

#define sTargetUserBasic   "/user/__basic_80"

Definition at line 38 of file basicmigration.cxx.

Function Documentation

◆ desktop_BasicMigration_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * desktop_BasicMigration_get_implementation ( css::uno::XComponentContext *  ,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 194 of file basicmigration.cxx.