StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.sheet
Interface XUsedAreaCursor

All Superinterfaces:
com.sun.star.uno.XInterface

public abstract interface XUsedAreaCursor
extends com.sun.star.uno.XInterface


Field Summary
static com.sun.star.uno.Uik UIK
           
static java.lang.Object UNORUNTIMEDATA
           
 
Method Summary
abstract  void gotoEndOfUsedArea(boolean b)
           
abstract  void gotoStartOfUsedArea(boolean b)
           
 

Field Detail

UIK

public static final com.sun.star.uno.Uik UIK

UNORUNTIMEDATA

public static final java.lang.Object UNORUNTIMEDATA
Method Detail

gotoEndOfUsedArea

public abstract void gotoEndOfUsedArea(boolean b)
                                throws com.sun.star.uno.RuntimeException

gotoStartOfUsedArea

public abstract void gotoStartOfUsedArea(boolean b)
                                  throws com.sun.star.uno.RuntimeException

StarOffice 5.2 API
reverse engineered by classdoc