LibreOffice
LibreOffice 26.2 SDK API Reference
Toggle main menu visibility
Loading...
Searching...
No Matches
SpreadsheetView.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
21
module
com
{ module sun { module star { module sheet {
22
23
26
published service
SpreadsheetView
27
{
30
service
com::sun::star::frame::Controller
;
31
34
service
com::sun::star::sheet::SpreadsheetViewSettings
;
35
38
service
com::sun::star::sheet::SpreadsheetViewPane
;
39
42
interface
com::sun::star::sheet::XSpreadsheetView
;
43
46
interface
com::sun::star::container::XIndexAccess
;
47
53
interface
com::sun::star::container::XEnumerationAccess
;
54
64
interface
com::sun::star::view::XSelectionSupplier
;
65
68
interface
com::sun::star::sheet::XViewSplitable
;
69
72
interface
com::sun::star::sheet::XViewFreezable
;
73
76
interface
com::sun::star::sheet::XRangeSelection
;
77
78
[optional]
interface
com::sun::star::sheet::XEnhancedMouseClickBroadcaster
;
79
80
[optional]
interface
com::sun::star::sheet::XActivationBroadcaster
;
81
};
82
83
84
}; }; }; };
85
86
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
com::sun::star::container::XEnumerationAccess
used to enumerate objects in a container which contains objects.
Definition
XEnumerationAccess.idl:28
com::sun::star::container::XIndexAccess
provides access to the elements of a collection through an index.
Definition
XIndexAccess.idl:32
com::sun::star::sheet::XActivationBroadcaster
provides methods to add and remove XActivationEventListener
Definition
XActivationBroadcaster.idl:31
com::sun::star::sheet::XEnhancedMouseClickBroadcaster
provides methods to add and remove EnhancedMouseClickHandler
Definition
XEnhancedMouseClickBroadcaster.idl:31
com::sun::star::sheet::XRangeSelection
allows to let the user to select a cell range.
Definition
XRangeSelection.idl:32
com::sun::star::sheet::XSpreadsheetView
is the main interface of a SpreadsheetView.
Definition
XSpreadsheetView.idl:29
com::sun::star::sheet::XViewFreezable
enables a SpreadsheetView to freeze columns and rows of the view.
Definition
XViewFreezable.idl:29
com::sun::star::sheet::XViewSplitable
enables a SpreadsheetView to split the view.
Definition
XViewSplitable.idl:30
com::sun::star::view::XSelectionSupplier
makes it possible to access and change the selection in a view.
Definition
XSelectionSupplier.idl:30
com
Definition
Ambiguous.idl:20
com::sun::star::frame::Controller
is an abstract service for a component which offers a deeper integration of desktop components than a...
Definition
Controller.idl:38
com::sun::star::sheet::SpreadsheetViewPane
represents a single pane in a view of a spreadsheet document.
Definition
SpreadsheetViewPane.idl:28
com::sun::star::sheet::SpreadsheetViewSettings
contains settings which are specific to each view of a spreadsheet
Definition
SpreadsheetViewSettings.idl:27
com::sun::star::sheet::SpreadsheetView
represents a view of a spreadsheet document.
Definition
SpreadsheetView.idl:27
com
sun
star
sheet
SpreadsheetView.idl
Generated by
1.17.0