Lines Matching refs:ResMgr
120 StringInputDialog( ResMgr& rResMgr,
169 UcbExplorerTreeListBox( ResMgr & rResMgr, Window* pParent, WinBits nWinStyle = 0 );
193 UcbExplorerWindow( ResMgr & rResMgr, Window *pParent, WinBits nWinStyle );
266 StringInputDialog::StringInputDialog( ResMgr& rResMgr, in StringInputDialog()
353 std::auto_ptr< ResMgr > xManager( in createNewContent()
354 ResMgr::CreateResMgr( CREATEVERSIONRESMGR_NAME( ucbexplorer ) ) ); in createNewContent()
441 std::auto_ptr< ResMgr > xManager( in createNewContent()
442 ResMgr::CreateResMgr( CREATEVERSIONRESMGR_NAME( ucbexplorer ) ) ); in createNewContent()
545 UcbExplorerTreeListBox::UcbExplorerTreeListBox( ResMgr & rResMgr, in UcbExplorerTreeListBox()
649 std::auto_ptr< ResMgr > xManager( in Command()
650 ResMgr::CreateResMgr( CREATEVERSIONRESMGR_NAME( ucbexplorer ) ) ); in Command()
764 std::auto_ptr< ResMgr > xManager( in Command()
765 ResMgr::CreateResMgr( CREATEVERSIONRESMGR_NAME( ucbexplorer ) ) ); in Command()
1034 UcbExplorerWindow::UcbExplorerWindow( ResMgr & rResMgr, Window *pParent, WinBits nWinStyle ) in UcbExplorerWindow()
1138 std::auto_ptr< ResMgr > xManager( in Main()
1139 ResMgr::CreateResMgr( CREATEVERSIONRESMGR_NAME( ucbexplorer ) ) ); in Main()