org.evolvis.liboffice.msword8
Class Window

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

public class Window
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
Window()
           
Window(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.
Window(java.lang.String compName)
           
 
Method Summary
 void activate()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void close()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void close(com.jacob.com.Variant saveChanges)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void close(com.jacob.com.Variant saveChanges, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean getActive()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Pane getActivePane()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Application getApplication()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 java.lang.String getCaption()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getCreator()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean getDisplayHorizontalScrollBar()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean getDisplayRulers()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean getDisplayScreenTips()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean getDisplayVerticalRuler()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean getDisplayVerticalScrollBar()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Document getDocument()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean getDocumentMap()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getDocumentMapPercentWidth()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getHeight()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getHorizontalPercentScrolled()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getIMEMode()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getIndex()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getLeft()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Window getNext()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Panes getPanes()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 java.lang.Object getParent()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Window getPrevious()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Selection getSelection()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean getSplit()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getSplitVertical()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 float getStyleAreaWidth()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getTop()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getType()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getVerticalPercentScrolled()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 View getView()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getWidth()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getWindowNumber()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getWindowState()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void largeScroll()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void largeScroll(com.jacob.com.Variant down)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void largeScroll(com.jacob.com.Variant down, com.jacob.com.Variant up)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void largeScroll(com.jacob.com.Variant down, com.jacob.com.Variant up, com.jacob.com.Variant toRight)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void largeScroll(com.jacob.com.Variant down, com.jacob.com.Variant up, com.jacob.com.Variant toRight, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Window newWindow()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void pageScroll()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void pageScroll(com.jacob.com.Variant down)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void pageScroll(com.jacob.com.Variant down, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant background)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant background, com.jacob.com.Variant append)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant background, com.jacob.com.Variant append, com.jacob.com.Variant range)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant background, com.jacob.com.Variant append, com.jacob.com.Variant range, com.jacob.com.Variant outputFileName)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant background, com.jacob.com.Variant append, com.jacob.com.Variant range, com.jacob.com.Variant outputFileName, com.jacob.com.Variant from)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant background, com.jacob.com.Variant append, com.jacob.com.Variant range, com.jacob.com.Variant outputFileName, com.jacob.com.Variant from, com.jacob.com.Variant to)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant background, com.jacob.com.Variant append, com.jacob.com.Variant range, com.jacob.com.Variant outputFileName, com.jacob.com.Variant from, com.jacob.com.Variant to, com.jacob.com.Variant item)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant background, com.jacob.com.Variant append, com.jacob.com.Variant range, com.jacob.com.Variant outputFileName, com.jacob.com.Variant from, com.jacob.com.Variant to, com.jacob.com.Variant item, com.jacob.com.Variant copies)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant background, com.jacob.com.Variant append, com.jacob.com.Variant range, com.jacob.com.Variant outputFileName, com.jacob.com.Variant from, com.jacob.com.Variant to, com.jacob.com.Variant item, com.jacob.com.Variant copies, com.jacob.com.Variant pages)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant background, com.jacob.com.Variant append, com.jacob.com.Variant range, com.jacob.com.Variant outputFileName, com.jacob.com.Variant from, com.jacob.com.Variant to, com.jacob.com.Variant item, com.jacob.com.Variant copies, com.jacob.com.Variant pages, com.jacob.com.Variant pageType)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant background, com.jacob.com.Variant append, com.jacob.com.Variant range, com.jacob.com.Variant outputFileName, com.jacob.com.Variant from, com.jacob.com.Variant to, com.jacob.com.Variant item, com.jacob.com.Variant copies, com.jacob.com.Variant pages, com.jacob.com.Variant pageType, com.jacob.com.Variant printToFile)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant background, com.jacob.com.Variant append, com.jacob.com.Variant range, com.jacob.com.Variant outputFileName, com.jacob.com.Variant from, com.jacob.com.Variant to, com.jacob.com.Variant item, com.jacob.com.Variant copies, com.jacob.com.Variant pages, com.jacob.com.Variant pageType, com.jacob.com.Variant printToFile, com.jacob.com.Variant collate)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant background, com.jacob.com.Variant append, com.jacob.com.Variant range, com.jacob.com.Variant outputFileName, com.jacob.com.Variant from, com.jacob.com.Variant to, com.jacob.com.Variant item, com.jacob.com.Variant copies, com.jacob.com.Variant pages, com.jacob.com.Variant pageType, com.jacob.com.Variant printToFile, com.jacob.com.Variant collate, com.jacob.com.Variant activePrinterMacGX)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void printOut(com.jacob.com.Variant background, com.jacob.com.Variant append, com.jacob.com.Variant range, com.jacob.com.Variant outputFileName, com.jacob.com.Variant from, com.jacob.com.Variant to, com.jacob.com.Variant item, com.jacob.com.Variant copies, com.jacob.com.Variant pages, com.jacob.com.Variant pageType, com.jacob.com.Variant printToFile, com.jacob.com.Variant collate, com.jacob.com.Variant activePrinterMacGX, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setCaption(java.lang.String lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setDisplayHorizontalScrollBar(boolean lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setDisplayRulers(boolean lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setDisplayScreenTips(boolean lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setDisplayVerticalRuler(boolean lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setDisplayVerticalScrollBar(boolean lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setDocumentMap(boolean lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setDocumentMapPercentWidth(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setHeight(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setHorizontalPercentScrolled(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setIMEMode(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setLeft(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setSplit(boolean lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setSplitVertical(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setStyleAreaWidth(float lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setTop(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setVerticalPercentScrolled(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setWidth(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setWindowState(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void smallScroll()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void smallScroll(com.jacob.com.Variant down)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void smallScroll(com.jacob.com.Variant down, com.jacob.com.Variant up)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void smallScroll(com.jacob.com.Variant down, com.jacob.com.Variant up, com.jacob.com.Variant toRight)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void smallScroll(com.jacob.com.Variant down, com.jacob.com.Variant up, com.jacob.com.Variant toRight, com.jacob.com.Variant 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

Window

public Window()

Window

public Window(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.


Window

public Window(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

getActivePane

public Pane getActivePane()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Pane

getDocument

public Document getDocument()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Document

getPanes

public Panes getPanes()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Panes

getSelection

public Selection getSelection()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Selection

getLeft

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

Returns:
the result is of type int

setLeft

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

Parameters:
lastParam - an input-parameter of type int

getTop

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

Returns:
the result is of type int

setTop

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

Parameters:
lastParam - an input-parameter of type int

getWidth

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

Returns:
the result is of type int

setWidth

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

Parameters:
lastParam - an input-parameter of type int

getHeight

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

Returns:
the result is of type int

setHeight

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

Parameters:
lastParam - an input-parameter of type int

getSplit

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

Returns:
the result is of type boolean

setSplit

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

Parameters:
lastParam - an input-parameter of type boolean

getSplitVertical

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

Returns:
the result is of type int

setSplitVertical

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

Parameters:
lastParam - an input-parameter of type int

getCaption

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

Returns:
the result is of type String

setCaption

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

Parameters:
lastParam - an input-parameter of type String

getWindowState

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

Returns:
the result is of type int

setWindowState

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

Parameters:
lastParam - an input-parameter of type int

getDisplayRulers

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

Returns:
the result is of type boolean

setDisplayRulers

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

Parameters:
lastParam - an input-parameter of type boolean

getDisplayVerticalRuler

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

Returns:
the result is of type boolean

setDisplayVerticalRuler

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

Parameters:
lastParam - an input-parameter of type boolean

getView

public View getView()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type View

getType

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

Returns:
the result is of type int

getNext

public Window getNext()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Window

getPrevious

public Window getPrevious()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Window

getWindowNumber

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

Returns:
the result is of type int

getDisplayVerticalScrollBar

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

Returns:
the result is of type boolean

setDisplayVerticalScrollBar

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

Parameters:
lastParam - an input-parameter of type boolean

getDisplayHorizontalScrollBar

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

Returns:
the result is of type boolean

setDisplayHorizontalScrollBar

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

Parameters:
lastParam - an input-parameter of type boolean

getStyleAreaWidth

public float getStyleAreaWidth()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type float

setStyleAreaWidth

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

Parameters:
lastParam - an input-parameter of type float

getDisplayScreenTips

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

Returns:
the result is of type boolean

setDisplayScreenTips

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

Parameters:
lastParam - an input-parameter of type boolean

getHorizontalPercentScrolled

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

Returns:
the result is of type int

setHorizontalPercentScrolled

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

Parameters:
lastParam - an input-parameter of type int

getVerticalPercentScrolled

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

Returns:
the result is of type int

setVerticalPercentScrolled

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

Parameters:
lastParam - an input-parameter of type int

getDocumentMap

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

Returns:
the result is of type boolean

setDocumentMap

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

Parameters:
lastParam - an input-parameter of type boolean

getActive

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

Returns:
the result is of type boolean

getDocumentMapPercentWidth

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

Returns:
the result is of type int

setDocumentMapPercentWidth

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

Parameters:
lastParam - an input-parameter of type int

getIndex

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

Returns:
the result is of type int

getIMEMode

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

Returns:
the result is of type int

setIMEMode

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

Parameters:
lastParam - an input-parameter of type int

activate

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


close

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

Parameters:
saveChanges - an input-parameter of type Variant
lastParam - an input-parameter of type Variant

close

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

Parameters:
saveChanges - an input-parameter of type Variant

close

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


largeScroll

public void largeScroll(com.jacob.com.Variant down,
                        com.jacob.com.Variant up,
                        com.jacob.com.Variant toRight,
                        com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
down - an input-parameter of type Variant
up - an input-parameter of type Variant
toRight - an input-parameter of type Variant
lastParam - an input-parameter of type Variant

largeScroll

public void largeScroll(com.jacob.com.Variant down,
                        com.jacob.com.Variant up,
                        com.jacob.com.Variant toRight)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
down - an input-parameter of type Variant
up - an input-parameter of type Variant
toRight - an input-parameter of type Variant

largeScroll

public void largeScroll(com.jacob.com.Variant down,
                        com.jacob.com.Variant up)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
down - an input-parameter of type Variant
up - an input-parameter of type Variant

largeScroll

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

Parameters:
down - an input-parameter of type Variant

largeScroll

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


smallScroll

public void smallScroll(com.jacob.com.Variant down,
                        com.jacob.com.Variant up,
                        com.jacob.com.Variant toRight,
                        com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
down - an input-parameter of type Variant
up - an input-parameter of type Variant
toRight - an input-parameter of type Variant
lastParam - an input-parameter of type Variant

smallScroll

public void smallScroll(com.jacob.com.Variant down,
                        com.jacob.com.Variant up,
                        com.jacob.com.Variant toRight)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
down - an input-parameter of type Variant
up - an input-parameter of type Variant
toRight - an input-parameter of type Variant

smallScroll

public void smallScroll(com.jacob.com.Variant down,
                        com.jacob.com.Variant up)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
down - an input-parameter of type Variant
up - an input-parameter of type Variant

smallScroll

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

Parameters:
down - an input-parameter of type Variant

smallScroll

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


newWindow

public Window newWindow()
Wrapper for calling the ActiveX-Method with input-parameter(s).

Returns:
the result is of type Window

printOut

public void printOut(com.jacob.com.Variant background,
                     com.jacob.com.Variant append,
                     com.jacob.com.Variant range,
                     com.jacob.com.Variant outputFileName,
                     com.jacob.com.Variant from,
                     com.jacob.com.Variant to,
                     com.jacob.com.Variant item,
                     com.jacob.com.Variant copies,
                     com.jacob.com.Variant pages,
                     com.jacob.com.Variant pageType,
                     com.jacob.com.Variant printToFile,
                     com.jacob.com.Variant collate,
                     com.jacob.com.Variant activePrinterMacGX,
                     com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
background - an input-parameter of type Variant
append - an input-parameter of type Variant
range - an input-parameter of type Variant
outputFileName - an input-parameter of type Variant
from - an input-parameter of type Variant
to - an input-parameter of type Variant
item - an input-parameter of type Variant
copies - an input-parameter of type Variant
pages - an input-parameter of type Variant
pageType - an input-parameter of type Variant
printToFile - an input-parameter of type Variant
collate - an input-parameter of type Variant
activePrinterMacGX - an input-parameter of type Variant
lastParam - an input-parameter of type Variant

printOut

public void printOut(com.jacob.com.Variant background,
                     com.jacob.com.Variant append,
                     com.jacob.com.Variant range,
                     com.jacob.com.Variant outputFileName,
                     com.jacob.com.Variant from,
                     com.jacob.com.Variant to,
                     com.jacob.com.Variant item,
                     com.jacob.com.Variant copies,
                     com.jacob.com.Variant pages,
                     com.jacob.com.Variant pageType,
                     com.jacob.com.Variant printToFile,
                     com.jacob.com.Variant collate,
                     com.jacob.com.Variant activePrinterMacGX)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
background - an input-parameter of type Variant
append - an input-parameter of type Variant
range - an input-parameter of type Variant
outputFileName - an input-parameter of type Variant
from - an input-parameter of type Variant
to - an input-parameter of type Variant
item - an input-parameter of type Variant
copies - an input-parameter of type Variant
pages - an input-parameter of type Variant
pageType - an input-parameter of type Variant
printToFile - an input-parameter of type Variant
collate - an input-parameter of type Variant
activePrinterMacGX - an input-parameter of type Variant

printOut

public void printOut(com.jacob.com.Variant background,
                     com.jacob.com.Variant append,
                     com.jacob.com.Variant range,
                     com.jacob.com.Variant outputFileName,
                     com.jacob.com.Variant from,
                     com.jacob.com.Variant to,
                     com.jacob.com.Variant item,
                     com.jacob.com.Variant copies,
                     com.jacob.com.Variant pages,
                     com.jacob.com.Variant pageType,
                     com.jacob.com.Variant printToFile,
                     com.jacob.com.Variant collate)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
background - an input-parameter of type Variant
append - an input-parameter of type Variant
range - an input-parameter of type Variant
outputFileName - an input-parameter of type Variant
from - an input-parameter of type Variant
to - an input-parameter of type Variant
item - an input-parameter of type Variant
copies - an input-parameter of type Variant
pages - an input-parameter of type Variant
pageType - an input-parameter of type Variant
printToFile - an input-parameter of type Variant
collate - an input-parameter of type Variant

printOut

public void printOut(com.jacob.com.Variant background,
                     com.jacob.com.Variant append,
                     com.jacob.com.Variant range,
                     com.jacob.com.Variant outputFileName,
                     com.jacob.com.Variant from,
                     com.jacob.com.Variant to,
                     com.jacob.com.Variant item,
                     com.jacob.com.Variant copies,
                     com.jacob.com.Variant pages,
                     com.jacob.com.Variant pageType,
                     com.jacob.com.Variant printToFile)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
background - an input-parameter of type Variant
append - an input-parameter of type Variant
range - an input-parameter of type Variant
outputFileName - an input-parameter of type Variant
from - an input-parameter of type Variant
to - an input-parameter of type Variant
item - an input-parameter of type Variant
copies - an input-parameter of type Variant
pages - an input-parameter of type Variant
pageType - an input-parameter of type Variant
printToFile - an input-parameter of type Variant

printOut

public void printOut(com.jacob.com.Variant background,
                     com.jacob.com.Variant append,
                     com.jacob.com.Variant range,
                     com.jacob.com.Variant outputFileName,
                     com.jacob.com.Variant from,
                     com.jacob.com.Variant to,
                     com.jacob.com.Variant item,
                     com.jacob.com.Variant copies,
                     com.jacob.com.Variant pages,
                     com.jacob.com.Variant pageType)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
background - an input-parameter of type Variant
append - an input-parameter of type Variant
range - an input-parameter of type Variant
outputFileName - an input-parameter of type Variant
from - an input-parameter of type Variant
to - an input-parameter of type Variant
item - an input-parameter of type Variant
copies - an input-parameter of type Variant
pages - an input-parameter of type Variant
pageType - an input-parameter of type Variant

printOut

public void printOut(com.jacob.com.Variant background,
                     com.jacob.com.Variant append,
                     com.jacob.com.Variant range,
                     com.jacob.com.Variant outputFileName,
                     com.jacob.com.Variant from,
                     com.jacob.com.Variant to,
                     com.jacob.com.Variant item,
                     com.jacob.com.Variant copies,
                     com.jacob.com.Variant pages)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
background - an input-parameter of type Variant
append - an input-parameter of type Variant
range - an input-parameter of type Variant
outputFileName - an input-parameter of type Variant
from - an input-parameter of type Variant
to - an input-parameter of type Variant
item - an input-parameter of type Variant
copies - an input-parameter of type Variant
pages - an input-parameter of type Variant

printOut

public void printOut(com.jacob.com.Variant background,
                     com.jacob.com.Variant append,
                     com.jacob.com.Variant range,
                     com.jacob.com.Variant outputFileName,
                     com.jacob.com.Variant from,
                     com.jacob.com.Variant to,
                     com.jacob.com.Variant item,
                     com.jacob.com.Variant copies)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
background - an input-parameter of type Variant
append - an input-parameter of type Variant
range - an input-parameter of type Variant
outputFileName - an input-parameter of type Variant
from - an input-parameter of type Variant
to - an input-parameter of type Variant
item - an input-parameter of type Variant
copies - an input-parameter of type Variant

printOut

public void printOut(com.jacob.com.Variant background,
                     com.jacob.com.Variant append,
                     com.jacob.com.Variant range,
                     com.jacob.com.Variant outputFileName,
                     com.jacob.com.Variant from,
                     com.jacob.com.Variant to,
                     com.jacob.com.Variant item)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
background - an input-parameter of type Variant
append - an input-parameter of type Variant
range - an input-parameter of type Variant
outputFileName - an input-parameter of type Variant
from - an input-parameter of type Variant
to - an input-parameter of type Variant
item - an input-parameter of type Variant

printOut

public void printOut(com.jacob.com.Variant background,
                     com.jacob.com.Variant append,
                     com.jacob.com.Variant range,
                     com.jacob.com.Variant outputFileName,
                     com.jacob.com.Variant from,
                     com.jacob.com.Variant to)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
background - an input-parameter of type Variant
append - an input-parameter of type Variant
range - an input-parameter of type Variant
outputFileName - an input-parameter of type Variant
from - an input-parameter of type Variant
to - an input-parameter of type Variant

printOut

public void printOut(com.jacob.com.Variant background,
                     com.jacob.com.Variant append,
                     com.jacob.com.Variant range,
                     com.jacob.com.Variant outputFileName,
                     com.jacob.com.Variant from)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
background - an input-parameter of type Variant
append - an input-parameter of type Variant
range - an input-parameter of type Variant
outputFileName - an input-parameter of type Variant
from - an input-parameter of type Variant

printOut

public void printOut(com.jacob.com.Variant background,
                     com.jacob.com.Variant append,
                     com.jacob.com.Variant range,
                     com.jacob.com.Variant outputFileName)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
background - an input-parameter of type Variant
append - an input-parameter of type Variant
range - an input-parameter of type Variant
outputFileName - an input-parameter of type Variant

printOut

public void printOut(com.jacob.com.Variant background,
                     com.jacob.com.Variant append,
                     com.jacob.com.Variant range)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
background - an input-parameter of type Variant
append - an input-parameter of type Variant
range - an input-parameter of type Variant

printOut

public void printOut(com.jacob.com.Variant background,
                     com.jacob.com.Variant append)
Wrapper for calling the ActiveX-Method with input-parameter(s).

Parameters:
background - an input-parameter of type Variant
append - an input-parameter of type Variant

printOut

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

Parameters:
background - an input-parameter of type Variant

printOut

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


pageScroll

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

Parameters:
down - an input-parameter of type Variant
lastParam - an input-parameter of type Variant

pageScroll

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

Parameters:
down - an input-parameter of type Variant

pageScroll

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



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