VBDoxyAddin  0.2.0.0(alpha)
Visual Basic Doxygen Addin
 All Classes Functions Friends Pages
GDCommandFactory Interface Reference

Inherited by GDCommandFactoryImpl.

Public Member Functions

Function newBuildCommand (Optional pProject As GDProject) As GDCommand
 
Function newCloseWindowsCommands (pApplication As Application) As GDCommand
 
Function newExploreItCommand (Optional pProject As GDProject) As GDCommand
 
Function newExportCommand (Optional pProject As GDProject) As GDCommand
 
Function newGenDoxySourceCommand (Optional pProject As GDProject) As GDCommand
 
Function newNormalizeCommand (Optional pProject As GDProject) As GDCommand
 
Function newRunDoxyCommand (Optional pProject As GDProject) As GDCommand
 
Function newRunDoxyWizCommand (Optional pProject As GDProject) As GDCommand
 
Function newShowCodeNavigatorCommand () As GDCommand
 
Function newUpdateDescriptionsCommand (Optional pProject As GDProject) As GDCommand
 
Function newWriteProjectDocumentCommand (Optional pProject As GDProject) As GDCommand
 

Detailed Description

Member Function Documentation

Function GDCommandFactory::newBuildCommand ( Optional pProject As  GDProject)
Parameters
[in,out]pProject
Return values
GDCommand
Function GDCommandFactory::newCloseWindowsCommands ( pApplication As  Application)
Parameters
[in,out]pApplication
Return values
GDCommand
Function GDCommandFactory::newExploreItCommand ( Optional pProject As  GDProject)
Parameters
[in,out]pProject
Return values
GDCommand
Function GDCommandFactory::newExportCommand ( Optional pProject As  GDProject)
Parameters
[in,out]pProject
Return values
GDCommand
Function GDCommandFactory::newGenDoxySourceCommand ( Optional pProject As  GDProject)
Parameters
[in,out]pProject
Return values
GDCommand
Function GDCommandFactory::newNormalizeCommand ( Optional pProject As  GDProject)
Parameters
[in,out]pProject
Return values
GDCommand
Function GDCommandFactory::newRunDoxyCommand ( Optional pProject As  GDProject)
Parameters
[in,out]pProject
Return values
GDCommand
Function GDCommandFactory::newRunDoxyWizCommand ( Optional pProject As  GDProject)
Parameters
[in,out]pProject
Return values
GDCommand
Function GDCommandFactory::newShowCodeNavigatorCommand ( )
Return values
GDCommand
Function GDCommandFactory::newUpdateDescriptionsCommand ( Optional pProject As  GDProject)
Parameters
[in,out]pProject
Return values
GDCommand
Function GDCommandFactory::newWriteProjectDocumentCommand ( Optional pProject As  GDProject)
Parameters
[in,out]pProject
Return values
GDCommand