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

#include <lockcorrupt.hxx>

Public Member Functions

 LockCorruptQueryBox (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 lockcorrupt.hxx.

Constructor & Destructor Documentation

◆ LockCorruptQueryBox()

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

Member Function Documentation

◆ run()

short LockCorruptQueryBox::run ( )
inline

Definition at line 30 of file lockcorrupt.hxx.

References m_xQueryBox.

Member Data Documentation

◆ m_xQueryBox

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

Definition at line 26 of file lockcorrupt.hxx.

Referenced by LockCorruptQueryBox(), and run().


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