Uses of Class
org.eclipse.cdt.internal.ui.editor.CDocumentProvider

Packages that use CDocumentProvider
org.eclipse.cdt.internal.ui.editor   
org.eclipse.cdt.ui   
 

Uses of CDocumentProvider in org.eclipse.cdt.internal.ui.editor
 

Constructors in org.eclipse.cdt.internal.ui.editor with parameters of type CDocumentProvider
WorkingCopyManager(CDocumentProvider provider)
          Creates a new working copy manager that co-operates with the given compilation unit document provider.
 

Uses of CDocumentProvider in org.eclipse.cdt.ui
 

Methods in org.eclipse.cdt.ui that return CDocumentProvider
 CDocumentProvider CUIPlugin.getDocumentProvider()
          Returns the used document provider