20 #ifndef __com_sun_star_sheet_XSheetPageBreak_idl__
21 #define __com_sun_star_sheet_XSheetPageBreak_idl__
27 module com { module sun { module star { module sheet {
48 sequence< com::sun::star::sheet::TablePageBreakData > getColumnPageBreaks();
62 sequence< com::sun::star::sheet::TablePageBreakData > getRowPageBreaks();
67 void removeAllManualPageBreaks();