Home
last modified time | relevance | path

Searched refs:TryLaterQueryBox (Results 1 – 3 of 3) sorted by relevance

/trunk/main/uui/source/
H A Dtrylater.cxx27 TryLaterQueryBox::TryLaterQueryBox( Window* pParent, ResMgr* pResMgr, const String& aMessage ) : in TryLaterQueryBox() function in TryLaterQueryBox
43 TryLaterQueryBox::~TryLaterQueryBox() in ~TryLaterQueryBox()
H A Dtrylater.hxx28 class TryLaterQueryBox : public MessBox class
31 TryLaterQueryBox( Window* pParent, ResMgr* pResMgr, const String& aMessage );
32 ~TryLaterQueryBox();
H A Diahndl-locking.cxx116 std::auto_ptr< TryLaterQueryBox > xDialog( in handleLockedDocumentRequest_()
117 new TryLaterQueryBox( pParent, xManager.get(), aMessage ) ); in handleLockedDocumentRequest_()

Completed in 20 milliseconds