Home
last modified time | relevance | path

Searched refs:activePage (Results 1 – 25 of 185) sorted by relevance

12345678

/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/scripter/
H A Dapi_Scripter.activeDocument.activePage.items.api2 * Scripter.activeDocument.activePage.items[i].objectName
8 * Scripter.activeDocument.activePage.items[i].itemName
14 * Scripter.activeDocument.activePage.items[i].fillColor
20 * Scripter.activeDocument.activePage.items[i].lineColor
26 * Scripter.activeDocument.activePage.items[i].fillShade
32 * Scripter.activeDocument.activePage.items[i].lineShade
50 * Scripter.activeDocument.activePage.items[i].m_Locked
104 * Scripter.activeDocument.activePage.items[i].xPos
110 * Scripter.activeDocument.activePage.items[i].yPos
116 * Scripter.activeDocument.activePage.items[i].width
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/propertysheet/
H A DMultiInstancePropertySheetTest.java120 activePage.resetPerspective(); in doTearDown()
337 activePage.activate(propertySheet); in executeNewPropertySheetHandler()
384 activePage.setPerspective(desc); in testBug268676HidingPinnedTargetPart()
423 activePage.activate(navigator); in testBug268676HidingPinnedTargetPart()
460 activePage.setPerspective(desc); in testBug278514()
466 activePage.hideView(viewReference); in testBug278514()
476 activePage.showView(viewId); in testBug278514()
506 activePage.setPerspective(desc); in testBug278514()
547 activePage.setPerspective(desc); in testPageDispose()
553 activePage.hideView(viewReference); in testPageDispose()
[all …]
H A DPropertySheetAuto.java217 private IWorkbenchPage activePage; field in PropertySheetAuto
285 activePage = workbenchWindow.getActivePage(); in doSetUp()
333 activePage.hideView(selectionProviderView); in testInput()
398 activePage.activate(selectionProviderView); in testInputIfHiddenByMaximizeBug509405()
400 activePage.toggleZoom(activePage.getReference(selectionProviderView)); in testInputIfHiddenByMaximizeBug509405()
422 activePage.toggleZoom(activePage.getReference(selectionProviderView)); in testInputIfHiddenByMaximizeBug509405()
462 activePage.activate(selectionProviderView); in testInputIfHidden2Bug69953()
524 activePage.showView(IPageLayout.ID_PROP_SHEET); in testInputIfHiddenAndSelectionNotChangesBug485154()
531 activePage.activate(selectionProviderView); in testInputIfHiddenAndSelectionNotChangesBug485154()
554 activePage.activate(projectExplorer); in testInputIfHiddenAndSelectionNotChangesBug485154()
[all …]
H A DPropertyShowInContextTest.java71 IViewPart showView = activePage.showView(IPageLayout.ID_PROP_SHEET); in testHashCode3()
89 IViewPart showView = activePage.showView(IPageLayout.ID_PROP_SHEET); in testHashCode4()
108 IViewPart showView = activePage.showView(IPageLayout.ID_PROP_SHEET); in testHashCode5()
123 IViewPart showView = activePage.showView(IPageLayout.ID_PROP_SHEET); in testHashCode6()
139 IViewPart showView = activePage.showView(IPageLayout.ID_PROP_SHEET); in testHashCode7()
186 IViewPart showView = activePage.showView(IPageLayout.ID_PROP_SHEET); in testEquals3()
205 IViewPart showView = activePage.showView(IPageLayout.ID_PROP_SHEET); in testEquals4()
225 IViewPart showView = activePage.showView(IPageLayout.ID_PROP_SHEET); in testEquals5()
241 IViewPart showView = activePage.showView(IPageLayout.ID_PROP_SHEET); in testEqualsNullInput()
259 IViewPart showView = activePage.showView(IPageLayout.ID_PROP_SHEET); in testEqualsNullInputBoth()
[all …]
H A DNewPropertySheetHandlerTest.java87 activePage.showView(IPageLayout.ID_PROP_SHEET); in testGetShowInContextFromPropertySheet()
122 SelectionProviderView selectionProviderView = (SelectionProviderView) activePage in testGetShowInContextFromAShowInSource()
150 SelectionProviderView selectionProviderView = (SelectionProviderView) activePage in testGetShowInContextWithNoShowInSource()
231 propertySheet = (PropertySheet) activePage in testFindPropertySheetWithOtherSheetActive()
255 IViewPart showView = activePage.showView(IPageLayout.ID_PROP_SHEET); in testFindPropertySheetWithSPVActive()
256 IViewPart spv = activePage.showView(SelectionProviderView.ID); in testFindPropertySheetWithSPVActive()
279 PropertySheet sheet = (PropertySheet) activePage in testFindPropertySheetWithPinnedPSandSPVActive()
282 IViewPart spv = activePage.showView(SelectionProviderView.ID); in testFindPropertySheetWithPinnedPSandSPVActive()
305 PropertySheetPerspectiveFactory.applyPerspective(activePage); in testFindPropertySheetWithUnpinnedPSandSPVActive()
307 PropertySheet sheet = (PropertySheet) activePage in testFindPropertySheetWithUnpinnedPSandSPVActive()
[all …]
/dports/print/limereport/LimeReport-1.5.35/limereport/
H A Dlrreportdesignwidget.cpp405 if (activePage()) in addBand()
411 if (activePage()) in addBand()
417 if (activePage()) in startInsertMode()
423 if (activePage()) in startEditMode()
566 if (activePage()) in updateSize()
572 if (activePage()) in undo()
582 if (activePage()) in redo()
592 if (activePage()) in copy()
598 if (activePage()) in paste()
604 if (activePage()) in cut()
[all …]
/dports/editors/calligra/calligra-3.2.1/stage/part/
H A DKPrViewModeNotes.cpp132 KoPAPageBase *activePage = m_view->activePage(); in keyPressEvent() local
135 if (newPage != activePage) { in keyPressEvent()
156 updateActivePage( m_view->activePage() ); in activate()
163 m_view->doUpdateActivePage(m_view->activePage()); in deactivate()
168 if (m_view->activePage() != page) { in updateActivePage()
210 KPrPage *activePage = static_cast<KPrPage *>(m_view->activePage()); in addShape() local
211 if ( notes == activePage->pageNotes() ) { in addShape()
226 KPrPage *activePage = static_cast<KPrPage *>( m_view->activePage() ); in removeShape() local
227 if ( notes == activePage->pageNotes() ) { in removeShape()
235 KPrPage *activePage = static_cast<KPrPage *>( m_view->activePage() ); in activePageLayout() local
[all …]
H A DKPrPresenterViewWidget.cpp75 KoPAPageBase *activePage = m_viewMode->view()->activePage(); in KPrPresenterViewWidget() local
76 if ( !m_pages.contains( activePage ) ) { in KPrPresenterViewWidget()
77 activePage = m_pages[0]; in KPrPresenterViewWidget()
79 m_activeWidget->setActivePage( activePage ); in KPrPresenterViewWidget()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.search/new search/org/eclipse/search2/internal/ui/
H A DSearchViewManager.java88 IWorkbenchPage activePage= SearchPlugin.getActivePage(); in activateSearchView() local
92 IWorkbenchWindow window= activePage.getWorkbenchWindow(); in activateSearchView()
95 activePage= PlatformUI.getWorkbench().showPerspective(defaultPerspectiveId, window); in activateSearchView()
101 if (activePage != null) { in activateSearchView()
105 viewPart= findLRUSearchResultView(activePage, avoidPinnedViews); in activateSearchView()
109 if (activePage.findViewReference(NewSearchUI.SEARCH_VIEW_ID) != null) in activateSearchView()
136 IWorkbenchPage activePage= viewPart.getSite().getPage(); in activateSearchView() local
138 activePage.showView(NewSearchUI.SEARCH_VIEW_ID, secondaryId, IWorkbenchPage.VIEW_ACTIVATE); in activateSearchView()
181 IWorkbenchPage activePage= SearchPlugin.getActivePage(); in getActiveSearchView() local
182 if (activePage != null) { in getActiveSearchView()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/src/org/eclipse/ui/tests/navigator/
H A DLinkHelperTest.java42 IWorkbenchPage activePage = PlatformUI.getWorkbench().getActiveWorkbenchWindow() in testLinkHelperSelectionChange() local
45 IDE.openEditor(activePage, _p2.getFile("file1.txt")); in testLinkHelperSelectionChange()
46 IDE.openEditor(activePage, _p2.getFile("file2.txt")); in testLinkHelperSelectionChange()
59 activePage.activate(_commonNavigator); in testLinkHelperSelectionChange()
82 IWorkbenchPage activePage = PlatformUI.getWorkbench().getActiveWorkbenchWindow() in testLinkHelperEditorActivation() local
85 IEditorPart file1Editor = IDE.openEditor(activePage, _p2.getFile("file1.txt")); in testLinkHelperEditorActivation()
86 IEditorPart file2Editor = IDE.openEditor(activePage, _p2.getFile("file2.txt")); in testLinkHelperEditorActivation()
94 activePage.activate(file1Editor); in testLinkHelperEditorActivation()
103 activePage.activate(file2Editor); in testLinkHelperEditorActivation()
/dports/editors/calligra/calligra-3.2.1/libs/pageapp/widgets/
H A DKoPageNavigator.cpp181 KoPAPageBase *const activePage = d->view->activePage(); in eventFilter() local
182 const int pageNumber = kopaDocument->pageIndex(activePage) + 1; in eventFilter()
220 KoPAPageBase *const activePage = d->view->activePage(); in updateDisplayLabel() local
221 const int pageNumber = kopaDocument->pageIndex(activePage) + 1; in updateDisplayLabel()
224 const bool isMasterPage = (dynamic_cast<KoPAPage*>(activePage) == 0); in updateDisplayLabel()
247 KoPAPageBase *const activePage = d->view->activePage(); in onPageNumberEntered() local
249 const bool isMasterPage = (dynamic_cast<KoPAPage*>(activePage) == 0); in onPageNumberEntered()
261 KoPAPageBase *const activePage = d->view->activePage(); in slotPageRemoved() local
262 if (page != activePage) { in slotPageRemoved()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/src/org/eclipse/ui/tests/performance/
H A DOpenClosePerspectiveTest.java82 final IWorkbenchPage activePage = window.getActivePage(); in test() local
85 activePage.setPerspective(perspective1); in test()
86 IViewReference [] refs = activePage.getViewReferences(); in test()
92 closePerspective(activePage); in test()
95 activePage.showView(i); in test()
105 activePage.setPerspective(perspective1); in test()
107 closePerspective(activePage); in test()
119 private void closePerspective(IWorkbenchPage activePage) { in closePerspective() argument
120 IPerspectiveDescriptor persp = activePage.getPerspective(); in closePerspective()
H A DOpenMultipleEditorTest.java56 IWorkbenchPage activePage = window.getActivePage(); in test() local
64 IDE.openEditor(activePage, file, true); in test()
68 activePage.closeAllEditors(false); in test()
71 IEditorReference[] parts = activePage.getEditorReferences(); in test()
73 activePage.closeEditor(part.getEditor(false), false); in test()
H A DEditorSwitchTest.java65 final IWorkbenchPage activePage = window.getActivePage(); in test() local
70 IDE.openEditor(activePage, file1, true); in test()
71 IDE.openEditor(activePage, file2, true); in test()
80 IDE.openEditor(activePage, file1, true); in test()
82 IDE.openEditor(activePage, file2, true); in test()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/
H A DPageEventAction.java69 private IWorkbenchPage activePage; field in PageEventAction
90 this.activePage = window.getActivePage(); in PageEventAction()
102 return activePage; in getActivePage()
123 this.activePage = page; in pageActivated()
134 if (page == activePage) { in pageClosed()
135 activePage = null; in pageClosed()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web.Extensions/System.Web.UI.WebControls/
H A DNumericPagerField.cs88 int activePage = ((startRowIndex / (maximumRows * buttonCount)) * buttonCount) + 1; in CreateDataPagers()
89 int lastPage = activePage + buttonCount - 1; in CreateDataPagers()
91 bool showPreviousPage = activePage > buttonCount; in CreateDataPagers()
92 bool showNextPage = totalPages - activePage >= buttonCount; in CreateDataPagers()
99 newPageNum = activePage - 1; in CreateDataPagers()
110 while (activePage <= lastPage) { in CreateDataPagers()
111 enabled = activePage != currentPage; in CreateDataPagers()
112 pageString = activePage.ToString (CultureInfo.InvariantCulture); in CreateDataPagers()
114 enabled ? numericButtonCssClass : CurrentPageLabelCssClass, activePage, in CreateDataPagers()
116 activePage++; in CreateDataPagers()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/tab_switcher/tab_grid/transitions/
H A Dtab_grid_transition_handler.h32 activePage:(TabGridPage)activePage
41 activePage:(TabGridPage)activePage
H A Dtab_grid_transition_handler.mm45 activePage:(TabGridPage)activePage
64 activePage:activePage]
98 activePage:(TabGridPage)activePage
133 activePage:activePage]
166 // Returns the transition layout for the |activePage|, based on the |browser|.
169 activePage:(TabGridPage)
170 activePage {
172 [self.layoutProvider transitionLayout:activePage];
/dports/editors/calligra/calligra-3.2.1/libs/pageapp/
H A DKoPAViewModeNormal.cpp66 m_view->activePage()->paintBackground( painter, *converter, context ); in paint()
82 if ( m_view->activePage()->displayMasterShapes() ) { in paint()
169 KoPAPage * page = dynamic_cast<KoPAPage *>( m_view->activePage() ); in setMasterMode()
195 if ( page == m_view->activePage() ) { in addShape()
198 else if ( isMaster && ( p = dynamic_cast<KoPAPage*>( m_view->activePage() ) ) != 0 ) { in addShape()
212 if ( page == m_view->activePage() ) { in removeShape()
215 else if ( isMaster && ( p = dynamic_cast<KoPAPage*>( m_view->activePage() ) ) != 0 ) { in removeShape()
224 KoPAPageBase *page = m_view->activePage(); in changePageLayout()
238 KoPAPageBase *page = m_view->activePage(); in paintMargins()
H A DKoPAView.cpp103 , activePage( 0 ) in Private()
158 KoPAPageBase *activePage; member in KoPAView::Private
477 return d->activePage; in activePage()
684 if (d->activePage) { in slotZoomChanged()
751 if (d->activePage == page) { in pageUpdated()
829 d->activePage = page; in setActivePage()
869 if ( newPage != d->activePage ) { in navigatePage()
941 KoPAPage * activePage = static_cast<KoPAPage*>( d->activePage ); in insertPage() local
955 pages.append( d->activePage ); in copyPage()
1117 page = d->activePage; in findDocumentSetNext()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/tests/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/ui/
H A DParticipantSyncInfoSource.java37 IWorkbenchPage activePage = TeamUIPlugin.getActivePage(); in getSyncViewPage() local
38 ISynchronizeView view = (ISynchronizeView)activePage.showView(ISynchronizeView.VIEW_ID); in getSyncViewPage()
44 IWorkbenchPage activePage = TeamUIPlugin.getActivePage(); in ParticipantSyncInfoSource() local
46 activePage.showView(ISynchronizeView.VIEW_ID); in ParticipantSyncInfoSource()
79 IWorkbenchPage activePage = TeamUIPlugin.getActivePage(); in showParticipant() local
81 ISynchronizeView view = (ISynchronizeView)activePage.showView(ISynchronizeView.VIEW_ID); in showParticipant()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.runtime/src/org/eclipse/pde/internal/runtime/spy/sections/
H A DActiveFormEditorSection.java45 IFormPage activePage = multiEditor.getActivePageInstance(); in build()
46 if (activePage == null) in build()
63 …NLS.bind(PDERuntimeMessages.SpyDialog_activePart_desc, "editor tab"), activePage.getClass())); //$… in build()
65 SectionPart activeSection = getActiveFormSection(activePage); in build()
83 private SectionPart getActiveFormSection(IFormPage activePage) { in getActiveFormSection() argument
89 IManagedForm form = activePage.getManagedForm(); in getActiveFormSection()
/dports/editors/calligra/calligra-3.2.1/stage/part/tools/animationtool/
H A DKPrPageEffectDocker.cpp163 KPrPage * page = dynamic_cast<KPrPage*>( m_view->activePage() ); in slotActivePageChanged()
225 KPrPageApplicationData * pageData = KPrPage::pageData( m_view->activePage() ); in slotEffectChanged()
231 …m_view->kopaCanvas()->addCommand( new KPrPageEffectSetCommand( m_view->activePage(), pageEffect ) … in slotEffectChanged()
242 …m_view->kopaCanvas()->addCommand( new KPrPageEffectSetCommand( m_view->activePage(), pageEffect ) … in slotSubTypeChanged()
255 …m_view->kopaCanvas()->addCommand( new KPrPageEffectSetCommand( m_view->activePage(), pageEffect ) … in slotDurationChanged()
264 …m_view->kopaCanvas()->addCommand(new KPrPageTransitionSetCommand(m_view->activePage(), transition)… in slotTransitionChanged()
281 const KPrPageTransition &transition = KPrPage::pageData(m_view->activePage())->pageTransition(); in applyToAllSlidesCommand()
283 if (page != m_view->activePage()) { in applyToAllSlidesCommand()
324 if( m_view->activePage() ) in setView()
335 KPrPage* page = static_cast<KPrPage*>(m_view->activePage()); in setEffectPreview()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/
H A DProjectCreationDecorator.java64 IWorkbenchPage activePage = workbench.getActiveWorkbenchWindow().getActivePage(); in testPerspectiveSwtich()
65 activePage.setPerspective(descriptor); in testPerspectiveSwtich()
67 … IViewReference ref = activePage.findViewReference(IDebugUIConstants.ID_VARIABLE_VIEW); in testPerspectiveSwtich()
68 activePage.hideView(ref); in testPerspectiveSwtich()
69 ref = activePage.findViewReference(IDebugUIConstants.ID_BREAKPOINT_VIEW); in testPerspectiveSwtich()
70 activePage.hideView(ref); in testPerspectiveSwtich()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/
H A DOpenResourceDialog.java173 IWorkbenchPage activePage = getActivePage(); in fillContextMenu() local
174 if (activePage == null) { in fillContextMenu()
181 OpenFileAction openFileAction = new OpenFileAction(activePage) { in fillContextMenu()
196 OpenWithMenu openWithMenu = new ResourceOpenWithMenu(activePage, selectedAdaptable); in fillContextMenu()
205 ShowInMenu showInMenu = new ResourceShowInMenu(selectedItems, activePage.getWorkbenchWindow()); in fillContextMenu()
312 IWorkbenchPage activePage = getActivePage(); in showOpenWithMenu() local
313 if (activePage == null) { in showOpenWithMenu()
321 ResourceOpenWithMenu openWithMenu = new ResourceOpenWithMenu(activePage, selectedAdaptable); in showOpenWithMenu()
326 IWorkbenchPage activePage = getActivePage(); in showShowInMenu() local
327 if (activePage == null) { in showShowInMenu()
[all …]

12345678