Searched refs:GetEditor (Results 1 – 5 of 5) sorted by relevance
453 GetEditor()->Cut(); in ExecuteCommand()462 GetEditor()->Delete(); in ExecuteCommand()469 GetEditor()->Copy(); in ExecuteCommand()474 GetEditor()->Paste(); in ExecuteCommand()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()631 GetEditor()->CreateDefaultObject(); in ExecuteCommand()643 GetEditor()->SetMode( DLGED_TEST ); in ExecuteCommand()[all …]
840 DlgEditor* pWinEditor = pDlgWin->GetEditor(); in handleSetCurrentLocale()877 DlgEditor* pWinEditor = pDlgWin->GetEditor(); in FindDialogWindowForEditor()
202 xExistingDialog = ((DialogWindow*)pWin)->GetEditor()->GetDialog(); in RenameDialog()
85 DlgEditor* GetEditor() const { return pEditor; } in GetEditor() function in DialogWindow
146 m_pDlgEditor = m_pDialogWindow->GetEditor(); in AccessibleDialogWindow()
Completed in 63 milliseconds