|
StarOffice 5.2 API reverse engineered by classdoc |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.star.text.GraphicCrop
Field Summary | |
int |
Bottom
|
int |
Left
|
int |
Right
|
int |
Top
|
static java.lang.Object |
UNORUNTIMEDATA
|
Constructor Summary | |
GraphicCrop()
|
|
GraphicCrop(int i1,
int i2,
int i3,
int i4)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int Bottom
public int Left
public int Right
public int Top
public static java.lang.Object UNORUNTIMEDATA
Constructor Detail |
public GraphicCrop()
public GraphicCrop(int i1, int i2, int i3, int i4)
|
StarOffice 5.2 API reverse engineered by classdoc |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |