Home
last modified time | relevance | path

Searched refs:GetActiveEditor (Results 1 – 25 of 51) sorted by relevance

123

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/NassiShneiderman/
H A DNassiPlugin.cpp281 EditorBase *edb = emngr->GetActiveEditor(); in BuildModuleMenu()
380 EditorBase *edb = emngr->GetActiveEditor(); in ParseC()
422 EditorBase *edb = emngr->GetActiveEditor(); in OnInsertCFromDiagram()
445 EditorBase *ed = Manager::Get()->GetEditorManager()->GetActiveEditor(); in IsNassiEditorPanelActive()
487 … NassiEditorPanel *ed = (NassiEditorPanel *)Manager::Get()->GetEditorManager()->GetActiveEditor(); in OnChangeTool()
505 … NassiEditorPanel *ed = (NassiEditorPanel *)Manager::Get()->GetEditorManager()->GetActiveEditor(); in OnToolSelect()
518 … NassiEditorPanel *ed = (NassiEditorPanel *)Manager::Get()->GetEditorManager()->GetActiveEditor(); in OnUpdateZoom()
530 … NassiEditorPanel *ed = (NassiEditorPanel *)Manager::Get()->GetEditorManager()->GetActiveEditor(); in OnZoom()
548 … NassiEditorPanel *ed = (NassiEditorPanel *)Manager::Get()->GetEditorManager()->GetActiveEditor(); in OnUpdateExport()
557 … NassiEditorPanel *ed = (NassiEditorPanel *)Manager::Get()->GetEditorManager()->GetActiveEditor(); in OnExport()
[all …]
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/
H A Deditormanager.cpp436 EditorBase* EditorManager::GetActiveEditor() in GetActiveEditor() function in EditorManager
611 GetEditorsInTabCtrl(editors, GetActiveEditor()); in CloseAllInTabCtrl()
700 return Close(GetActiveEditor(), dontsave); in CloseActive()
779 EditorBase* ed = GetActiveEditor(); in SaveActive()
799 EditorBase* eb = GetActiveEditor(); in SaveActiveAs()
1026 SetActiveEditor(GetActiveEditor()); in CheckForExternallyModifiedFiles()
1241 EditorBase *editor = GetActiveEditor(); in CopyFullPath()
1480 EditorBase* eb = GetActiveEditor(); in OnGenericContextMenuHandler()
1612 EditorBase* current = GetActiveEditor(); in OnPageContextMenu()
1641 EditorBase *activeEditor = GetActiveEditor(); in OnPageContextMenu()
[all …]
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/BrowseTracker/
H A DBrowseTracker.cpp736 EditorBase* eb = Manager::Get()->GetEditorManager()->GetActiveEditor(); in OnMenuTrackerSelect()
754 EditorBase* eb = Manager::Get()->GetEditorManager()->GetActiveEditor(); in OnMenuBrowseMarkPrevious()
817 EditorBase* eb = Manager::Get()->GetEditorManager()->GetActiveEditor(); in OnMenuBrowseMarkNext()
869 EditorBase* eb = Manager::Get()->GetEditorManager()->GetActiveEditor(); in OnMenuRecordBrowseMark()
884 EditorBase* eb = Manager::Get()->GetEditorManager()->GetActiveEditor(); in OnMenuToggleBrowseMark()
905 EditorBase* eb = Manager::Get()->GetEditorManager()->GetActiveEditor(); in ClearLineBrowseMark()
933 EditorBase* eb = Manager::Get()->GetEditorManager()->GetActiveEditor(); in ClearLineBrowseMark()
1038 EditorBase* eb = Manager::Get()->GetEditorManager()->GetActiveEditor(); in ClearAllBrowse_Marks()
1061 EditorBase* eb = Manager::Get()->GetEditorManager()->GetActiveEditor(); in GetCurrentScreenPositions()
1128 EditorBase* eb = m_pEdMgr->GetActiveEditor(); in OnMouseKeyEvent()
[all …]
H A DJumpTracker.cpp614 EditorBase* eb = edmgr->GetActiveEditor(); in OnMenuJumpBack()
719 EditorBase* eb = edmgr->GetActiveEditor(); in OnMenuJumpNext()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/dockedformeditor/source/
H A Ddockedsourcewindow.pas51 function GetActiveEditor: TSourceEditorInterface; in GetActiveEditor() function
66 property ActiveEditor: TSourceEditorInterface read GetActiveEditor;
146 function TSourceWindow.GetActiveEditor: TSourceEditorInterface; in TSourceWindow.GetActiveEditor() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/dockedformeditor/source/
H A Ddockedsourcewindow.pas51 function GetActiveEditor: TSourceEditorInterface; in GetActiveEditor() function
66 property ActiveEditor: TSourceEditorInterface read GetActiveEditor;
146 function TSourceWindow.GetActiveEditor: TSourceEditorInterface; in TSourceWindow.GetActiveEditor() function
/dports/devel/codeblocks/codeblocks-20.03/src/include/
H A Deditormanager.h85 EditorBase* GetActiveEditor();
94 cbEditor* GetBuiltinActiveEditor(){ return GetBuiltinEditor(GetActiveEditor()); } in GetBuiltinActiveEditor()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/ideintf/
H A Dsrceditorintf.pas229 function GetActiveEditor: TSourceEditorInterface; virtual; abstract; in GetActiveEditor() function
241 property ActiveEditor: TSourceEditorInterface read GetActiveEditor write SetActiveEditor;
297 function GetActiveEditor: TSourceEditorInterface; virtual; abstract; in GetActiveEditor() function
326 read GetActiveEditor write SetActiveEditor;
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/openfileslist/
H A Dopenfileslistplugin.cpp245 if (mgr->GetActiveEditor() == ed) in RebuildOpenFilesTree()
259 EditorBase* aed = mgr->GetActiveEditor(); in RefreshOpenFilesTree()
300 if (mgr->GetActiveEditor() == ed) in RefreshOpenFilesTree()
607 EditorBase* eb = em->GetActiveEditor(); in SaveEditors()
/dports/editors/lazarus-qt5/lazarus/components/ideintf/
H A Dsrceditorintf.pas224 function GetActiveEditor: TSourceEditorInterface; virtual; abstract; in GetActiveEditor() function
234 property ActiveEditor: TSourceEditorInterface read GetActiveEditor write SetActiveEditor;
287 function GetActiveEditor: TSourceEditorInterface; virtual; abstract; in GetActiveEditor() function
316 read GetActiveEditor write SetActiveEditor;
/dports/editors/lazarus/lazarus/components/ideintf/
H A Dsrceditorintf.pas224 function GetActiveEditor: TSourceEditorInterface; virtual; abstract; in GetActiveEditor() function
234 property ActiveEditor: TSourceEditorInterface read GetActiveEditor write SetActiveEditor;
287 function GetActiveEditor: TSourceEditorInterface; virtual; abstract; in GetActiveEditor() function
316 read GetActiveEditor write SetActiveEditor;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/ideintf/
H A Dsrceditorintf.pas229 function GetActiveEditor: TSourceEditorInterface; virtual; abstract; in GetActiveEditor() function
241 property ActiveEditor: TSourceEditorInterface read GetActiveEditor write SetActiveEditor;
297 function GetActiveEditor: TSourceEditorInterface; virtual; abstract; in GetActiveEditor() function
326 read GetActiveEditor write SetActiveEditor;
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/ToolsPlus/
H A DToolsPlus.cpp291 … if (edMan && edMan->GetActiveEditor() && ! edMan->GetActiveEditor()->GetFilename().IsEmpty()) in OnRunTarget()
293 wxFileName activefile(edMan->GetActiveEditor()->GetFilename()); in OnRunTarget()
741 wxFileName activefile(edMan->GetActiveEditor()->GetFilename()); in BuildModuleMenu()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/todo/
H A Dtodolistview.cpp168 …Get()->GetEditorManager()->GetBuiltinEditor(Manager::Get()->GetEditorManager()->GetActiveEditor()); in Parse()
259 …Get()->GetEditorManager()->GetBuiltinEditor(Manager::Get()->GetEditorManager()->GetActiveEditor()); in ParseCurrent()
310 …Get()->GetEditorManager()->GetBuiltinEditor(Manager::Get()->GetEditorManager()->GetActiveEditor()); in FillList()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/source_exporter/
H A Dexporter.cpp141 bool disable = !em || !em->GetActiveEditor() || !em->GetBuiltinActiveEditor(); in OnUpdateUI()
/dports/devel/codeblocks/codeblocks-20.03/src/src/
H A Dmain.cpp3095 EditorBase* ed = Manager::Get()->GetEditorManager()->GetActiveEditor(); in OnEditBookmarksToggle()
3102 EditorBase* ed = Manager::Get()->GetEditorManager()->GetActiveEditor(); in OnEditBookmarksNext()
3109 EditorBase* ed = Manager::Get()->GetEditorManager()->GetActiveEditor(); in OnEditBookmarksPrevious()
3116 EditorBase* ed = Manager::Get()->GetEditorManager()->GetActiveEditor(); in OnEditBookmarksClearAll()
3123 EditorBase* ed = Manager::Get()->GetEditorManager()->GetActiveEditor(); in OnEditUndo()
3135 EditorBase* ed = Manager::Get()->GetEditorManager()->GetActiveEditor(); in OnEditRedo()
3142 EditorBase* ed = Manager::Get()->GetEditorManager()->GetActiveEditor(); in OnEditClearHistory()
3149 EditorBase* ed = Manager::Get()->GetEditorManager()->GetActiveEditor(); in OnEditCopy()
3156 EditorBase* ed = Manager::Get()->GetEditorManager()->GetActiveEditor(); in OnEditCut()
3163 EditorBase* ed = Manager::Get()->GetEditorManager()->GetActiveEditor(); in OnEditPaste()
[all …]
H A Ddebugger_interface_creator.cpp214 EditorBase *base = Manager::Get()->GetEditorManager()->GetActiveEditor(); in ShowValueTooltip()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsGlobalWindowCommands.cpp324 HTMLEditor::GetFrom(nsContentUtils::GetActiveEditor(piWindow)); in DoCommand()
393 HTMLEditor::GetFrom(nsContentUtils::GetActiveEditor(piWindow)); in DoCommand()
453 HTMLEditor::GetFrom(nsContentUtils::GetActiveEditor(piWindow)); in DoCommand()
498 HTMLEditor::GetFrom(nsContentUtils::GetActiveEditor(piWindow)); in DoCommand()
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsGlobalWindowCommands.cpp323 HTMLEditor::GetFrom(nsContentUtils::GetActiveEditor(piWindow)); in DoCommand()
392 HTMLEditor::GetFrom(nsContentUtils::GetActiveEditor(piWindow)); in DoCommand()
452 HTMLEditor::GetFrom(nsContentUtils::GetActiveEditor(piWindow)); in DoCommand()
497 HTMLEditor::GetFrom(nsContentUtils::GetActiveEditor(piWindow)); in DoCommand()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsGlobalWindowCommands.cpp324 HTMLEditor::GetFrom(nsContentUtils::GetActiveEditor(piWindow)); in DoCommand()
393 HTMLEditor::GetFrom(nsContentUtils::GetActiveEditor(piWindow)); in DoCommand()
453 HTMLEditor::GetFrom(nsContentUtils::GetActiveEditor(piWindow)); in DoCommand()
498 HTMLEditor::GetFrom(nsContentUtils::GetActiveEditor(piWindow)); in DoCommand()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/scriptedwizard/resources/d_source/
H A Dwizard.script22 local active_file = GetEditorManager().GetActiveEditor().GetFilename();
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/SpellChecker/
H A DOnlineSpellChecker.cpp33 if ( Manager::Get()->GetEditorManager()->GetActiveEditor() != ctrl ) in Call()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/occurrenceshighlighting/
H A Doccurrenceshighlighting.cpp165 EditorBase *edb = emngr->GetActiveEditor(); in BuildModuleMenu()
H A Dhighlighter.cpp48 if ( Manager::Get()->GetEditorManager()->GetActiveEditor() != ctrl ) return; in Call()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/Cscope/
H A DCscopePlugin.cpp150 EditorBase *edb = emngr->GetActiveEditor(); in BuildModuleMenu()

123