LibreOffice Module desktop (master) 1
|
Enumerations | |
enum | Status { EXISTED , CREATED , ERROR_NO_SPACE , ERROR_CANT_WRITE , ERROR_OTHER } |
Functions | |
Status | finalize () |
Enumerator | |
---|---|
EXISTED | |
CREATED | |
ERROR_NO_SPACE | |
ERROR_CANT_WRITE | |
ERROR_OTHER |
Definition at line 26 of file userinstall.hxx.
Status desktop::userinstall::finalize | ( | ) |
Definition at line 159 of file userinstall.cxx.
References dp_registry::backend::bundle::create(), ERROR_OTHER, EXISTED, utl::Bootstrap::locateUserInstallation(), utl::Bootstrap::PATH_EXISTS, and utl::Bootstrap::PATH_VALID.
Referenced by desktop::Desktop::Main().