19 #ifndef __com_sun_star_sheet_XViewSplitable_idl__ 20 #define __com_sun_star_sheet_XViewSplitable_idl__ 26 module
com { module sun { module star { module sheet {
44 boolean getIsWindowSplit();
50 long getSplitHorizontal();
56 long getSplitVertical();
61 long getSplitColumn();
74 void splitAtPosition( [in]
long nPixelX,
Definition: Ambiguous.idl:22
enables a SpreadsheetView to split the view.
Definition: XViewSplitable.idl:33
base interface of all UNO interfaces
Definition: XInterface.idl:47