Home
last modified time | relevance | path

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

/trunk/main/uui/source/
H A Dfilechanged.cxx27 FileChangedQueryBox::FileChangedQueryBox( Window* pParent, ResMgr* pResMgr ) : in FileChangedQueryBox() function in FileChangedQueryBox
42 FileChangedQueryBox::~FileChangedQueryBox() in ~FileChangedQueryBox()
H A Dfilechanged.hxx28 class FileChangedQueryBox : public MessBox class
31 FileChangedQueryBox( Window* pParent, ResMgr* pResMgr );
32 ~FileChangedQueryBox();
H A Diahndl-locking.cxx176 std::auto_ptr< FileChangedQueryBox > xDialog( in handleChangedByOthersRequest_()
177 new FileChangedQueryBox( pParent, xManager.get() ) ); in handleChangedByOthersRequest_()

Completed in 34 milliseconds