Searched defs:getDetailView (Results 1 – 3 of 3) sorted by relevance
/trunk/main/dbaccess/source/ui/app/ | ||
H A D | AppView.hxx | 158 inline OApplicationDetailView* getDetailView() const { return m_pWin->getDetailView(); } in getDetailView() function in dbaui::OApplicationView |
H A D | AppDetailView.hxx | 161 OApplicationDetailView* getDetailView() const { return m_pDetailView; } in getDetailView() function in dbaui::OTasksWindow |
H A D | AppView.cxx | 253 OApplicationDetailView* OAppBorderWindow::getDetailView() const in getDetailView() function in OAppBorderWindow |
Completed in 14 milliseconds