LibreOffice
LibreOffice 7.6 SDK API Reference
UnoControlGridModel.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 awt { module grid {
22 
23 
28 published service UnoControlGridModel
29 {
32 
37  [property] boolean ShowRowHeader;
38 
45  [property] long RowHeaderWidth;
46 
51  [property] boolean ShowColumnHeader;
52 
62  [property, maybevoid] long ColumnHeaderHeight;
63 
68  [property, maybevoid] long RowHeight;
69 
81 
93 
97  [property] boolean HScroll;
98 
102  [property] boolean VScroll;
103 
106  [property] boolean Tabstop;
107 
112 
117  [property] boolean UseGridLines;
118 
127 
134 
141 
148 
156 
163 
171 
184  [property, maybevoid] sequence< ::com::sun::star::util::Color > RowBackgroundColors;
185 
189 
193 
200 
207 
211  [property] short FontEmphasisMark;
212 
216  [property] short FontRelief;
217 
220  [property] string HelpText;
221 
224  [property] string HelpURL;
225 
226 };
227 
228 
229 }; }; }; }; };
230 
231 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
com::sun::star::awt::grid::UnoControlGridModel::ColumnHeaderHeight
long ColumnHeaderHeight
specifies the height of the column header row, if applicable.
Definition: UnoControlGridModel.idl:62
com::sun::star::awt::grid::XGridDataModel
An instance of this interface is used by the UnoControlGrid to retrieve the content data that is disp...
Definition: XGridDataModel.idl:32
com::sun::star::awt::grid::UnoControlGridModel::HeaderTextColor
::com::sun::star::util::Color HeaderTextColor
specifies the color to be used when drawing the text within row or column headers
Definition: UnoControlGridModel.idl:140
com::sun::star::awt::grid::UnoControlGridModel::FontRelief
short FontRelief
specifies the com::sun::star::text::FontRelief value of the text in the control.
Definition: UnoControlGridModel.idl:216
com::sun::star::awt::grid::UnoControlGridModel::InactiveSelectionTextColor
::com::sun::star::util::Color InactiveSelectionTextColor
specifies the color to be used when drawing the text of selected cells, while the control does not ha...
Definition: UnoControlGridModel.idl:170
com::sun::star::awt::grid::UnoControlGridModel::GridDataModel
XGridDataModel GridDataModel
Specifies the XGridDataModel that is providing the hierarchical data.
Definition: UnoControlGridModel.idl:92
com::sun::star::awt::grid::UnoControlGridModel::HeaderBackgroundColor
::com::sun::star::util::Color HeaderBackgroundColor
specifies the color to be used when drawing the background of row or column headers
Definition: UnoControlGridModel.idl:133
com::sun::star::awt::grid::UnoControlGridModel::RowHeight
long RowHeight
Specifies the height of rows in the grid control.
Definition: UnoControlGridModel.idl:68
com::sun::star::awt::grid::UnoControlGridModel::FontDescriptor
com::sun::star::awt::FontDescriptor FontDescriptor
specifies the font attributes of the text in the control.
Definition: UnoControlGridModel.idl:192
com::sun::star::style::VerticalAlignment
VerticalAlignment
specify the horizontal alignment of an object within a container object.
Definition: VerticalAlignment.idl:28
com::sun::star::awt::grid::UnoControlGridModel::VScroll
boolean VScroll
Specifies the horizontal scrollbar mode.
Definition: UnoControlGridModel.idl:102
com::sun::star::awt::grid::UnoControlGridModel::UseGridLines
boolean UseGridLines
controls whether or not to paint horizontal and vertical lines between the grid cells.
Definition: UnoControlGridModel.idl:117
com::sun::star::view::SelectionType
SelectionType
Specifies a selection type for a view that supports a selection model.
Definition: SelectionType.idl:27
com::sun::star::awt::grid::UnoControlGridModel::VerticalAlign
com::sun::star::style::VerticalAlignment VerticalAlign
specifies the vertical alignment of the content in the control.
Definition: UnoControlGridModel.idl:188
com::sun::star::awt::grid::UnoControlGridModel::RowBackgroundColors
sequence< ::com::sun::star::util::Color > RowBackgroundColors
specifies the colors to be used as background for data rows.
Definition: UnoControlGridModel.idl:184
com::sun::star::awt::grid::UnoControlGridModel::InactiveSelectionBackgroundColor
::com::sun::star::util::Color InactiveSelectionBackgroundColor
specifies the color to be used when drawing the background of selected cells, while the control does ...
Definition: UnoControlGridModel.idl:155
com::sun::star::awt::grid::UnoControlGridModel::Tabstop
boolean Tabstop
Specifies that the control can be reached with the TAB key.
Definition: UnoControlGridModel.idl:106
com::sun::star::awt::FontDescriptor
describes the characteristics of a font.
Definition: FontDescriptor.idl:30
com::sun::star::awt::grid::UnoControlGridModel::ShowRowHeader
boolean ShowRowHeader
Specifies whether the grid control should display a special header column.
Definition: UnoControlGridModel.idl:31
com::sun::star::awt::grid::UnoControlGridModel::FontEmphasisMark
short FontEmphasisMark
specifies the com::sun::star::text::FontEmphasis value of the text in the control.
Definition: UnoControlGridModel.idl:211
com::sun::star::awt::grid::UnoControlGridModel::ShowColumnHeader
boolean ShowColumnHeader
Specifies whether the grid control should display a title row.
Definition: UnoControlGridModel.idl:51
com::sun::star::awt::UnoControlModel
specifies the standard model of a UnoControl in the Smalltalk model view controller design.
Definition: UnoControlModel.idl:35
com::sun::star::awt::grid::UnoControlGridModel
specifies the standard model of a UnoControlGrid control.
Definition: UnoControlGridModel.idl:29
com::sun::star::awt::grid::UnoControlGridModel::ActiveSelectionBackgroundColor
::com::sun::star::util::Color ActiveSelectionBackgroundColor
specifies the color to be used when drawing the background of selected cells, while the control has t...
Definition: UnoControlGridModel.idl:147
com::sun::star::awt::grid::UnoControlGridModel::SelectionModel
::com::sun::star::view::SelectionType SelectionModel
Specifies the selection mode that is enabled for this grid control.
Definition: UnoControlGridModel.idl:111
com::sun::star::awt::grid::UnoControlGridModel::TextColor
::com::sun::star::util::Color TextColor
specifies the color to be used when drawing cell texts
Definition: UnoControlGridModel.idl:199
com::sun::star::awt::grid::UnoControlGridModel::GridLineColor
::com::sun::star::util::Color GridLineColor
specifies the color to be used when drawing lines between cells
Definition: UnoControlGridModel.idl:126
com::sun::star::awt::grid::UnoControlGridModel::ColumnModel
XGridColumnModel ColumnModel
Specifies the XGridColumnModel that is providing the column structure.
Definition: UnoControlGridModel.idl:80
com
Definition: Ambiguous.idl:20
com::sun::star::awt::grid::UnoControlGridModel::RowHeaderWidth
long RowHeaderWidth
specifies the width of the row header column, if applicable.
Definition: UnoControlGridModel.idl:45
com::sun::star::awt::grid::UnoControlGridModel::HelpText
string HelpText
specifies the help text of the control.
Definition: UnoControlGridModel.idl:220
com::sun::star::awt::grid::XGridColumnModel
An instance of this interface is used by the UnoControlGrid to retrieve the column structure that is ...
Definition: XGridColumnModel.idl:32
com::sun::star::util::Color
long Color
describes an RGB color value with an optional alpha channel.
Definition: Color.idl:34
com::sun::star::awt::grid::UnoControlGridModel::HScroll
boolean HScroll
Specifies the vertical scrollbar mode.
Definition: UnoControlGridModel.idl:97
com::sun::star::awt::grid::UnoControlGridModel::ActiveSelectionTextColor
::com::sun::star::util::Color ActiveSelectionTextColor
specifies the color to be used when drawing the text of selected cells, while the control has the foc...
Definition: UnoControlGridModel.idl:162
com::sun::star::awt::grid::UnoControlGridModel::TextLineColor
com::sun::star::util::Color TextLineColor
specifies the color to be used when drawing text lines (underlining and strikethrough)
Definition: UnoControlGridModel.idl:206
com::sun::star::awt::grid::UnoControlGridModel::HelpURL
string HelpURL
specifies the help URL of the control.
Definition: UnoControlGridModel.idl:224