LibreOffice Module uui (master) 1
Public Member Functions | Private Attributes | List of all members
LockFailedQueryBox Class Reference

#include <lockfailed.hxx>

Public Member Functions

 LockFailedQueryBox (weld::Window *pParent, const std::locale &rResLocale)
 
short run ()
 

Private Attributes

std::unique_ptr< weld::MessageDialogm_xQueryBox
 

Detailed Description

Definition at line 23 of file lockfailed.hxx.

Constructor & Destructor Documentation

◆ LockFailedQueryBox()

LockFailedQueryBox::LockFailedQueryBox ( weld::Window pParent,
const std::locale &  rResLocale 
)

Member Function Documentation

◆ run()

short LockFailedQueryBox::run ( )
inline

Definition at line 30 of file lockfailed.hxx.

References m_xQueryBox.

Member Data Documentation

◆ m_xQueryBox

std::unique_ptr<weld::MessageDialog> LockFailedQueryBox::m_xQueryBox
private

Definition at line 26 of file lockfailed.hxx.

Referenced by LockFailedQueryBox(), and run().


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