org.evolvis.liboffice.msword8
Class Borders

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

public class Borders
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
Borders()
           
Borders(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.
Borders(java.lang.String compName)
           
 
Method Summary
 void applyPageBordersToAllSections()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 com.jacob.com.Variant get_NewEnum()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean getAlwaysInFront()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Application getApplication()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getCount()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getCreator()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getDistanceFrom()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getDistanceFromBottom()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getDistanceFromLeft()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getDistanceFromRight()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getDistanceFromTop()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getEnable()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean getEnableFirstPageInSection()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean getEnableOtherPagesInSection()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean getHasHorizontal()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean getHasVertical()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getInsideColorIndex()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getInsideLineStyle()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getInsideLineWidth()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean getJoinBorders()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getOutsideColorIndex()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getOutsideLineStyle()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 int getOutsideLineWidth()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 java.lang.Object getParent()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean getShadow()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean getSurroundFooter()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 boolean getSurroundHeader()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Border item(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setAlwaysInFront(boolean lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setDistanceFrom(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setDistanceFromBottom(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setDistanceFromLeft(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setDistanceFromRight(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setDistanceFromTop(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setEnable(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setEnableFirstPageInSection(boolean lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setEnableOtherPagesInSection(boolean lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setInsideColorIndex(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setInsideLineStyle(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setInsideLineWidth(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setJoinBorders(boolean lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setOutsideColorIndex(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setOutsideLineStyle(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setOutsideLineWidth(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setShadow(boolean lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setSurroundFooter(boolean lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void setSurroundHeader(boolean 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

Borders

public Borders()

Borders

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


Borders

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

get_NewEnum

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

Returns:
the result is of type Variant

getCount

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

Returns:
the result is of type int

getEnable

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

Returns:
the result is of type int

setEnable

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

Parameters:
lastParam - an input-parameter of type int

getDistanceFromTop

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

Returns:
the result is of type int

setDistanceFromTop

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

Parameters:
lastParam - an input-parameter of type int

getShadow

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

Returns:
the result is of type boolean

setShadow

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

Parameters:
lastParam - an input-parameter of type boolean

getInsideLineStyle

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

Returns:
the result is of type int

setInsideLineStyle

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

Parameters:
lastParam - an input-parameter of type int

getOutsideLineStyle

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

Returns:
the result is of type int

setOutsideLineStyle

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

Parameters:
lastParam - an input-parameter of type int

getInsideLineWidth

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

Returns:
the result is of type int

setInsideLineWidth

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

Parameters:
lastParam - an input-parameter of type int

getOutsideLineWidth

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

Returns:
the result is of type int

setOutsideLineWidth

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

Parameters:
lastParam - an input-parameter of type int

getInsideColorIndex

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

Returns:
the result is of type int

setInsideColorIndex

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

Parameters:
lastParam - an input-parameter of type int

getOutsideColorIndex

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

Returns:
the result is of type int

setOutsideColorIndex

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

Parameters:
lastParam - an input-parameter of type int

getDistanceFromLeft

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

Returns:
the result is of type int

setDistanceFromLeft

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

Parameters:
lastParam - an input-parameter of type int

getDistanceFromBottom

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

Returns:
the result is of type int

setDistanceFromBottom

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

Parameters:
lastParam - an input-parameter of type int

getDistanceFromRight

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

Returns:
the result is of type int

setDistanceFromRight

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

Parameters:
lastParam - an input-parameter of type int

getAlwaysInFront

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

Returns:
the result is of type boolean

setAlwaysInFront

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

Parameters:
lastParam - an input-parameter of type boolean

getSurroundHeader

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

Returns:
the result is of type boolean

setSurroundHeader

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

Parameters:
lastParam - an input-parameter of type boolean

getSurroundFooter

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

Returns:
the result is of type boolean

setSurroundFooter

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

Parameters:
lastParam - an input-parameter of type boolean

getJoinBorders

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

Returns:
the result is of type boolean

setJoinBorders

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

Parameters:
lastParam - an input-parameter of type boolean

getHasHorizontal

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

Returns:
the result is of type boolean

getHasVertical

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

Returns:
the result is of type boolean

getDistanceFrom

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

Returns:
the result is of type int

setDistanceFrom

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

Parameters:
lastParam - an input-parameter of type int

getEnableFirstPageInSection

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

Returns:
the result is of type boolean

setEnableFirstPageInSection

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

Parameters:
lastParam - an input-parameter of type boolean

getEnableOtherPagesInSection

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

Returns:
the result is of type boolean

setEnableOtherPagesInSection

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

Parameters:
lastParam - an input-parameter of type boolean

item

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

Parameters:
lastParam - an input-parameter of type int
Returns:
the result is of type Border

applyPageBordersToAllSections

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



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