org.evolvis.liboffice.msword8
Class MailMerge

java.lang.Object
  extended by com.jacob.com.JacobObject
      extended by com.jacob.com.Dispatch
          extended by org.evolvis.liboffice.msword8.MailMerge

public class MailMerge
extends com.jacob.com.Dispatch


Field Summary
static java.lang.String componentName
           
 
Fields inherited from class com.jacob.com.Dispatch
DISPID_ABOUTBOX, DISPID_AMBIENT_APPEARANCE, DISPID_AMBIENT_AUTOCLIP, DISPID_AMBIENT_BACKCOLOR, DISPID_AMBIENT_CHARSET, DISPID_AMBIENT_CODEPAGE, DISPID_AMBIENT_DISPLAYASDEFAULT, DISPID_AMBIENT_DISPLAYNAME, DISPID_AMBIENT_FONT, DISPID_AMBIENT_FORECOLOR, DISPID_AMBIENT_LOCALEID, DISPID_AMBIENT_MESSAGEREFLECT, DISPID_AMBIENT_PALETTE, DISPID_AMBIENT_SCALEUNITS, DISPID_AMBIENT_SHOWGRABHANDLES, DISPID_AMBIENT_SHOWHATCHING, DISPID_AMBIENT_SUPPORTSMNEMONICS, DISPID_AMBIENT_TEXTALIGN, DISPID_AMBIENT_TRANSFERPRIORITY, DISPID_AMBIENT_UIDEAD, DISPID_AMBIENT_USERMODE, DISPID_APPEARANCE, DISPID_AUTOSIZE, DISPID_BACKCOLOR, DISPID_BACKSTYLE, DISPID_BORDERCOLOR, DISPID_BORDERSTYLE, DISPID_BORDERVISIBLE, DISPID_BORDERWIDTH, DISPID_CAPTION, DISPID_CLICK, DISPID_COLLECT, DISPID_CONSTRUCTOR, DISPID_DBLCLICK, DISPID_DESTRUCTOR, DISPID_DOCLICK, DISPID_DRAWMODE, DISPID_DRAWSTYLE, DISPID_DRAWWIDTH, DISPID_ENABLED, DISPID_ERROREVENT, DISPID_EVALUATE, DISPID_FILLCOLOR, DISPID_FILLSTYLE, DISPID_FONT, DISPID_FORECOLOR, DISPID_HWND, DISPID_KEYDOWN, DISPID_KEYPRESS, DISPID_KEYUP, DISPID_MOUSEDOWN, DISPID_MOUSEICON, DISPID_MOUSEMOVE, DISPID_MOUSEPOINTER, DISPID_MOUSEUP, DISPID_NEWENUM, DISPID_PICTURE, DISPID_PROPERTYPUT, DISPID_READYSTATE, DISPID_READYSTATECHANGE, DISPID_REFRESH, DISPID_TABSTOP, DISPID_TEXT, DISPID_UNKNOWN, DISPID_VALID, DISPID_VALUE, fdexNameCaseSensitive, Get, LOCALE_SYSTEM_DEFAULT, m_pDispatch, Method, Put, PutRef
 
Constructor Summary
MailMerge()
           
MailMerge(com.jacob.com.Dispatch d)
          This constructor is used instead of a case operation to turn a Dispatch object into a wider object - it must exist in every wrapper class whose instances may be returned from method calls wrapped in VT_DISPATCH Variants.
MailMerge(java.lang.String compName)
           
 
Method Summary
 void check()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void createDataSource()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void createDataSource(com.jacob.com.Variant name)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void createDataSource(com.jacob.com.Variant name, com.jacob.com.Variant passwordDocument)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void createDataSource(com.jacob.com.Variant name, com.jacob.com.Variant passwordDocument, com.jacob.com.Variant writePasswordDocument)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void createDataSource(com.jacob.com.Variant name, com.jacob.com.Variant passwordDocument, com.jacob.com.Variant writePasswordDocument, com.jacob.com.Variant headerRecord)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void createDataSource(com.jacob.com.Variant name, com.jacob.com.Variant passwordDocument, com.jacob.com.Variant writePasswordDocument, com.jacob.com.Variant headerRecord, com.jacob.com.Variant mSQuery)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void createDataSource(com.jacob.com.Variant name, com.jacob.com.Variant passwordDocument, com.jacob.com.Variant writePasswordDocument, com.jacob.com.Variant headerRecord, com.jacob.com.Variant mSQuery, com.jacob.com.Variant sQLStatement)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void createDataSource(com.jacob.com.Variant name, com.jacob.com.Variant passwordDocument, com.jacob.com.Variant writePasswordDocument, com.jacob.com.Variant headerRecord, com.jacob.com.Variant mSQuery, com.jacob.com.Variant sQLStatement, com.jacob.com.Variant sQLStatement1)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void createDataSource(com.jacob.com.Variant name, com.jacob.com.Variant passwordDocument, com.jacob.com.Variant writePasswordDocument, com.jacob.com.Variant headerRecord, com.jacob.com.Variant mSQuery, com.jacob.com.Variant sQLStatement, com.jacob.com.Variant sQLStatement1, com.jacob.com.Variant connection)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void createDataSource(com.jacob.com.Variant name, com.jacob.com.Variant passwordDocument, com.jacob.com.Variant writePasswordDocument, com.jacob.com.Variant headerRecord, com.jacob.com.Variant mSQuery, com.jacob.com.Variant sQLStatement, com.jacob.com.Variant sQLStatement1, com.jacob.com.Variant connection, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void createHeaderSource(java.lang.String name)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void createHeaderSource(java.lang.String name, com.jacob.com.Variant passwordDocument)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void createHeaderSource(java.lang.String name, com.jacob.com.Variant passwordDocument, com.jacob.com.Variant writePasswordDocument)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void createHeaderSource(java.lang.String name, com.jacob.com.Variant passwordDocument, com.jacob.com.Variant writePasswordDocument, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void editDataSource()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void editHeaderSource()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void editMainDocument()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void execute()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void execute(com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Application getApplication()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getCreator()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 MailMergeDataSource getDataSource()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getDestination()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 MailMergeFields getFields()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 java.lang.String getMailAddressFieldName()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean getMailAsAttachment()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 java.lang.String getMailSubject()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getMainDocumentType()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 java.lang.Object getParent()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getState()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean getSuppressBlankLines()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getViewMailMergeFieldCodes()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void openDataSource(java.lang.String name)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void openDataSource(java.lang.String name, com.jacob.com.Variant format)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void openDataSource(java.lang.String name, com.jacob.com.Variant format, com.jacob.com.Variant confirmConversions)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void openDataSource(java.lang.String name, com.jacob.com.Variant format, com.jacob.com.Variant confirmConversions, com.jacob.com.Variant readOnly)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void openDataSource(java.lang.String name, com.jacob.com.Variant format, com.jacob.com.Variant confirmConversions, com.jacob.com.Variant readOnly, com.jacob.com.Variant linkToSource)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void openDataSource(java.lang.String name, com.jacob.com.Variant format, com.jacob.com.Variant confirmConversions, com.jacob.com.Variant readOnly, com.jacob.com.Variant linkToSource, com.jacob.com.Variant addToRecentFiles)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void openDataSource(java.lang.String name, com.jacob.com.Variant format, com.jacob.com.Variant confirmConversions, com.jacob.com.Variant readOnly, com.jacob.com.Variant linkToSource, com.jacob.com.Variant addToRecentFiles, com.jacob.com.Variant passwordDocument)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void openDataSource(java.lang.String name, com.jacob.com.Variant format, com.jacob.com.Variant confirmConversions, com.jacob.com.Variant readOnly, com.jacob.com.Variant linkToSource, com.jacob.com.Variant addToRecentFiles, com.jacob.com.Variant passwordDocument, com.jacob.com.Variant passwordTemplate)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void openDataSource(java.lang.String name, com.jacob.com.Variant format, com.jacob.com.Variant confirmConversions, com.jacob.com.Variant readOnly, com.jacob.com.Variant linkToSource, com.jacob.com.Variant addToRecentFiles, com.jacob.com.Variant passwordDocument, com.jacob.com.Variant passwordTemplate, com.jacob.com.Variant revert)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void openDataSource(java.lang.String name, com.jacob.com.Variant format, com.jacob.com.Variant confirmConversions, com.jacob.com.Variant readOnly, com.jacob.com.Variant linkToSource, com.jacob.com.Variant addToRecentFiles, com.jacob.com.Variant passwordDocument, com.jacob.com.Variant passwordTemplate, com.jacob.com.Variant revert, com.jacob.com.Variant writePasswordDocument)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void openDataSource(java.lang.String name, com.jacob.com.Variant format, com.jacob.com.Variant confirmConversions, com.jacob.com.Variant readOnly, com.jacob.com.Variant linkToSource, com.jacob.com.Variant addToRecentFiles, com.jacob.com.Variant passwordDocument, com.jacob.com.Variant passwordTemplate, com.jacob.com.Variant revert, com.jacob.com.Variant writePasswordDocument, com.jacob.com.Variant writePasswordTemplate)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void openDataSource(java.lang.String name, com.jacob.com.Variant format, com.jacob.com.Variant confirmConversions, com.jacob.com.Variant readOnly, com.jacob.com.Variant linkToSource, com.jacob.com.Variant addToRecentFiles, com.jacob.com.Variant passwordDocument, com.jacob.com.Variant passwordTemplate, com.jacob.com.Variant revert, com.jacob.com.Variant writePasswordDocument, com.jacob.com.Variant writePasswordTemplate, com.jacob.com.Variant connection)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void openDataSource(java.lang.String name, com.jacob.com.Variant format, com.jacob.com.Variant confirmConversions, com.jacob.com.Variant readOnly, com.jacob.com.Variant linkToSource, com.jacob.com.Variant addToRecentFiles, com.jacob.com.Variant passwordDocument, com.jacob.com.Variant passwordTemplate, com.jacob.com.Variant revert, com.jacob.com.Variant writePasswordDocument, com.jacob.com.Variant writePasswordTemplate, com.jacob.com.Variant connection, com.jacob.com.Variant sQLStatement)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void openDataSource(java.lang.String name, com.jacob.com.Variant format, com.jacob.com.Variant confirmConversions, com.jacob.com.Variant readOnly, com.jacob.com.Variant linkToSource, com.jacob.com.Variant addToRecentFiles, com.jacob.com.Variant passwordDocument, com.jacob.com.Variant passwordTemplate, com.jacob.com.Variant revert, com.jacob.com.Variant writePasswordDocument, com.jacob.com.Variant writePasswordTemplate, com.jacob.com.Variant connection, com.jacob.com.Variant sQLStatement, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void openHeaderSource(java.lang.String name)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void openHeaderSource(java.lang.String name, com.jacob.com.Variant format)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void openHeaderSource(java.lang.String name, com.jacob.com.Variant format, com.jacob.com.Variant confirmConversions)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void openHeaderSource(java.lang.String name, com.jacob.com.Variant format, com.jacob.com.Variant confirmConversions, com.jacob.com.Variant readOnly)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void openHeaderSource(java.lang.String name, com.jacob.com.Variant format, com.jacob.com.Variant confirmConversions, com.jacob.com.Variant readOnly, com.jacob.com.Variant addToRecentFiles)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void openHeaderSource(java.lang.String name, com.jacob.com.Variant format, com.jacob.com.Variant confirmConversions, com.jacob.com.Variant readOnly, com.jacob.com.Variant addToRecentFiles, com.jacob.com.Variant passwordDocument)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void openHeaderSource(java.lang.String name, com.jacob.com.Variant format, com.jacob.com.Variant confirmConversions, com.jacob.com.Variant readOnly, com.jacob.com.Variant addToRecentFiles, com.jacob.com.Variant passwordDocument, com.jacob.com.Variant passwordTemplate)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void openHeaderSource(java.lang.String name, com.jacob.com.Variant format, com.jacob.com.Variant confirmConversions, com.jacob.com.Variant readOnly, com.jacob.com.Variant addToRecentFiles, com.jacob.com.Variant passwordDocument, com.jacob.com.Variant passwordTemplate, com.jacob.com.Variant revert)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void openHeaderSource(java.lang.String name, com.jacob.com.Variant format, com.jacob.com.Variant confirmConversions, com.jacob.com.Variant readOnly, com.jacob.com.Variant addToRecentFiles, com.jacob.com.Variant passwordDocument, com.jacob.com.Variant passwordTemplate, com.jacob.com.Variant revert, com.jacob.com.Variant writePasswordDocument)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void openHeaderSource(java.lang.String name, com.jacob.com.Variant format, com.jacob.com.Variant confirmConversions, com.jacob.com.Variant readOnly, com.jacob.com.Variant addToRecentFiles, com.jacob.com.Variant passwordDocument, com.jacob.com.Variant passwordTemplate, com.jacob.com.Variant revert, com.jacob.com.Variant writePasswordDocument, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setDestination(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setMailAddressFieldName(java.lang.String lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setMailAsAttachment(boolean lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setMailSubject(java.lang.String lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setMainDocumentType(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setSuppressBlankLines(boolean lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setViewMailMergeFieldCodes(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void useAddressBook(java.lang.String lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 
Methods inherited from class com.jacob.com.Dispatch
call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, callN_CaseSensitive, callN, callN, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSub, callSubN, callSubN, coCreateInstance, finalize, get_CaseSensitive, get, get, getActiveInstance, getIDOfName, getIDsOfNames, getIDsOfNames, getProgramId, invoke, invoke, invoke, invokeSub, invokeSub, invokeSub, invokeSubv, invokeSubv, invokeSubv, invokev, invokev, invokev, invokev, obj2variant, obj2variant, put_Casesensitive, put, put, putRef, putRef, QueryInterface, safeRelease
 
Methods inherited from class com.jacob.com.JacobObject
debug, getBuildDate, getBuildVersion, isDebugEnabled
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

componentName

public static final java.lang.String componentName
See Also:
Constant Field Values
Constructor Detail

MailMerge

public MailMerge()

MailMerge

public MailMerge(com.jacob.com.Dispatch d)
This constructor is used instead of a case operation to turn a Dispatch object into a wider object - it must exist in every wrapper class whose instances may be returned from method calls wrapped in VT_DISPATCH Variants.


MailMerge

public MailMerge(java.lang.String compName)
Method Detail

getApplication

public Application getApplication()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Application

getCreator

public int getCreator()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

getParent

public java.lang.Object getParent()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Object

getMainDocumentType

public int getMainDocumentType()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

setMainDocumentType

public void setMainDocumentType(int lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type int

getState

public int getState()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

getDestination

public int getDestination()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

setDestination

public void setDestination(int lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type int

getDataSource

public MailMergeDataSource getDataSource()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type MailMergeDataSource

getFields

public MailMergeFields getFields()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type MailMergeFields

getViewMailMergeFieldCodes

public int getViewMailMergeFieldCodes()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type int

setViewMailMergeFieldCodes

public void setViewMailMergeFieldCodes(int lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type int

getSuppressBlankLines

public boolean getSuppressBlankLines()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type boolean

setSuppressBlankLines

public void setSuppressBlankLines(boolean lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type boolean

getMailAsAttachment

public boolean getMailAsAttachment()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type boolean

setMailAsAttachment

public void setMailAsAttachment(boolean lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type boolean

getMailAddressFieldName

public java.lang.String getMailAddressFieldName()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type String

setMailAddressFieldName

public void setMailAddressFieldName(java.lang.String lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type String

getMailSubject

public java.lang.String getMailSubject()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type String

setMailSubject

public void setMailSubject(java.lang.String lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type String

createDataSource

public void createDataSource(com.jacob.com.Variant name,
                             com.jacob.com.Variant passwordDocument,
                             com.jacob.com.Variant writePasswordDocument,
                             com.jacob.com.Variant headerRecord,
                             com.jacob.com.Variant mSQuery,
                             com.jacob.com.Variant sQLStatement,
                             com.jacob.com.Variant sQLStatement1,
                             com.jacob.com.Variant connection,
                             com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type Variant
passwordDocument - an input-parameter of type Variant
writePasswordDocument - an input-parameter of type Variant
headerRecord - an input-parameter of type Variant
mSQuery - an input-parameter of type Variant
sQLStatement - an input-parameter of type Variant
sQLStatement1 - an input-parameter of type Variant
connection - an input-parameter of type Variant
lastParam - an input-parameter of type Variant

createDataSource

public void createDataSource(com.jacob.com.Variant name,
                             com.jacob.com.Variant passwordDocument,
                             com.jacob.com.Variant writePasswordDocument,
                             com.jacob.com.Variant headerRecord,
                             com.jacob.com.Variant mSQuery,
                             com.jacob.com.Variant sQLStatement,
                             com.jacob.com.Variant sQLStatement1,
                             com.jacob.com.Variant connection)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type Variant
passwordDocument - an input-parameter of type Variant
writePasswordDocument - an input-parameter of type Variant
headerRecord - an input-parameter of type Variant
mSQuery - an input-parameter of type Variant
sQLStatement - an input-parameter of type Variant
sQLStatement1 - an input-parameter of type Variant
connection - an input-parameter of type Variant

createDataSource

public void createDataSource(com.jacob.com.Variant name,
                             com.jacob.com.Variant passwordDocument,
                             com.jacob.com.Variant writePasswordDocument,
                             com.jacob.com.Variant headerRecord,
                             com.jacob.com.Variant mSQuery,
                             com.jacob.com.Variant sQLStatement,
                             com.jacob.com.Variant sQLStatement1)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type Variant
passwordDocument - an input-parameter of type Variant
writePasswordDocument - an input-parameter of type Variant
headerRecord - an input-parameter of type Variant
mSQuery - an input-parameter of type Variant
sQLStatement - an input-parameter of type Variant
sQLStatement1 - an input-parameter of type Variant

createDataSource

public void createDataSource(com.jacob.com.Variant name,
                             com.jacob.com.Variant passwordDocument,
                             com.jacob.com.Variant writePasswordDocument,
                             com.jacob.com.Variant headerRecord,
                             com.jacob.com.Variant mSQuery,
                             com.jacob.com.Variant sQLStatement)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type Variant
passwordDocument - an input-parameter of type Variant
writePasswordDocument - an input-parameter of type Variant
headerRecord - an input-parameter of type Variant
mSQuery - an input-parameter of type Variant
sQLStatement - an input-parameter of type Variant

createDataSource

public void createDataSource(com.jacob.com.Variant name,
                             com.jacob.com.Variant passwordDocument,
                             com.jacob.com.Variant writePasswordDocument,
                             com.jacob.com.Variant headerRecord,
                             com.jacob.com.Variant mSQuery)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type Variant
passwordDocument - an input-parameter of type Variant
writePasswordDocument - an input-parameter of type Variant
headerRecord - an input-parameter of type Variant
mSQuery - an input-parameter of type Variant

createDataSource

public void createDataSource(com.jacob.com.Variant name,
                             com.jacob.com.Variant passwordDocument,
                             com.jacob.com.Variant writePasswordDocument,
                             com.jacob.com.Variant headerRecord)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type Variant
passwordDocument - an input-parameter of type Variant
writePasswordDocument - an input-parameter of type Variant
headerRecord - an input-parameter of type Variant

createDataSource

public void createDataSource(com.jacob.com.Variant name,
                             com.jacob.com.Variant passwordDocument,
                             com.jacob.com.Variant writePasswordDocument)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type Variant
passwordDocument - an input-parameter of type Variant
writePasswordDocument - an input-parameter of type Variant

createDataSource

public void createDataSource(com.jacob.com.Variant name,
                             com.jacob.com.Variant passwordDocument)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type Variant
passwordDocument - an input-parameter of type Variant

createDataSource

public void createDataSource(com.jacob.com.Variant name)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type Variant

createDataSource

public void createDataSource()
Wrapper for calling the ActiveX-Method with input-parameter(s).


createHeaderSource

public void createHeaderSource(java.lang.String name,
                               com.jacob.com.Variant passwordDocument,
                               com.jacob.com.Variant writePasswordDocument,
                               com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type String
passwordDocument - an input-parameter of type Variant
writePasswordDocument - an input-parameter of type Variant
lastParam - an input-parameter of type Variant

createHeaderSource

public void createHeaderSource(java.lang.String name,
                               com.jacob.com.Variant passwordDocument,
                               com.jacob.com.Variant writePasswordDocument)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type String
passwordDocument - an input-parameter of type Variant
writePasswordDocument - an input-parameter of type Variant

createHeaderSource

public void createHeaderSource(java.lang.String name,
                               com.jacob.com.Variant passwordDocument)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type String
passwordDocument - an input-parameter of type Variant

createHeaderSource

public void createHeaderSource(java.lang.String name)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type String

openDataSource

public void openDataSource(java.lang.String name,
                           com.jacob.com.Variant format,
                           com.jacob.com.Variant confirmConversions,
                           com.jacob.com.Variant readOnly,
                           com.jacob.com.Variant linkToSource,
                           com.jacob.com.Variant addToRecentFiles,
                           com.jacob.com.Variant passwordDocument,
                           com.jacob.com.Variant passwordTemplate,
                           com.jacob.com.Variant revert,
                           com.jacob.com.Variant writePasswordDocument,
                           com.jacob.com.Variant writePasswordTemplate,
                           com.jacob.com.Variant connection,
                           com.jacob.com.Variant sQLStatement,
                           com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type String
format - an input-parameter of type Variant
confirmConversions - an input-parameter of type Variant
readOnly - an input-parameter of type Variant
linkToSource - an input-parameter of type Variant
addToRecentFiles - an input-parameter of type Variant
passwordDocument - an input-parameter of type Variant
passwordTemplate - an input-parameter of type Variant
revert - an input-parameter of type Variant
writePasswordDocument - an input-parameter of type Variant
writePasswordTemplate - an input-parameter of type Variant
connection - an input-parameter of type Variant
sQLStatement - an input-parameter of type Variant
lastParam - an input-parameter of type Variant

openDataSource

public void openDataSource(java.lang.String name,
                           com.jacob.com.Variant format,
                           com.jacob.com.Variant confirmConversions,
                           com.jacob.com.Variant readOnly,
                           com.jacob.com.Variant linkToSource,
                           com.jacob.com.Variant addToRecentFiles,
                           com.jacob.com.Variant passwordDocument,
                           com.jacob.com.Variant passwordTemplate,
                           com.jacob.com.Variant revert,
                           com.jacob.com.Variant writePasswordDocument,
                           com.jacob.com.Variant writePasswordTemplate,
                           com.jacob.com.Variant connection,
                           com.jacob.com.Variant sQLStatement)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type String
format - an input-parameter of type Variant
confirmConversions - an input-parameter of type Variant
readOnly - an input-parameter of type Variant
linkToSource - an input-parameter of type Variant
addToRecentFiles - an input-parameter of type Variant
passwordDocument - an input-parameter of type Variant
passwordTemplate - an input-parameter of type Variant
revert - an input-parameter of type Variant
writePasswordDocument - an input-parameter of type Variant
writePasswordTemplate - an input-parameter of type Variant
connection - an input-parameter of type Variant
sQLStatement - an input-parameter of type Variant

openDataSource

public void openDataSource(java.lang.String name,
                           com.jacob.com.Variant format,
                           com.jacob.com.Variant confirmConversions,
                           com.jacob.com.Variant readOnly,
                           com.jacob.com.Variant linkToSource,
                           com.jacob.com.Variant addToRecentFiles,
                           com.jacob.com.Variant passwordDocument,
                           com.jacob.com.Variant passwordTemplate,
                           com.jacob.com.Variant revert,
                           com.jacob.com.Variant writePasswordDocument,
                           com.jacob.com.Variant writePasswordTemplate,
                           com.jacob.com.Variant connection)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type String
format - an input-parameter of type Variant
confirmConversions - an input-parameter of type Variant
readOnly - an input-parameter of type Variant
linkToSource - an input-parameter of type Variant
addToRecentFiles - an input-parameter of type Variant
passwordDocument - an input-parameter of type Variant
passwordTemplate - an input-parameter of type Variant
revert - an input-parameter of type Variant
writePasswordDocument - an input-parameter of type Variant
writePasswordTemplate - an input-parameter of type Variant
connection - an input-parameter of type Variant

openDataSource

public void openDataSource(java.lang.String name,
                           com.jacob.com.Variant format,
                           com.jacob.com.Variant confirmConversions,
                           com.jacob.com.Variant readOnly,
                           com.jacob.com.Variant linkToSource,
                           com.jacob.com.Variant addToRecentFiles,
                           com.jacob.com.Variant passwordDocument,
                           com.jacob.com.Variant passwordTemplate,
                           com.jacob.com.Variant revert,
                           com.jacob.com.Variant writePasswordDocument,
                           com.jacob.com.Variant writePasswordTemplate)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type String
format - an input-parameter of type Variant
confirmConversions - an input-parameter of type Variant
readOnly - an input-parameter of type Variant
linkToSource - an input-parameter of type Variant
addToRecentFiles - an input-parameter of type Variant
passwordDocument - an input-parameter of type Variant
passwordTemplate - an input-parameter of type Variant
revert - an input-parameter of type Variant
writePasswordDocument - an input-parameter of type Variant
writePasswordTemplate - an input-parameter of type Variant

openDataSource

public void openDataSource(java.lang.String name,
                           com.jacob.com.Variant format,
                           com.jacob.com.Variant confirmConversions,
                           com.jacob.com.Variant readOnly,
                           com.jacob.com.Variant linkToSource,
                           com.jacob.com.Variant addToRecentFiles,
                           com.jacob.com.Variant passwordDocument,
                           com.jacob.com.Variant passwordTemplate,
                           com.jacob.com.Variant revert,
                           com.jacob.com.Variant writePasswordDocument)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type String
format - an input-parameter of type Variant
confirmConversions - an input-parameter of type Variant
readOnly - an input-parameter of type Variant
linkToSource - an input-parameter of type Variant
addToRecentFiles - an input-parameter of type Variant
passwordDocument - an input-parameter of type Variant
passwordTemplate - an input-parameter of type Variant
revert - an input-parameter of type Variant
writePasswordDocument - an input-parameter of type Variant

openDataSource

public void openDataSource(java.lang.String name,
                           com.jacob.com.Variant format,
                           com.jacob.com.Variant confirmConversions,
                           com.jacob.com.Variant readOnly,
                           com.jacob.com.Variant linkToSource,
                           com.jacob.com.Variant addToRecentFiles,
                           com.jacob.com.Variant passwordDocument,
                           com.jacob.com.Variant passwordTemplate,
                           com.jacob.com.Variant revert)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type String
format - an input-parameter of type Variant
confirmConversions - an input-parameter of type Variant
readOnly - an input-parameter of type Variant
linkToSource - an input-parameter of type Variant
addToRecentFiles - an input-parameter of type Variant
passwordDocument - an input-parameter of type Variant
passwordTemplate - an input-parameter of type Variant
revert - an input-parameter of type Variant

openDataSource

public void openDataSource(java.lang.String name,
                           com.jacob.com.Variant format,
                           com.jacob.com.Variant confirmConversions,
                           com.jacob.com.Variant readOnly,
                           com.jacob.com.Variant linkToSource,
                           com.jacob.com.Variant addToRecentFiles,
                           com.jacob.com.Variant passwordDocument,
                           com.jacob.com.Variant passwordTemplate)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type String
format - an input-parameter of type Variant
confirmConversions - an input-parameter of type Variant
readOnly - an input-parameter of type Variant
linkToSource - an input-parameter of type Variant
addToRecentFiles - an input-parameter of type Variant
passwordDocument - an input-parameter of type Variant
passwordTemplate - an input-parameter of type Variant

openDataSource

public void openDataSource(java.lang.String name,
                           com.jacob.com.Variant format,
                           com.jacob.com.Variant confirmConversions,
                           com.jacob.com.Variant readOnly,
                           com.jacob.com.Variant linkToSource,
                           com.jacob.com.Variant addToRecentFiles,
                           com.jacob.com.Variant passwordDocument)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type String
format - an input-parameter of type Variant
confirmConversions - an input-parameter of type Variant
readOnly - an input-parameter of type Variant
linkToSource - an input-parameter of type Variant
addToRecentFiles - an input-parameter of type Variant
passwordDocument - an input-parameter of type Variant

openDataSource

public void openDataSource(java.lang.String name,
                           com.jacob.com.Variant format,
                           com.jacob.com.Variant confirmConversions,
                           com.jacob.com.Variant readOnly,
                           com.jacob.com.Variant linkToSource,
                           com.jacob.com.Variant addToRecentFiles)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type String
format - an input-parameter of type Variant
confirmConversions - an input-parameter of type Variant
readOnly - an input-parameter of type Variant
linkToSource - an input-parameter of type Variant
addToRecentFiles - an input-parameter of type Variant

openDataSource

public void openDataSource(java.lang.String name,
                           com.jacob.com.Variant format,
                           com.jacob.com.Variant confirmConversions,
                           com.jacob.com.Variant readOnly,
                           com.jacob.com.Variant linkToSource)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type String
format - an input-parameter of type Variant
confirmConversions - an input-parameter of type Variant
readOnly - an input-parameter of type Variant
linkToSource - an input-parameter of type Variant

openDataSource

public void openDataSource(java.lang.String name,
                           com.jacob.com.Variant format,
                           com.jacob.com.Variant confirmConversions,
                           com.jacob.com.Variant readOnly)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type String
format - an input-parameter of type Variant
confirmConversions - an input-parameter of type Variant
readOnly - an input-parameter of type Variant

openDataSource

public void openDataSource(java.lang.String name,
                           com.jacob.com.Variant format,
                           com.jacob.com.Variant confirmConversions)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type String
format - an input-parameter of type Variant
confirmConversions - an input-parameter of type Variant

openDataSource

public void openDataSource(java.lang.String name,
                           com.jacob.com.Variant format)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type String
format - an input-parameter of type Variant

openDataSource

public void openDataSource(java.lang.String name)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type String

openHeaderSource

public void openHeaderSource(java.lang.String name,
                             com.jacob.com.Variant format,
                             com.jacob.com.Variant confirmConversions,
                             com.jacob.com.Variant readOnly,
                             com.jacob.com.Variant addToRecentFiles,
                             com.jacob.com.Variant passwordDocument,
                             com.jacob.com.Variant passwordTemplate,
                             com.jacob.com.Variant revert,
                             com.jacob.com.Variant writePasswordDocument,
                             com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type String
format - an input-parameter of type Variant
confirmConversions - an input-parameter of type Variant
readOnly - an input-parameter of type Variant
addToRecentFiles - an input-parameter of type Variant
passwordDocument - an input-parameter of type Variant
passwordTemplate - an input-parameter of type Variant
revert - an input-parameter of type Variant
writePasswordDocument - an input-parameter of type Variant
lastParam - an input-parameter of type Variant

openHeaderSource

public void openHeaderSource(java.lang.String name,
                             com.jacob.com.Variant format,
                             com.jacob.com.Variant confirmConversions,
                             com.jacob.com.Variant readOnly,
                             com.jacob.com.Variant addToRecentFiles,
                             com.jacob.com.Variant passwordDocument,
                             com.jacob.com.Variant passwordTemplate,
                             com.jacob.com.Variant revert,
                             com.jacob.com.Variant writePasswordDocument)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type String
format - an input-parameter of type Variant
confirmConversions - an input-parameter of type Variant
readOnly - an input-parameter of type Variant
addToRecentFiles - an input-parameter of type Variant
passwordDocument - an input-parameter of type Variant
passwordTemplate - an input-parameter of type Variant
revert - an input-parameter of type Variant
writePasswordDocument - an input-parameter of type Variant

openHeaderSource

public void openHeaderSource(java.lang.String name,
                             com.jacob.com.Variant format,
                             com.jacob.com.Variant confirmConversions,
                             com.jacob.com.Variant readOnly,
                             com.jacob.com.Variant addToRecentFiles,
                             com.jacob.com.Variant passwordDocument,
                             com.jacob.com.Variant passwordTemplate,
                             com.jacob.com.Variant revert)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type String
format - an input-parameter of type Variant
confirmConversions - an input-parameter of type Variant
readOnly - an input-parameter of type Variant
addToRecentFiles - an input-parameter of type Variant
passwordDocument - an input-parameter of type Variant
passwordTemplate - an input-parameter of type Variant
revert - an input-parameter of type Variant

openHeaderSource

public void openHeaderSource(java.lang.String name,
                             com.jacob.com.Variant format,
                             com.jacob.com.Variant confirmConversions,
                             com.jacob.com.Variant readOnly,
                             com.jacob.com.Variant addToRecentFiles,
                             com.jacob.com.Variant passwordDocument,
                             com.jacob.com.Variant passwordTemplate)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type String
format - an input-parameter of type Variant
confirmConversions - an input-parameter of type Variant
readOnly - an input-parameter of type Variant
addToRecentFiles - an input-parameter of type Variant
passwordDocument - an input-parameter of type Variant
passwordTemplate - an input-parameter of type Variant

openHeaderSource

public void openHeaderSource(java.lang.String name,
                             com.jacob.com.Variant format,
                             com.jacob.com.Variant confirmConversions,
                             com.jacob.com.Variant readOnly,
                             com.jacob.com.Variant addToRecentFiles,
                             com.jacob.com.Variant passwordDocument)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type String
format - an input-parameter of type Variant
confirmConversions - an input-parameter of type Variant
readOnly - an input-parameter of type Variant
addToRecentFiles - an input-parameter of type Variant
passwordDocument - an input-parameter of type Variant

openHeaderSource

public void openHeaderSource(java.lang.String name,
                             com.jacob.com.Variant format,
                             com.jacob.com.Variant confirmConversions,
                             com.jacob.com.Variant readOnly,
                             com.jacob.com.Variant addToRecentFiles)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type String
format - an input-parameter of type Variant
confirmConversions - an input-parameter of type Variant
readOnly - an input-parameter of type Variant
addToRecentFiles - an input-parameter of type Variant

openHeaderSource

public void openHeaderSource(java.lang.String name,
                             com.jacob.com.Variant format,
                             com.jacob.com.Variant confirmConversions,
                             com.jacob.com.Variant readOnly)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type String
format - an input-parameter of type Variant
confirmConversions - an input-parameter of type Variant
readOnly - an input-parameter of type Variant

openHeaderSource

public void openHeaderSource(java.lang.String name,
                             com.jacob.com.Variant format,
                             com.jacob.com.Variant confirmConversions)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type String
format - an input-parameter of type Variant
confirmConversions - an input-parameter of type Variant

openHeaderSource

public void openHeaderSource(java.lang.String name,
                             com.jacob.com.Variant format)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type String
format - an input-parameter of type Variant

openHeaderSource

public void openHeaderSource(java.lang.String name)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
name - an input-parameter of type String

execute

public void execute(com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type Variant

execute

public void execute()
Wrapper for calling the ActiveX-Method with input-parameter(s).


check

public void check()
Wrapper for calling the ActiveX-Method with input-parameter(s).


editDataSource

public void editDataSource()
Wrapper for calling the ActiveX-Method with input-parameter(s).


editHeaderSource

public void editHeaderSource()
Wrapper for calling the ActiveX-Method with input-parameter(s).


editMainDocument

public void editMainDocument()
Wrapper for calling the ActiveX-Method with input-parameter(s).


useAddressBook

public void useAddressBook(java.lang.String lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
lastParam - an input-parameter of type String


Copyright © 2006-2008 tarent GmbH. All Rights Reserved.