Searched refs:graphicalEditorPart (Results 1 – 2 of 2) sorted by relevance
115 public PropertyFactory(GraphicalEditorPart graphicalEditorPart) { in PropertyFactory() argument116 mGraphicalEditorPart = graphicalEditorPart; in PropertyFactory()
233 public OutlinePage(GraphicalEditorPart graphicalEditorPart) { in OutlinePage() argument235 mGraphicalEditorPart = graphicalEditorPart; in OutlinePage()