Searched refs:FileChangedQueryBox (Results 1 – 3 of 3) sorted by relevance
27 FileChangedQueryBox::FileChangedQueryBox( Window* pParent, ResMgr* pResMgr ) : in FileChangedQueryBox() function in FileChangedQueryBox42 FileChangedQueryBox::~FileChangedQueryBox() in ~FileChangedQueryBox()
28 class FileChangedQueryBox : public MessBox class31 FileChangedQueryBox( Window* pParent, ResMgr* pResMgr );32 ~FileChangedQueryBox();
176 std::auto_ptr< FileChangedQueryBox > xDialog( in handleChangedByOthersRequest_()177 new FileChangedQueryBox( pParent, xManager.get() ) ); in handleChangedByOthersRequest_()
Completed in 28 milliseconds