LibreOffice Module sc (master) 1
Static Public Member Functions | List of all members
ScWarnPassword Class Reference

Static API helper functions. More...

#include <warnpassword.hxx>

Static Public Member Functions

static bool WarningOnPassword (SfxMedium &rMedium)
 Opens a query warning dialog. More...
 

Detailed Description

Static API helper functions.

Definition at line 24 of file warnpassword.hxx.

Member Function Documentation

◆ WarningOnPassword()

bool ScWarnPassword::WarningOnPassword ( SfxMedium rMedium)
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.

Returns
true if yes and false if no. default to true.

Definition at line 36 of file warnpassword.cxx.

References Any, ERRCODE_SVX_EXPORT_FILTER_CRYPT, and SfxMedium::GetInteractionHandler().

Referenced by ScDocShell::ConvertTo().


The documentation for this class was generated from the following files: