:: com :: sun :: star :: setup ::

struct MakeShortcutAction
Base Hierarchy
::com::sun::star::setup::BaseAction
 |
 +-MakeShortcutAction
Usage Restrictions
deprecated

Elements' Summary
strSource  
strDestination  
strPath  
strDescription  
Elements' Details
strSource
string strSource;
strDestination
string strDestination;
strPath
string strPath;
strDescription
string strDescription;
Top of Page