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

Go to the source code of this file.

Namespaces

namespace  migration
 

Macros

#define MAX_HEADER_LENGTH   16
 

Functions

static bool migration::IsUserWordbook (const OUString &rFile)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * desktop_WordbookMigration_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
 

Macro Definition Documentation

◆ MAX_HEADER_LENGTH

#define MAX_HEADER_LENGTH   16

Definition at line 91 of file wordbookmigration.cxx.

Function Documentation

◆ desktop_WordbookMigration_get_implementation()

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

Definition at line 225 of file wordbookmigration.cxx.