LibreOffice Module sdext (master) 1
Namespaces | Functions
pwdinteract.cxx File Reference
#include <sal/config.h>
#include <cassert>
#include <mutex>
#include <pdfihelper.hxx>
#include <com/sun/star/task/ErrorCodeRequest.hpp>
#include <com/sun/star/task/XInteractionHandler.hpp>
#include <com/sun/star/task/XInteractionRequest.hpp>
#include <com/sun/star/task/XInteractionPassword.hpp>
#include <com/sun/star/task/DocumentPasswordRequest.hpp>
#include <cppuhelper/implbase.hxx>
#include <rtl/ref.hxx>
#include <comphelper/errcode.hxx>
Include dependency graph for pwdinteract.cxx:

Go to the source code of this file.

Namespaces

namespace  pdfi
 

Functions

bool pdfi::getPassword (const uno::Reference< task::XInteractionHandler > &xHandler, OUString &rOutPwd, bool bFirstTry, const OUString &rDocName)
 
void pdfi::reportUnsupportedEncryptionFormat (uno::Reference< task::XInteractionHandler > const &handler)