#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>
Go to the source code of this file.
◆ MAX_HEADER_LENGTH
#define MAX_HEADER_LENGTH 16 |
◆ desktop_WordbookMigration_get_implementation()
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * desktop_WordbookMigration_get_implementation |
( |
css::uno::XComponentContext * |
, |
|
|
css::uno::Sequence< css::uno::Any > const & |
|
|
) |
| |