LibreOffice Module desktop (master) 1
|
#include <migration_impl.hxx>
Public Attributes | |
OUString | name |
sal_Int32 | nPriority |
strings_v | supported_versions |
Definition at line 59 of file migration_impl.hxx.
OUString desktop::supported_migration::name |
Definition at line 61 of file migration_impl.hxx.
Referenced by desktop::MigrationImpl::readAvailableMigrations().
sal_Int32 desktop::supported_migration::nPriority |
Definition at line 62 of file migration_impl.hxx.
Referenced by desktop::MigrationImpl::readAvailableMigrations().
strings_v desktop::supported_migration::supported_versions |
Definition at line 63 of file migration_impl.hxx.
Referenced by desktop::MigrationImpl::readAvailableMigrations().