Searched refs:editorSite (Results 1 – 3 of 3) sorted by relevance
324 IEditorSite editorSite = getEditorDelegate().getEditor().getEditorSite(); in LayoutCanvas()325 IWorkbenchWindow window = editorSite.getWorkbenchWindow(); in LayoutCanvas()329 coordinator.syncMaximizedState(editorSite.getPage()); in LayoutCanvas()426 IEditorSite editorSite = getEditorDelegate().getEditor().getEditorSite();427 IWorkbenchWindow window = editorSite.getWorkbenchWindow();1157 IEditorSite editorSite = graphicalEditor.getEditorSite(); in showInclude() local1158 IWorkbenchPage page = editorSite.getPage(); in showInclude()1232 IStatusLineManager status = editorSite.getActionBars().getStatusLineManager(); in showInclude()
357 IEditorSite editorSite = mCanvas.getEditorDelegate().getEditor().getEditorSite(); in updateMessage() local358 IStatusLineManager status = editorSite.getActionBars().getStatusLineManager(); in updateMessage()
629 IEditorSite editorSite = getEditor().getEditorSite(); in displayError() local630 IStatusLineManager status = editorSite.getActionBars().getStatusLineManager(); in displayError()