Home
last modified time | relevance | path

Searched refs:m_aTasks (Results 1 – 2 of 2) sorted by relevance

/trunk/main/dbaccess/source/ui/app/
H A DAppDetailView.cxx602 ,m_aTasks(this,STR_TASKS,WB_BORDER | WB_DIALOGCONTROL ) in DBG_NAME()
614 OTasksWindow* pTasks = new OTasksWindow(&m_aTasks,this); in DBG_NAME()
617 m_aTasks.setChildWindow(pTasks); in DBG_NAME()
618 m_aTasks.SetUniqueId(UID_APP_TASKS_VIEW); in DBG_NAME()
619 m_aTasks.Show(); in DBG_NAME()
627 set(&m_aContainer,&m_aTasks); in DBG_NAME()
H A DAppDetailView.hxx179 OTitleWindow m_aTasks; member in dbaui::OApplicationDetailView
223 …sWindow& getTasksWindow() const { return *static_cast< OTasksWindow* >( m_aTasks.getChildWindow() … in getTasksWindow()

Completed in 9 milliseconds