Lines Matching refs:Window
119 OScrollWindowHelper::OScrollWindowHelper( Window* pParent) : Window( pParent) in DBG_NAME()
148 ::std::auto_ptr<Window> aTemp(m_pCornerWindow); in ~OScrollWindowHelper()
172 Window::Resize(); in Resize()
220 OJoinTableView::OJoinTableView( Window* pParent, OJoinDesignView* pView ) in OJoinTableView()
221 :Window( pParent,WB_BORDER ) in OJoinTableView()
267 Window::Resize(); in Resize()
939 Window::MouseButtonDown(rEvt); in MouseButtonDown()
946 Window::MouseButtonUp(rEvt); in MouseButtonUp()
985 Window::KeyInput( rEvt ); in KeyInput()
1341 Window::Command(rEvt); in Command()
1558 Window* pSource = rNEvt.GetWindow(); in PreNotify()
1561 Window* pSearchFor = NULL; in PreNotify()
1588 return Window::PreNotify(rNEvt); in PreNotify()
1614 Window::StateChanged( nType ); in StateChanged()
1689 ::std::auto_ptr<Window> aTemp(aIter->second); in clearLayoutInformation()
1710 Window::LoseFocus(); in LoseFocus()
1715 Window::GetFocus(); in GetFocus()