LibreOffice Module sc (master) 1
|
Static API helper functions. More...
#include <warnpassword.hxx>
Static Public Member Functions | |
static bool | WarningOnPassword (SfxMedium &rMedium) |
Opens a query warning dialog. More... | |
Static API helper functions.
Definition at line 24 of file warnpassword.hxx.
|
static |
Opens a query warning dialog.
@descr Pop up Query on export with a choice of yes/no if a an encrypted password is imported.
Definition at line 36 of file warnpassword.cxx.
References Any, ERRCODE_SVX_EXPORT_FILTER_CRYPT, and SfxMedium::GetInteractionHandler().
Referenced by ScDocShell::ConvertTo().