Searched refs:DLGED_INSERT (Results 1 – 3 of 3) sorted by relevance
180 if( (pEditor->GetMode() == DLGED_INSERT) && !pEditor->IsCreateOK() ) in MouseButtonUp()490 GetEditor()->SetMode( DLGED_INSERT ); in ExecuteCommand()496 GetEditor()->SetMode( DLGED_INSERT ); in ExecuteCommand()502 GetEditor()->SetMode( DLGED_INSERT ); in ExecuteCommand()508 GetEditor()->SetMode( DLGED_INSERT ); in ExecuteCommand()514 GetEditor()->SetMode( DLGED_INSERT ); in ExecuteCommand()520 GetEditor()->SetMode( DLGED_INSERT ); in ExecuteCommand()526 GetEditor()->SetMode( DLGED_INSERT ); in ExecuteCommand()532 GetEditor()->SetMode( DLGED_INSERT ); in ExecuteCommand()538 GetEditor()->SetMode( DLGED_INSERT ); in ExecuteCommand()[all …]
77 enum DlgEdMode { DLGED_INSERT, DLGED_SELECT, DLGED_TEST, DLGED_READONLY }; enumerator
517 if( eMode == DLGED_INSERT ) in MouseButtonUp()679 if ( eNewMode == DLGED_INSERT ) in SetMode()