Searched refs:TryLaterQueryBox (Results 1 – 3 of 3) sorted by relevance
27 TryLaterQueryBox::TryLaterQueryBox( Window* pParent, ResMgr* pResMgr, const String& aMessage ) : in TryLaterQueryBox() function in TryLaterQueryBox43 TryLaterQueryBox::~TryLaterQueryBox() in ~TryLaterQueryBox()
28 class TryLaterQueryBox : public MessBox class31 TryLaterQueryBox( Window* pParent, ResMgr* pResMgr, const String& aMessage );32 ~TryLaterQueryBox();
116 std::auto_ptr< TryLaterQueryBox > xDialog( in handleLockedDocumentRequest_()117 new TryLaterQueryBox( pParent, xManager.get(), aMessage ) ); in handleLockedDocumentRequest_()
Completed in 23 milliseconds