LibreOffice
LibreOffice 4.4 SDK API Reference
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
com
sun
star
sheet
Spreadsheet.idl
Go to the documentation of this file.
1
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2
/*
3
* This file is part of the LibreOffice project.
4
*
5
* This Source Code Form is subject to the terms of the Mozilla Public
6
* License, v. 2.0. If a copy of the MPL was not distributed with this
7
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
8
*
9
* This file incorporates work covered by the following license notice:
10
*
11
* Licensed to the Apache Software Foundation (ASF) under one or more
12
* contributor license agreements. See the NOTICE file distributed
13
* with this work for additional information regarding copyright
14
* ownership. The ASF licenses this file to you under the Apache
15
* License, Version 2.0 (the "License"); you may not use this file
16
* except in compliance with the License. You may obtain a copy of
17
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
18
*/
19
20
#ifndef __com_sun_star_sheet_Spreadsheet_idl__
21
#define __com_sun_star_sheet_Spreadsheet_idl__
22
23
#include <
com/sun/star/sheet/SheetCellRange.idl
>
24
#include <
com/sun/star/sheet/XSpreadsheet.idl
>
25
#include <
com/sun/star/container/XNamed.idl
>
26
#include <
com/sun/star/util/XProtectable.idl
>
27
#include <
com/sun/star/sheet/XDataPilotTablesSupplier.idl
>
28
#include <
com/sun/star/sheet/XScenariosSupplier.idl
>
29
#include <
com/sun/star/sheet/XSheetAnnotationsSupplier.idl
>
30
#include <
com/sun/star/drawing/XDrawPageSupplier.idl
>
31
#include <
com/sun/star/table/XTableChartsSupplier.idl
>
32
#include <
com/sun/star/sheet/XCellRangeMovement.idl
>
33
#include <
com/sun/star/sheet/XPrintAreas.idl
>
34
#include <
com/sun/star/sheet/XSheetPageBreak.idl
>
35
#include <
com/sun/star/sheet/XSheetOutline.idl
>
36
#include <
com/sun/star/sheet/XSheetAuditing.idl
>
37
#include <
com/sun/star/sheet/XSheetLinkable.idl
>
38
#include <
com/sun/star/sheet/Scenario.idl
>
39
#include <
com/sun/star/sheet/XExternalSheetName.idl
>
40
#include <
com/sun/star/util/Color.idl
>
41
42
43
module com { module sun { module star { module sheet {
44
45
53
service
Spreadsheet
54
{
55
58
service
com::sun::star::sheet::SheetCellRange
;
59
60
61
service
com::sun::star::sheet::Scenario
;
62
63
66
interface
com::sun::star::sheet::XSpreadsheet
;
67
68
71
interface
com::sun::star::container::XNamed
;
72
73
76
interface
com::sun::star::util::XProtectable
;
77
78
81
interface
com::sun::star::sheet::XDataPilotTablesSupplier
;
82
83
86
interface
com::sun::star::sheet::XScenariosSupplier
;
87
88
91
interface
com::sun::star::sheet::XSheetAnnotationsSupplier
;
92
93
96
interface
com::sun::star::drawing::XDrawPageSupplier
;
97
98
101
interface
com::sun::star::table::XTableChartsSupplier
;
102
103
107
interface
com::sun::star::sheet::XCellRangeMovement
;
108
109
112
interface
com::sun::star::sheet::XPrintAreas
;
113
114
117
interface
com::sun::star::sheet::XSheetPageBreak
;
118
119
122
interface
com::sun::star::sheet::XSheetOutline
;
123
124
127
interface
com::sun::star::sheet::XSheetAuditing
;
128
129
132
interface
com::sun::star::sheet::XSheetLinkable
;
133
134
139
[optional]
interface
com::sun::star::sheet::XExternalSheetName
;
140
141
144
[property]
boolean
IsVisible
;
145
146
149
[property]
string
PageStyle
;
150
151
161
[optional, property]
short
TableLayout
;
162
163
185
[optional, property]
boolean
AutomaticPrintArea
;
186
189
[optional, property]
com::sun::star::util::Color
TabColor
;
190
};
191
192
193
}; }; }; };
194
195
#endif
196
197
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
Generated on Thu Oct 1 2015 21:47:13 for LibreOffice by
1.8.4