21module 
com {  module sun {  module star {  module sheet {
 
provides methods to find the used area of the entire sheet.
Definition XUsedAreaCursor.idl:33
void gotoStartOfUsedArea([in] boolean bExpand)
points the cursor to the start of the used area.
void gotoEndOfUsedArea([in] boolean bExpand)
points the cursor to the end of the used area.
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20