LibreOffice
LibreOffice 25.2 SDK API Reference
Loading...
Searching...
No Matches
NavigationToolBar.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 form { module component {
22
23
28
service
NavigationToolBar
29
{
30
service
com::sun::star::form::FormControlModel
;
31
40
[property]
short
Border
;
41
44
[property]
boolean
Enabled
;
45
48
[property]
com::sun::star::awt::FontDescriptor
FontDescriptor
;
49
52
[property]
long
TextColor
;
53
59
[property]
long
TextLineColor
;
60
66
[property]
long
FontRelief
;
67
73
[property]
long
FontEmphasisMark
;
74
82
[property]
short
IconSize
;
83
87
[property]
boolean
ShowPosition
;
88
92
[property]
boolean
ShowNavigation
;
93
97
[property]
boolean
ShowRecordActions
;
98
102
[property]
boolean
ShowFilterSort
;
103
111
[property]
long
RepeatDelay
;
112
};
113
114
115
}; }; }; }; };
116
117
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
com
Definition
Ambiguous.idl:20
com::sun::star::form::FormControlModel
specifies a control model within a form.
Definition
FormControlModel.idl:30
com::sun::star::form::component::NavigationToolBar
This service specifies the model for control which provides controller functionality for a DataForm,...
Definition
NavigationToolBar.idl:29
com::sun::star::form::component::NavigationToolBar::FontRelief
long FontRelief
specifies the relief for the font described in FontDescriptor
Definition
NavigationToolBar.idl:66
com::sun::star::form::component::NavigationToolBar::RepeatDelay
long RepeatDelay
specifies a repeat delay for the control
Definition
NavigationToolBar.idl:111
com::sun::star::form::component::NavigationToolBar::ShowPosition
boolean ShowPosition
determines whether the control should provide functionality for positioning the parent form
Definition
NavigationToolBar.idl:87
com::sun::star::form::component::NavigationToolBar::Border
short Border
denotes the border style of the control.
Definition
NavigationToolBar.idl:40
com::sun::star::form::component::NavigationToolBar::TextLineColor
long TextLineColor
specifies the text line color (as RGB value) of the control.
Definition
NavigationToolBar.idl:59
com::sun::star::form::component::NavigationToolBar::IconSize
short IconSize
specifies the size of the icons in the control
Definition
NavigationToolBar.idl:82
com::sun::star::form::component::NavigationToolBar::ShowRecordActions
boolean ShowRecordActions
determines whether the control should provide functionality for acting on the current record of the p...
Definition
NavigationToolBar.idl:97
com::sun::star::form::component::NavigationToolBar::FontDescriptor
com::sun::star::awt::FontDescriptor FontDescriptor
contains the font attributes for the text in the control
Definition
NavigationToolBar.idl:48
com::sun::star::form::component::NavigationToolBar::TextColor
long TextColor
specifies the text color (as RGB value) of the control.
Definition
NavigationToolBar.idl:52
com::sun::star::form::component::NavigationToolBar::ShowFilterSort
boolean ShowFilterSort
determines whether the control should provide functionality for filtering and sorting the parent form
Definition
NavigationToolBar.idl:102
com::sun::star::form::component::NavigationToolBar::Enabled
boolean Enabled
determines whether the control is enabled or disabled.
Definition
NavigationToolBar.idl:44
com::sun::star::form::component::NavigationToolBar::ShowNavigation
boolean ShowNavigation
determines whether the control should provide functionality for navigating the parent form
Definition
NavigationToolBar.idl:92
com::sun::star::form::component::NavigationToolBar::FontEmphasisMark
long FontEmphasisMark
specifies the emphasis mark for the font described in FontDescriptor
Definition
NavigationToolBar.idl:73
com::sun::star::awt::FontDescriptor
describes the characteristics of a font.
Definition
FontDescriptor.idl:30
com
sun
star
form
component
NavigationToolBar.idl
Generated by
1.13.2