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

#include <trylater.hxx>

Public Member Functions

 TryLaterQueryBox (weld::Window *pParent, const std::locale &rLocale, const OUString &aMessage, bool bEnableOverride)
 
short run ()
 

Private Attributes

std::unique_ptr< weld::MessageDialogm_xQueryBox
 

Detailed Description

Definition at line 23 of file trylater.hxx.

Constructor & Destructor Documentation

◆ TryLaterQueryBox()

TryLaterQueryBox::TryLaterQueryBox ( weld::Window pParent,
const std::locale &  rLocale,
const OUString &  aMessage,
bool  bEnableOverride 
)

Member Function Documentation

◆ run()

short TryLaterQueryBox::run ( )
inline

Definition at line 31 of file trylater.hxx.

References m_xQueryBox.

Member Data Documentation

◆ m_xQueryBox

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

Definition at line 26 of file trylater.hxx.

Referenced by run(), and TryLaterQueryBox().


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