Lines Matching refs:sheet

28 #include <com/sun/star/sheet/SheetCellRange.idl>
32 #include <com/sun/star/sheet/XSpreadsheet.idl>
44 #include <com/sun/star/sheet/XDataPilotTablesSupplier.idl>
48 #include <com/sun/star/sheet/XScenariosSupplier.idl>
52 #include <com/sun/star/sheet/XSheetAnnotationsSupplier.idl>
64 #include <com/sun/star/sheet/XCellRangeMovement.idl>
68 #include <com/sun/star/sheet/XPrintAreas.idl>
72 #include <com/sun/star/sheet/XSheetPageBreak.idl>
76 #include <com/sun/star/sheet/XSheetOutline.idl>
80 #include <com/sun/star/sheet/XSheetAuditing.idl>
84 #include <com/sun/star/sheet/XSheetLinkable.idl>
88 #include <com/sun/star/sheet/Scenario.idl>
92 #include <com/sun/star/sheet/XExternalSheetName.idl>
99 module com { module sun { module star { module sheet {
108 @see com::sun::star::sheet::SpreadsheetDocument
116 service com::sun::star::sheet::SheetCellRange;
120 service com::sun::star::sheet::Scenario;
126 interface com::sun::star::sheet::XSpreadsheet;
136 /** provides methods to protect and unprotect the sheet contents.
144 interface com::sun::star::sheet::XDataPilotTablesSupplier;
150 interface com::sun::star::sheet::XScenariosSupplier;
156 interface com::sun::star::sheet::XSheetAnnotationsSupplier;
175 interface com::sun::star::sheet::XCellRangeMovement;
179 /** provides access to the print area settings of this sheet.
181 interface com::sun::star::sheet::XPrintAreas;
185 /** provides access to the page breaks of this sheet.
187 interface com::sun::star::sheet::XSheetPageBreak;
193 interface com::sun::star::sheet::XSheetOutline;
199 interface com::sun::star::sheet::XSheetAuditing;
203 /** provides methods for a linked sheet.
205 interface com::sun::star::sheet::XSheetLinkable;
209 /** provides a method to set an external name at the sheet.
213 [optional] interface com::sun::star::sheet::XExternalSheetName;
217 /** specifies if the sheet is visible.
223 /** specifies the page style of the sheet.
242 /** specifies whether the sheet has an automatic print area.
244 <p> The automatic print area is used to print a sheet without
248 the used area of this sheet is also printed.</p>
257 on this sheet. If the property is set to true the print areas of
258 this sheet will be removed.</p>
265 /** specifies the color of the sheet tab, if any.