Searched refs:m_eChildFocus (Results 1 – 10 of 10) sorted by relevance
246 ,m_eChildFocus(NONE) in OTableEditorCtrl()1386 switch(m_eChildFocus) in IsCutAllowed()1423 else if(m_eChildFocus == NAME) in IsCopyAllowed()1425 else if(m_eChildFocus == ROW) in IsCopyAllowed()1459 if ( m_eChildFocus == ROW ) in IsPasteAllowed()1471 if(m_eChildFocus == NAME) in cut()1498 else if(m_eChildFocus == ROW) in cut()1511 else if(m_eChildFocus == NAME) in copy()1992 m_eChildFocus = HELPTEXT; in PreNotify()1996 m_eChildFocus = NAME; in PreNotify()[all …]
224 ,m_eChildFocus(NONE) in OTableDesignView()307 m_eChildFocus = DESCRIPTION; in PreNotify()309 m_eChildFocus = EDITOR; in PreNotify()311 m_eChildFocus = NONE; in PreNotify()321 switch(m_eChildFocus) in getActiveChild()
260 switch(m_eChildFocus) in getActiveChild()324 m_eChildFocus = DESCRIPTION; in PreNotify()326 m_eChildFocus = HELP; in PreNotify()
58 ChildFocusState m_eChildFocus; member in dbaui::OTableFieldDescWin
80 ChildFocusState m_eChildFocus; member in dbaui::OTableEditorCtrl
270 ,m_eChildFocus(NONE) in OApplicationView()353 m_eChildFocus = PANELSWAP; in PreNotify()355 m_eChildFocus = DETAIL; in PreNotify()357 m_eChildFocus = NONE; in PreNotify()380 if ( DETAIL == m_eChildFocus ) in getActiveChild()620 if ( m_eChildFocus == NONE && m_pWin ) in GetFocus()
109 ChildFocusState m_eChildFocus; member in dbaui::OApplicationView
2602 ,m_eChildFocus(NONE) in DBG_NAME()2758 if( m_eChildFocus == SELECTION) in copy()2765 if ( SELECTION == m_eChildFocus ) in isCutAllowed()2773 if ( SELECTION == m_eChildFocus ) in isPasteAllowed()2781 if ( SELECTION == m_eChildFocus ) in isCopyAllowed()2798 if( m_eChildFocus == SELECTION) in cut()2807 if( m_eChildFocus == SELECTION) in paste()2898 m_eChildFocus = SELECTION; in PreNotify()2900 m_eChildFocus = TABLEVIEW; in PreNotify()
83 ChildFocusState m_eChildFocus; member in dbaui::OTableDesignView
97 ChildFocusState m_eChildFocus; member in dbaui::OQueryDesignView
Completed in 87 milliseconds