|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jacob.com.JacobObject
com.jacob.com.Dispatch
org.evolvis.liboffice.msword8.Window
public class Window
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 |
---|
public static final java.lang.String componentName
Constructor Detail |
---|
public Window()
public Window(com.jacob.com.Dispatch d)
public Window(java.lang.String compName)
Method Detail |
---|
public Application getApplication()
public int getCreator()
public java.lang.Object getParent()
public Pane getActivePane()
public Document getDocument()
public Panes getPanes()
public Selection getSelection()
public int getLeft()
public void setLeft(int lastParam)
lastParam
- an input-parameter of type intpublic int getTop()
public void setTop(int lastParam)
lastParam
- an input-parameter of type intpublic int getWidth()
public void setWidth(int lastParam)
lastParam
- an input-parameter of type intpublic int getHeight()
public void setHeight(int lastParam)
lastParam
- an input-parameter of type intpublic boolean getSplit()
public void setSplit(boolean lastParam)
lastParam
- an input-parameter of type booleanpublic int getSplitVertical()
public void setSplitVertical(int lastParam)
lastParam
- an input-parameter of type intpublic java.lang.String getCaption()
public void setCaption(java.lang.String lastParam)
lastParam
- an input-parameter of type Stringpublic int getWindowState()
public void setWindowState(int lastParam)
lastParam
- an input-parameter of type intpublic boolean getDisplayRulers()
public void setDisplayRulers(boolean lastParam)
lastParam
- an input-parameter of type booleanpublic boolean getDisplayVerticalRuler()
public void setDisplayVerticalRuler(boolean lastParam)
lastParam
- an input-parameter of type booleanpublic View getView()
public int getType()
public Window getNext()
public Window getPrevious()
public int getWindowNumber()
public boolean getDisplayVerticalScrollBar()
public void setDisplayVerticalScrollBar(boolean lastParam)
lastParam
- an input-parameter of type booleanpublic boolean getDisplayHorizontalScrollBar()
public void setDisplayHorizontalScrollBar(boolean lastParam)
lastParam
- an input-parameter of type booleanpublic float getStyleAreaWidth()
public void setStyleAreaWidth(float lastParam)
lastParam
- an input-parameter of type floatpublic boolean getDisplayScreenTips()
public void setDisplayScreenTips(boolean lastParam)
lastParam
- an input-parameter of type booleanpublic int getHorizontalPercentScrolled()
public void setHorizontalPercentScrolled(int lastParam)
lastParam
- an input-parameter of type intpublic int getVerticalPercentScrolled()
public void setVerticalPercentScrolled(int lastParam)
lastParam
- an input-parameter of type intpublic boolean getDocumentMap()
public void setDocumentMap(boolean lastParam)
lastParam
- an input-parameter of type booleanpublic boolean getActive()
public int getDocumentMapPercentWidth()
public void setDocumentMapPercentWidth(int lastParam)
lastParam
- an input-parameter of type intpublic int getIndex()
public int getIMEMode()
public void setIMEMode(int lastParam)
lastParam
- an input-parameter of type intpublic void activate()
public void close(com.jacob.com.Variant saveChanges, com.jacob.com.Variant lastParam)
saveChanges
- an input-parameter of type VariantlastParam
- an input-parameter of type Variantpublic void close(com.jacob.com.Variant saveChanges)
saveChanges
- an input-parameter of type Variantpublic void close()
public void largeScroll(com.jacob.com.Variant down, com.jacob.com.Variant up, com.jacob.com.Variant toRight, com.jacob.com.Variant lastParam)
down
- an input-parameter of type Variantup
- an input-parameter of type VarianttoRight
- an input-parameter of type VariantlastParam
- an input-parameter of type Variantpublic void largeScroll(com.jacob.com.Variant down, com.jacob.com.Variant up, com.jacob.com.Variant toRight)
down
- an input-parameter of type Variantup
- an input-parameter of type VarianttoRight
- an input-parameter of type Variantpublic void largeScroll(com.jacob.com.Variant down, com.jacob.com.Variant up)
down
- an input-parameter of type Variantup
- an input-parameter of type Variantpublic void largeScroll(com.jacob.com.Variant down)
down
- an input-parameter of type Variantpublic void largeScroll()
public void smallScroll(com.jacob.com.Variant down, com.jacob.com.Variant up, com.jacob.com.Variant toRight, com.jacob.com.Variant lastParam)
down
- an input-parameter of type Variantup
- an input-parameter of type VarianttoRight
- an input-parameter of type VariantlastParam
- an input-parameter of type Variantpublic void smallScroll(com.jacob.com.Variant down, com.jacob.com.Variant up, com.jacob.com.Variant toRight)
down
- an input-parameter of type Variantup
- an input-parameter of type VarianttoRight
- an input-parameter of type Variantpublic void smallScroll(com.jacob.com.Variant down, com.jacob.com.Variant up)
down
- an input-parameter of type Variantup
- an input-parameter of type Variantpublic void smallScroll(com.jacob.com.Variant down)
down
- an input-parameter of type Variantpublic void smallScroll()
public Window newWindow()
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)
background
- an input-parameter of type Variantappend
- an input-parameter of type Variantrange
- an input-parameter of type VariantoutputFileName
- an input-parameter of type Variantfrom
- an input-parameter of type Variantto
- an input-parameter of type Variantitem
- an input-parameter of type Variantcopies
- an input-parameter of type Variantpages
- an input-parameter of type VariantpageType
- an input-parameter of type VariantprintToFile
- an input-parameter of type Variantcollate
- an input-parameter of type VariantactivePrinterMacGX
- an input-parameter of type VariantlastParam
- an input-parameter of type Variantpublic 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)
background
- an input-parameter of type Variantappend
- an input-parameter of type Variantrange
- an input-parameter of type VariantoutputFileName
- an input-parameter of type Variantfrom
- an input-parameter of type Variantto
- an input-parameter of type Variantitem
- an input-parameter of type Variantcopies
- an input-parameter of type Variantpages
- an input-parameter of type VariantpageType
- an input-parameter of type VariantprintToFile
- an input-parameter of type Variantcollate
- an input-parameter of type VariantactivePrinterMacGX
- an input-parameter of type Variantpublic 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)
background
- an input-parameter of type Variantappend
- an input-parameter of type Variantrange
- an input-parameter of type VariantoutputFileName
- an input-parameter of type Variantfrom
- an input-parameter of type Variantto
- an input-parameter of type Variantitem
- an input-parameter of type Variantcopies
- an input-parameter of type Variantpages
- an input-parameter of type VariantpageType
- an input-parameter of type VariantprintToFile
- an input-parameter of type Variantcollate
- an input-parameter of type Variantpublic 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)
background
- an input-parameter of type Variantappend
- an input-parameter of type Variantrange
- an input-parameter of type VariantoutputFileName
- an input-parameter of type Variantfrom
- an input-parameter of type Variantto
- an input-parameter of type Variantitem
- an input-parameter of type Variantcopies
- an input-parameter of type Variantpages
- an input-parameter of type VariantpageType
- an input-parameter of type VariantprintToFile
- an input-parameter of type Variantpublic 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)
background
- an input-parameter of type Variantappend
- an input-parameter of type Variantrange
- an input-parameter of type VariantoutputFileName
- an input-parameter of type Variantfrom
- an input-parameter of type Variantto
- an input-parameter of type Variantitem
- an input-parameter of type Variantcopies
- an input-parameter of type Variantpages
- an input-parameter of type VariantpageType
- an input-parameter of type Variantpublic 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)
background
- an input-parameter of type Variantappend
- an input-parameter of type Variantrange
- an input-parameter of type VariantoutputFileName
- an input-parameter of type Variantfrom
- an input-parameter of type Variantto
- an input-parameter of type Variantitem
- an input-parameter of type Variantcopies
- an input-parameter of type Variantpages
- an input-parameter of type Variantpublic 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)
background
- an input-parameter of type Variantappend
- an input-parameter of type Variantrange
- an input-parameter of type VariantoutputFileName
- an input-parameter of type Variantfrom
- an input-parameter of type Variantto
- an input-parameter of type Variantitem
- an input-parameter of type Variantcopies
- an input-parameter of type Variantpublic 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)
background
- an input-parameter of type Variantappend
- an input-parameter of type Variantrange
- an input-parameter of type VariantoutputFileName
- an input-parameter of type Variantfrom
- an input-parameter of type Variantto
- an input-parameter of type Variantitem
- an input-parameter of type Variantpublic 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)
background
- an input-parameter of type Variantappend
- an input-parameter of type Variantrange
- an input-parameter of type VariantoutputFileName
- an input-parameter of type Variantfrom
- an input-parameter of type Variantto
- an input-parameter of type Variantpublic 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)
background
- an input-parameter of type Variantappend
- an input-parameter of type Variantrange
- an input-parameter of type VariantoutputFileName
- an input-parameter of type Variantfrom
- an input-parameter of type Variantpublic void printOut(com.jacob.com.Variant background, com.jacob.com.Variant append, com.jacob.com.Variant range, com.jacob.com.Variant outputFileName)
background
- an input-parameter of type Variantappend
- an input-parameter of type Variantrange
- an input-parameter of type VariantoutputFileName
- an input-parameter of type Variantpublic void printOut(com.jacob.com.Variant background, com.jacob.com.Variant append, com.jacob.com.Variant range)
background
- an input-parameter of type Variantappend
- an input-parameter of type Variantrange
- an input-parameter of type Variantpublic void printOut(com.jacob.com.Variant background, com.jacob.com.Variant append)
background
- an input-parameter of type Variantappend
- an input-parameter of type Variantpublic void printOut(com.jacob.com.Variant background)
background
- an input-parameter of type Variantpublic void printOut()
public void pageScroll(com.jacob.com.Variant down, com.jacob.com.Variant lastParam)
down
- an input-parameter of type VariantlastParam
- an input-parameter of type Variantpublic void pageScroll(com.jacob.com.Variant down)
down
- an input-parameter of type Variantpublic void pageScroll()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |