Methods from org.eclipse.equinox.preferences used by org.eclipse.cdt.ui

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.core.runtime.preferences.AbstractPreferenceInitializer.AbstractPreferenceInitializer()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.ui.CUIPreferenceInitializer.CUIPreferenceInitializer()-1
org.eclipse.cdt.ui.text.doctools.doxygen.DoxygenHelper.DoxygenHelper()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.ui.CUIPreferenceInitializer.CUIPreferenceInitializer()32
org.eclipse.cdt.ui.text.doctools.doxygen.DoxygenHelper.DoxygenHelper()36

org.eclipse.core.runtime.preferences.AbstractPreferenceInitializer.initializeDefaultPreferences()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.ui.CUIPreferenceInitializer.initializeDefaultPreferences()-1
org.eclipse.cdt.ui.text.doctools.doxygen.DoxygenHelper.initializeDefaultPreferences()-1

org.eclipse.core.runtime.preferences.DefaultScope.DefaultScope()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.formatter.FormatterProfileManager.getSelectedProfileId(IScopeContext)107
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileConfigurationBlock.ProfileConfigurationBlock(IProject, PreferencesAccess, String)287
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.getSelectedProfileId(IScopeContext)453
org.eclipse.cdt.internal.ui.preferences.OptionsConfigurationBlock.getRebuildCount()259
org.eclipse.cdt.internal.ui.preferences.OptionsConfigurationBlock.incrementRebuildCount()264
org.eclipse.cdt.internal.ui.preferences.OptionsConfigurationBlock.OptionsConfigurationBlock(IStatusChangeListener, IProject, OptionsConfigurationBlockKey[], IWorkbenchPreferenceContainer)207
org.eclipse.cdt.internal.ui.preferences.OptionsConfigurationBlock.OptionsConfigurationBlock(IStatusChangeListener, IProject, OptionsConfigurationBlockKey[], IWorkbenchPreferenceContainer)202
org.eclipse.cdt.internal.ui.preferences.PreferencesAccess.getDefaultScope()46
org.eclipse.cdt.ui.PreferenceConstants.getPreferenceNode(String, ICProject)1652

org.eclipse.core.runtime.preferences.DefaultScope.getNode(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.formatter.FormatterProfileManager.getSelectedProfileId(IScopeContext)107
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.getSelectedProfileId(IScopeContext)453
org.eclipse.cdt.internal.ui.preferences.OptionsConfigurationBlock.getRebuildCount()259
org.eclipse.cdt.internal.ui.preferences.OptionsConfigurationBlock.incrementRebuildCount()264
org.eclipse.cdt.ui.PreferenceConstants.getPreferenceNode(String, ICProject)1652

org.eclipse.core.runtime.preferences.IEclipsePreferences.addPreferenceChangeListener(IEclipsePreferencesIPreferenceChangeListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.EclipsePreferencesAdapter.addPropertyChangeListener(IPropertyChangeListener)84
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileConfigurationBlock.ProfileConfigurationBlock(IProject, PreferencesAccess, String)308

org.eclipse.core.runtime.preferences.IEclipsePreferences.node(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.doctools.DocCommentOwnerManager.DocCommentOwnerManager()74
org.eclipse.cdt.internal.ui.text.doctools.DocCommentOwnerManager.setWorkspaceCommentOwner(IDocCommentOwner)102

org.eclipse.core.runtime.preferences.IEclipsePreferences.PreferenceChangeEvent.getKey()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.EclipsePreferencesAdapter.PreferenceChangeListener.1.run()45
org.eclipse.cdt.internal.ui.editor.EclipsePreferencesAdapter.PreferenceChangeListener.preferenceChange(IEclipsePreferencesPreferenceChangeEvent)49
org.eclipse.cdt.internal.ui.editor.EclipsePreferencesAdapter.PreferenceChangeListener.preferenceChange(IEclipsePreferencesPreferenceChangeEvent)49

org.eclipse.core.runtime.preferences.IEclipsePreferences.PreferenceChangeEvent.getNewValue()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.EclipsePreferencesAdapter.PreferenceChangeListener.1.run()45
org.eclipse.cdt.internal.ui.editor.EclipsePreferencesAdapter.PreferenceChangeListener.preferenceChange(IEclipsePreferencesPreferenceChangeEvent)49
org.eclipse.cdt.internal.ui.editor.EclipsePreferencesAdapter.PreferenceChangeListener.preferenceChange(IEclipsePreferencesPreferenceChangeEvent)49

org.eclipse.core.runtime.preferences.IEclipsePreferences.PreferenceChangeEvent.getOldValue()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.EclipsePreferencesAdapter.PreferenceChangeListener.1.run()45
org.eclipse.cdt.internal.ui.editor.EclipsePreferencesAdapter.PreferenceChangeListener.preferenceChange(IEclipsePreferencesPreferenceChangeEvent)49
org.eclipse.cdt.internal.ui.editor.EclipsePreferencesAdapter.PreferenceChangeListener.preferenceChange(IEclipsePreferencesPreferenceChangeEvent)49

org.eclipse.core.runtime.preferences.IEclipsePreferences.removePreferenceChangeListener(IEclipsePreferencesIPreferenceChangeListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.EclipsePreferencesAdapter.removePropertyChangeListener(IPropertyChangeListener)94
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileConfigurationBlock.dispose()435

org.eclipse.core.runtime.preferences.InstanceScope.getNode(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.AppearancePreferencePage.performOk()175
org.eclipse.cdt.internal.ui.text.doctools.DocCommentOwnerManager.DocCommentOwnerManager()74
org.eclipse.cdt.internal.ui.text.doctools.DocCommentOwnerManager.setWorkspaceCommentOwner(IDocCommentOwner)102
org.eclipse.cdt.ui.PreferenceConstants.getPreferenceNode(String, ICProject)1647

org.eclipse.core.runtime.preferences.InstanceScope.InstanceScope()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.corext.codemanipulation.StubUtility.getLineDelimiterPreference(IProject)424
org.eclipse.cdt.internal.ui.preferences.AppearancePreferencePage.performOk()175
org.eclipse.cdt.internal.ui.preferences.OptionsConfigurationBlock.OptionsConfigurationBlock(IStatusChangeListener, IProject, OptionsConfigurationBlockKey[], IWorkbenchPreferenceContainer)206
org.eclipse.cdt.internal.ui.preferences.OptionsConfigurationBlock.OptionsConfigurationBlock(IStatusChangeListener, IProject, OptionsConfigurationBlockKey[], IWorkbenchPreferenceContainer)201
org.eclipse.cdt.internal.ui.preferences.PreferencesAccess.getInstanceScope()50
org.eclipse.cdt.internal.ui.text.doctools.DocCommentOwnerManager.DocCommentOwnerManager()74
org.eclipse.cdt.internal.ui.text.doctools.DocCommentOwnerManager.setWorkspaceCommentOwner(IDocCommentOwner)102
org.eclipse.cdt.ui.dialogs.CacheSizeBlock.initializeValues()130
org.eclipse.cdt.ui.PreferenceConstants.getPreferenceNode(String, ICProject)1647

org.eclipse.core.runtime.preferences.IPreferencesService.getInt(String, String, int, IScopeContext[])

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CIndenter.CorePrefs.prefAccessSpecifierExtraSpaces()315
org.eclipse.cdt.internal.ui.text.CIndenter.CorePrefs.prefAccessSpecifierExtraSpaces()315

org.eclipse.core.runtime.preferences.IPreferencesService.getString(String, String, String, IScopeContext[])

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.corext.codemanipulation.StubUtility.getLineDelimiterPreference(IProject)426
org.eclipse.cdt.internal.corext.codemanipulation.StubUtility.getLineDelimiterPreference(IProject)419

org.eclipse.core.runtime.preferences.IScopeContext.getLocation()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.PreferencesAccess.WorkingCopyScopeContext.getLocation()125
org.eclipse.cdt.internal.ui.preferences.PreferencesAccess.WorkingCopyScopeContext.getLocation()125

org.eclipse.core.runtime.preferences.IScopeContext.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.ProfileManager(List, IScopeContext, PreferencesAccess, IProfileVersioner, ProfileManagerKeySet[], String, String)402
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.writeToPreferenceStore(ProfileManagerProfile, IScopeContext)587
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.writeToPreferenceStore(ProfileManagerProfile, IScopeContext)589
org.eclipse.cdt.internal.ui.preferences.PreferencesAccess.WorkingCopyScopeContext.getName()111
org.eclipse.cdt.internal.ui.preferences.PreferencesAccess.WorkingCopyScopeContext.getName()111

org.eclipse.core.runtime.preferences.IScopeContext.getNode(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.EclipsePreferencesAdapter.getNode()76
org.eclipse.cdt.internal.ui.preferences.formatter.CustomCodeFormatterBlock.CustomCodeFormatterBlock(IProject, PreferencesAccess)65
org.eclipse.cdt.internal.ui.preferences.formatter.CustomCodeFormatterBlock.CustomCodeFormatterBlock(IProject, PreferencesAccess)70
org.eclipse.cdt.internal.ui.preferences.formatter.CustomCodeFormatterBlock.CustomCodeFormatterBlock(IProject, PreferencesAccess)68
org.eclipse.cdt.internal.ui.preferences.formatter.CustomCodeFormatterBlock.CustomCodeFormatterBlock(IProject, PreferencesAccess)74
org.eclipse.cdt.internal.ui.preferences.formatter.FormatterProfileManager.getSelectedProfileId(IScopeContext)104
org.eclipse.cdt.internal.ui.preferences.formatter.FormatterProfileStore.readProfiles(IScopeContext)44
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileConfigurationBlock.dispose()435
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileConfigurationBlock.performApply()416
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileConfigurationBlock.performApply()412
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileConfigurationBlock.performApply()413
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileConfigurationBlock.performApply()415
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileConfigurationBlock.ProfileConfigurationBlock(IProject, PreferencesAccess, String)308
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.clearAllSettings(IScopeContext)644
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.clearAllSettings(IScopeContext)647
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.getDefaultProfile()805
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.getSelectedProfileId(IScopeContext)450
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.hasProjectSpecificSettings(IScopeContext, ProfileManagerKeySet[])475
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.ProfileManager(List, IScopeContext, PreferencesAccess, IProfileVersioner, ProfileManagerKeySet[], String, String)414
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.readFromPreferenceStore(IScopeContext, ProfileManagerProfile)512
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.readFromPreferenceStore(IScopeContext, ProfileManagerProfile)503
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.readFromPreferenceStore(IScopeContext, ProfileManagerProfile)497
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.updateProfilesWithName(String, ProfileManagerProfile, boolean)779
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.updateProfilesWithName(String, ProfileManagerProfile, boolean)795
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.writeToPreferenceStore(ProfileManagerProfile, IScopeContext)582
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.writeToPreferenceStore(ProfileManagerProfile, IScopeContext)579
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileStore.readProfiles(IScopeContext)160
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileStore.writeProfiles(Collection, IScopeContext)173
org.eclipse.cdt.internal.ui.preferences.OptionsConfigurationBlock.Key.getNode(IScopeContext, IWorkingCopyManager)81
org.eclipse.cdt.internal.ui.preferences.OptionsConfigurationBlock.Key.getNode(IScopeContext, IWorkingCopyManager)81
org.eclipse.cdt.internal.ui.preferences.PreferencesAccess.WorkingCopyScopeContext.getNode(String)118
org.eclipse.cdt.internal.ui.preferences.PreferencesAccess.WorkingCopyScopeContext.getNode(String)118

org.osgi.service.prefs.Preferences.flush()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.AppearancePreferencePage.performOk()175
org.eclipse.cdt.internal.ui.preferences.formatter.FormatterProfileStore.readProfiles(IScopeContext)55
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileConfigurationBlock.performApply()413
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileConfigurationBlock.performApply()412
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileConfigurationBlock.performApply()416
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileConfigurationBlock.performApply()415

org.osgi.service.prefs.Preferences.get(String, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.EclipsePreferencesAdapter.contains(String)102
org.eclipse.cdt.internal.ui.editor.EclipsePreferencesAdapter.getString(String)196
org.eclipse.cdt.internal.ui.preferences.formatter.CustomCodeFormatterBlock.CustomCodeFormatterBlock(IProject, PreferencesAccess)71
org.eclipse.cdt.internal.ui.preferences.formatter.CustomCodeFormatterBlock.CustomCodeFormatterBlock(IProject, PreferencesAccess)75
org.eclipse.cdt.internal.ui.preferences.formatter.CustomCodeFormatterBlock.getFormatterId()127
org.eclipse.cdt.internal.ui.preferences.formatter.CustomCodeFormatterBlock.initDefault()176
org.eclipse.cdt.internal.ui.preferences.formatter.FormatterProfileManager.getSelectedProfileId(IScopeContext)107
org.eclipse.cdt.internal.ui.preferences.formatter.FormatterProfileManager.getSelectedProfileId(IScopeContext)104
org.eclipse.cdt.internal.ui.preferences.formatter.FormatterProfileStore.readProfiles(IScopeContext)45
org.eclipse.cdt.internal.ui.preferences.formatter.FormatterProfileStore.readProfiles(IScopeContext)49
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.addAll(IEclipsePreferences, Map)540
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.getDefaultProfile()805
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.getSelectedProfileId(IScopeContext)450
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.getSelectedProfileId(IScopeContext)453
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.hasProjectSpecificSettings(IScopeContext, ProfileManagerKeySet[])478
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.ProfileManager(List, IScopeContext, PreferencesAccess, IProfileVersioner, ProfileManagerKeySet[], String, String)414
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.readFromPreferenceStore(IScopeContext, ProfileManagerProfile)515
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.updatePreferences(IEclipsePreferences, List, Map)555
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.updateProfilesWithName(String, ProfileManagerProfile, boolean)780
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.updateProfilesWithName(String, ProfileManagerProfile, boolean)796
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileStore.readProfiles(IScopeContext)160
org.eclipse.cdt.internal.ui.preferences.OptionsConfigurationBlock.Key.getStoredValue(IScopeContext, IWorkingCopyManager)89
org.eclipse.cdt.internal.ui.preferences.OptionsConfigurationBlock.Key.getStoredValue(IScopeContext, IWorkingCopyManager)89
org.eclipse.cdt.internal.ui.text.doctools.DocCommentOwnerManager.DocCommentOwnerManager()75
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.hasProjectSpecificTempates(IProject)76
org.eclipse.cdt.ui.PreferenceConstants.getPreference(String, ICProject)1665
org.eclipse.cdt.ui.PreferenceConstants.getPreferenceNode(String, ICProject)1648
org.eclipse.cdt.ui.PreferenceConstants.getPreferenceNode(String, ICProject)1643

org.osgi.service.prefs.Preferences.getBoolean(String, boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.EclipsePreferencesAdapter.getBoolean(String)119
org.eclipse.cdt.ui.PreferenceConstants.getPreference(String, ICProject, boolean)1693

org.osgi.service.prefs.Preferences.getDouble(String, double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.EclipsePreferencesAdapter.getDouble(String)168

org.osgi.service.prefs.Preferences.getFloat(String, float)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.EclipsePreferencesAdapter.getFloat(String)175

org.osgi.service.prefs.Preferences.getInt(String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.EclipsePreferencesAdapter.getInt(String)182
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.readFromPreferenceStore(IScopeContext, ProfileManagerProfile)499
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.writeToPreferenceStore(ProfileManagerProfile, IScopeContext)583
org.eclipse.cdt.internal.ui.preferences.OptionsConfigurationBlock.getRebuildCount()259
org.eclipse.cdt.ui.PreferenceConstants.getPreference(String, ICProject, int)1679

org.osgi.service.prefs.Preferences.getLong(String, long)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.EclipsePreferencesAdapter.getLong(String)189

org.osgi.service.prefs.Preferences.keys()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.EclipsePreferencesAdapter.needsSaving()211
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.addAll(IEclipsePreferences, Map)538

org.osgi.service.prefs.Preferences.put(String, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.formatter.CustomCodeFormatterBlock.CustomCodeFormatterBlock(IProject, PreferencesAccess)79
org.eclipse.cdt.internal.ui.preferences.formatter.CustomCodeFormatterBlock.performOk()93
org.eclipse.cdt.internal.ui.preferences.formatter.FormatterProfileStore.readProfiles(IScopeContext)50
org.eclipse.cdt.internal.ui.preferences.formatter.FormatterProfileStore.readProfiles(IScopeContext)51
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.updatePreferences(IEclipsePreferences, List, Map)563
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.updateProfilesWithName(String, ProfileManagerProfile, boolean)788
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.writeToPreferenceStore(ProfileManagerProfile, IScopeContext)590
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.writeToPreferenceStore(ProfileManagerProfile, IScopeContext)588
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileStore.writeProfiles(Collection, IScopeContext)174
org.eclipse.cdt.internal.ui.preferences.OptionsConfigurationBlock.Key.setStoredValue(IScopeContext, String, IWorkingCopyManager)104
org.eclipse.cdt.internal.ui.preferences.OptionsConfigurationBlock.Key.setStoredValue(IScopeContext, String, IWorkingCopyManager)104
org.eclipse.cdt.internal.ui.text.doctools.DocCommentOwnerManager.setWorkspaceCommentOwner(IDocCommentOwner)103

org.osgi.service.prefs.Preferences.putInt(String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.writeToPreferenceStore(ProfileManagerProfile, IScopeContext)584
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileStore.writeProfiles(Collection, IScopeContext)175
org.eclipse.cdt.internal.ui.preferences.OptionsConfigurationBlock.incrementRebuildCount()264

org.osgi.service.prefs.Preferences.remove(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.formatter.CustomCodeFormatterBlock.CustomCodeFormatterBlock(IProject, PreferencesAccess)77
org.eclipse.cdt.internal.ui.preferences.formatter.CustomCodeFormatterBlock.performDefaults()101
org.eclipse.cdt.internal.ui.preferences.formatter.FormatterProfileStore.readProfiles(IScopeContext)53
org.eclipse.cdt.internal.ui.preferences.formatter.FormatterProfileStore.readProfiles(IScopeContext)52
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.clearAllSettings(IScopeContext)648
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.updatePreferences(IEclipsePreferences, List, Map)559
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileManager.updateProfilesWithName(String, ProfileManagerProfile, boolean)783
org.eclipse.cdt.internal.ui.preferences.OptionsConfigurationBlock.Key.setStoredValue(IScopeContext, String, IWorkingCopyManager)106
org.eclipse.cdt.internal.ui.preferences.OptionsConfigurationBlock.Key.setStoredValue(IScopeContext, String, IWorkingCopyManager)106

Back to reference summary for org.eclipse.cdt.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict