|
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 | +--stardiv.js.comp.BaseNode
Field Summary | |
protected int |
iEndPos
|
protected int |
iStartPos
|
Constructor Summary | |
BaseNode(int i1,
int i2)
|
Method Summary | |
int |
getSrcEndPos()
|
int |
getSrcStartPos()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected int iEndPos
protected int iStartPos
Constructor Detail |
public BaseNode(int i1, int i2)
Method Detail |
public final int getSrcEndPos()
getSrcEndPos
in interface stardiv.js.ip.BaseNodeAccess
public final int getSrcStartPos()
getSrcStartPos
in interface stardiv.js.ip.BaseNodeAccess
|
StarOffice 5.2 API reverse engineered by classdoc |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |