Your IP : 216.73.216.48
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.9.1"/>
<title>LibreOffice: com/sun/star/awt/UnoControlFileControlModel.idl Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">LibreOffice
</div>
<div id="projectbrief">LibreOffice 6.2 SDK API Reference</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.9.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_45267818174b472c20c32cfa827d5272.html">com</a></li><li class="navelem"><a class="el" href="dir_6e9a0962ce4f910f58612d3e1513271a.html">sun</a></li><li class="navelem"><a class="el" href="dir_2d205b5a0ec6e6366283b9ab828b5bd7.html">star</a></li><li class="navelem"><a class="el" href="dir_f6533bbb374262d299aa8b7962df9f04.html">awt</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">UnoControlFileControlModel.idl</div> </div>
</div><!--header-->
<div class="contents">
<a href="UnoControlFileControlModel_8idl.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">/*</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * This file is part of the LibreOffice project.</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> *</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * This Source Code Form is subject to the terms of the Mozilla Public</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * License, v. 2.0. If a copy of the MPL was not distributed with this</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * file, You can obtain one at http://mozilla.org/MPL/2.0/.</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> *</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * This file incorporates work covered by the following license notice:</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * Licensed to the Apache Software Foundation (ASF) under one or more</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * contributor license agreements. See the NOTICE file distributed</span></div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> * with this work for additional information regarding copyright</span></div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * ownership. The ASF licenses this file to you under the Apache</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * License, Version 2.0 (the "License"); you may not use this file</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * except in compliance with the License. You may obtain a copy of</span></div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * the License at http://www.apache.org/licenses/LICENSE-2.0 .</span></div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> */</span></div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="preprocessor">#ifndef __com_sun_star_awt_UnoControlFileControlModel_idl__</span></div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="preprocessor">#define __com_sun_star_awt_UnoControlFileControlModel_idl__</span></div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="preprocessor">#include <<a class="code" href="FontDescriptor_8idl.html">com/sun/star/awt/FontDescriptor.idl</a>></span></div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#include <<a class="code" href="UnoControlModel_8idl.html">com/sun/star/awt/UnoControlModel.idl</a>></span></div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#include <<a class="code" href="util_2Color_8idl.html">com/sun/star/util/Color.idl</a>></span></div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <<a class="code" href="VerticalAlignment_8idl.html">com/sun/star/style/VerticalAlignment.idl</a>></span></div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  module <a class="code" href="namespacecom.html">com</a> { module sun { module star { module awt {</div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
<div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html"> 35</a></span> published service <a class="code" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html">UnoControlFileControlModel</a></div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> {</div>
<div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#ac1ee7df8246117083090d716cae44bb0"> 37</a></span>  service <a class="code" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlModel.html">com::sun::star::awt::UnoControlModel</a>;</div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  [property] <a class="code" href="namespacecom_1_1sun_1_1star_1_1util.html#a1eba7fdd59cb0581d2b072a5798bd75d">com::sun::star::util::Color</a> BackgroundColor;</div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
<div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#a54d3ff280d892218d71e667f81ce99d4"> 53</a></span>  [property] <span class="keywordtype">short</span> <a class="code" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#a54d3ff280d892218d71e667f81ce99d4">Border</a>;</div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
<div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#a79f9492eb784a2ae0323d4d31b179a8a"> 63</a></span>  [optional, property] <span class="keywordtype">long</span> <a class="code" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#a79f9492eb784a2ae0323d4d31b179a8a">BorderColor</a>;</div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> </div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div>
<div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#add0e09d5a83268ea58802b8b35fb4dfa"> 68</a></span>  [property] <span class="keywordtype">boolean</span> <a class="code" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#add0e09d5a83268ea58802b8b35fb4dfa">Enabled</a>;</div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span> </div>
<div class="line"><a name="l00073"></a><span class="lineno"><a class="line" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#a9e110c55c0a3426a353ded5f029cd4e0"> 73</a></span>  [property] <a class="code" href="structcom_1_1sun_1_1star_1_1awt_1_1FontDescriptor.html">com::sun::star::awt::FontDescriptor</a> <a class="code" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#a9e110c55c0a3426a353ded5f029cd4e0">FontDescriptor</a>;</div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> </div>
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> </div>
<div class="line"><a name="l00079"></a><span class="lineno"><a class="line" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#ac5c5781ab84a14cafec66b192fbdeae9"> 79</a></span>  [property] <span class="keywordtype">short</span> <a class="code" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#ac5c5781ab84a14cafec66b192fbdeae9">FontEmphasisMark</a>;</div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> </div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span> </div>
<div class="line"><a name="l00085"></a><span class="lineno"><a class="line" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#ac2b8dcc269c9ef6d27978db9b76caa43"> 85</a></span>  [property] <span class="keywordtype">short</span> <a class="code" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#ac2b8dcc269c9ef6d27978db9b76caa43">FontRelief</a>;</div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> </div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> </div>
<div class="line"><a name="l00090"></a><span class="lineno"><a class="line" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#a7e52ef40b5265c017585bf7d607ee31a"> 90</a></span>  [property] <span class="keywordtype">string</span> <a class="code" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#a7e52ef40b5265c017585bf7d607ee31a">HelpText</a>;</div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> </div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> </div>
<div class="line"><a name="l00095"></a><span class="lineno"><a class="line" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#a755e2d2c27383c5201ee98aaed028954"> 95</a></span>  [property] <span class="keywordtype">string</span> <a class="code" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#a755e2d2c27383c5201ee98aaed028954">HelpURL</a>;</div>
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> </div>
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span> </div>
<div class="line"><a name="l00103"></a><span class="lineno"><a class="line" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#a4a7a3ff65ecc704925e4c0692da1baa1"> 103</a></span>  [optional, property] <span class="keywordtype">boolean</span> <a class="code" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#a4a7a3ff65ecc704925e4c0692da1baa1">HideInactiveSelection</a>;</div>
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> </div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span> </div>
<div class="line"><a name="l00108"></a><span class="lineno"><a class="line" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#ad75a741ee6d8f45340ba0bbb7771f05b"> 108</a></span>  [property] <span class="keywordtype">boolean</span> <a class="code" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#ad75a741ee6d8f45340ba0bbb7771f05b">Printable</a>;</div>
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span> </div>
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span> </div>
<div class="line"><a name="l00115"></a><span class="lineno"><a class="line" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#a27f7199b1316915a80fec16a3c215148"> 115</a></span>  [optional, property] <span class="keywordtype">boolean</span> <a class="code" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#a27f7199b1316915a80fec16a3c215148">ReadOnly</a>;</div>
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span> </div>
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span> </div>
<div class="line"><a name="l00120"></a><span class="lineno"><a class="line" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#a58b62919451b71e65ecb718a57c053e5"> 120</a></span>  [property] <span class="keywordtype">boolean</span> <a class="code" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#a58b62919451b71e65ecb718a57c053e5">Tabstop</a>;</div>
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span> </div>
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span> </div>
<div class="line"><a name="l00125"></a><span class="lineno"><a class="line" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#ab4726c7c06ae41233e679361293b4173"> 125</a></span>  [property] <span class="keywordtype">string</span> <a class="code" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#ab4726c7c06ae41233e679361293b4173">Text</a>;</div>
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span> </div>
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span> </div>
<div class="line"><a name="l00130"></a><span class="lineno"><a class="line" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#a01c58818488ca5e1d235d71b625efa0e"> 130</a></span>  [property] <a class="code" href="namespacecom_1_1sun_1_1star_1_1util.html#a1eba7fdd59cb0581d2b072a5798bd75d">com::sun::star::util::Color</a> <a class="code" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#a01c58818488ca5e1d235d71b625efa0e">TextColor</a>;</div>
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span> </div>
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span> </div>
<div class="line"><a name="l00135"></a><span class="lineno"><a class="line" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#a7de6f39eb42c328f77d4db6f6861bd6b"> 135</a></span>  [property] <a class="code" href="namespacecom_1_1sun_1_1star_1_1util.html#a1eba7fdd59cb0581d2b072a5798bd75d">com::sun::star::util::Color</a> <a class="code" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#a7de6f39eb42c328f77d4db6f6861bd6b">TextLineColor</a>;</div>
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span> </div>
<div class="line"><a name="l00137"></a><span class="lineno"> 137</span> </div>
<div class="line"><a name="l00142"></a><span class="lineno"><a class="line" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#aeeee894b4f8f059ee92ccef71579845a"> 142</a></span>  [optional, property] <a class="code" href="namespacecom_1_1sun_1_1star_1_1style.html#a9c2ed22cfbd21f13df24ea193b310aee">com::sun::star::style::VerticalAlignment</a> <a class="code" href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#aeeee894b4f8f059ee92ccef71579845a">VerticalAlign</a>;</div>
<div class="line"><a name="l00143"></a><span class="lineno"> 143</span> };</div>
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span> </div>
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span> </div>
<div class="line"><a name="l00146"></a><span class="lineno"> 146</span> }; }; }; };</div>
<div class="line"><a name="l00147"></a><span class="lineno"> 147</span> </div>
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span> <span class="preprocessor">#endif</span></div>
<div class="line"><a name="l00149"></a><span class="lineno"> 149</span> </div>
<div class="line"><a name="l00150"></a><span class="lineno"> 150</span> <span class="comment">/* vim:set shiftwidth=4 softtabstop=4 expandtab: */</span></div>
<div class="ttc" id="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel_html_a4a7a3ff65ecc704925e4c0692da1baa1"><div class="ttname"><a href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#a4a7a3ff65ecc704925e4c0692da1baa1">com::sun::star::awt::UnoControlFileControlModel::HideInactiveSelection</a></div><div class="ttdeci">boolean HideInactiveSelection</div><div class="ttdoc">specifies whether the selection in the control should be hidden when the control is not active (focus...</div><div class="ttdef"><b>Definition:</b> UnoControlFileControlModel.idl:103</div></div>
<div class="ttc" id="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel_html_add0e09d5a83268ea58802b8b35fb4dfa"><div class="ttname"><a href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#add0e09d5a83268ea58802b8b35fb4dfa">com::sun::star::awt::UnoControlFileControlModel::Enabled</a></div><div class="ttdeci">boolean Enabled</div><div class="ttdoc">determines whether a control is enabled or disabled. </div><div class="ttdef"><b>Definition:</b> UnoControlFileControlModel.idl:68</div></div>
<div class="ttc" id="FontDescriptor_8idl_html"><div class="ttname"><a href="FontDescriptor_8idl.html">FontDescriptor.idl</a></div></div>
<div class="ttc" id="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel_html_a01c58818488ca5e1d235d71b625efa0e"><div class="ttname"><a href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#a01c58818488ca5e1d235d71b625efa0e">com::sun::star::awt::UnoControlFileControlModel::TextColor</a></div><div class="ttdeci">com::sun::star::util::Color TextColor</div><div class="ttdoc">specifies the text color (RGB) of the control. </div><div class="ttdef"><b>Definition:</b> UnoControlFileControlModel.idl:130</div></div>
<div class="ttc" id="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel_html_ad75a741ee6d8f45340ba0bbb7771f05b"><div class="ttname"><a href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#ad75a741ee6d8f45340ba0bbb7771f05b">com::sun::star::awt::UnoControlFileControlModel::Printable</a></div><div class="ttdeci">boolean Printable</div><div class="ttdoc">specifies that the control will be printed with the document. </div><div class="ttdef"><b>Definition:</b> UnoControlFileControlModel.idl:108</div></div>
<div class="ttc" id="namespacecom_html"><div class="ttname"><a href="namespacecom.html">com</a></div><div class="ttdef"><b>Definition:</b> Ambiguous.idl:22</div></div>
<div class="ttc" id="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel_html_a54d3ff280d892218d71e667f81ce99d4"><div class="ttname"><a href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#a54d3ff280d892218d71e667f81ce99d4">com::sun::star::awt::UnoControlFileControlModel::Border</a></div><div class="ttdeci">short Border</div><div class="ttdoc">specifies the border style of the control. </div><div class="ttdef"><b>Definition:</b> UnoControlFileControlModel.idl:53</div></div>
<div class="ttc" id="UnoControlModel_8idl_html"><div class="ttname"><a href="UnoControlModel_8idl.html">UnoControlModel.idl</a></div></div>
<div class="ttc" id="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel_html_a58b62919451b71e65ecb718a57c053e5"><div class="ttname"><a href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#a58b62919451b71e65ecb718a57c053e5">com::sun::star::awt::UnoControlFileControlModel::Tabstop</a></div><div class="ttdeci">boolean Tabstop</div><div class="ttdoc">specifies that the control can be reached with the TAB key. </div><div class="ttdef"><b>Definition:</b> UnoControlFileControlModel.idl:120</div></div>
<div class="ttc" id="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlModel_html"><div class="ttname"><a href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlModel.html">com::sun::star::awt::UnoControlModel</a></div><div class="ttdoc">specifies the standard model of an UnoControl in the Smalltalk model view controller design...</div><div class="ttdef"><b>Definition:</b> UnoControlModel.idl:49</div></div>
<div class="ttc" id="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel_html_a79f9492eb784a2ae0323d4d31b179a8a"><div class="ttname"><a href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#a79f9492eb784a2ae0323d4d31b179a8a">com::sun::star::awt::UnoControlFileControlModel::BorderColor</a></div><div class="ttdeci">long BorderColor</div><div class="ttdoc">specifies the color of the border, if present </div><div class="ttdef"><b>Definition:</b> UnoControlFileControlModel.idl:63</div></div>
<div class="ttc" id="namespacecom_1_1sun_1_1star_1_1style_html_a9c2ed22cfbd21f13df24ea193b310aee"><div class="ttname"><a href="namespacecom_1_1sun_1_1star_1_1style.html#a9c2ed22cfbd21f13df24ea193b310aee">com::sun::star::style::VerticalAlignment</a></div><div class="ttdeci">VerticalAlignment</div><div class="ttdoc">specify the horizontal alignment of an object within a container object. </div><div class="ttdef"><b>Definition:</b> VerticalAlignment.idl:29</div></div>
<div class="ttc" id="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel_html_ab4726c7c06ae41233e679361293b4173"><div class="ttname"><a href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#ab4726c7c06ae41233e679361293b4173">com::sun::star::awt::UnoControlFileControlModel::Text</a></div><div class="ttdeci">string Text</div><div class="ttdoc">specifies the text displayed in the control. </div><div class="ttdef"><b>Definition:</b> UnoControlFileControlModel.idl:125</div></div>
<div class="ttc" id="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel_html_a27f7199b1316915a80fec16a3c215148"><div class="ttname"><a href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#a27f7199b1316915a80fec16a3c215148">com::sun::star::awt::UnoControlFileControlModel::ReadOnly</a></div><div class="ttdeci">boolean ReadOnly</div><div class="ttdoc">specifies that the content of the control cannot be modified by the user. </div><div class="ttdef"><b>Definition:</b> UnoControlFileControlModel.idl:115</div></div>
<div class="ttc" id="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel_html_a9e110c55c0a3426a353ded5f029cd4e0"><div class="ttname"><a href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#a9e110c55c0a3426a353ded5f029cd4e0">com::sun::star::awt::UnoControlFileControlModel::FontDescriptor</a></div><div class="ttdeci">com::sun::star::awt::FontDescriptor FontDescriptor</div><div class="ttdoc">specifies the font attributes of the text in the control. </div><div class="ttdef"><b>Definition:</b> UnoControlFileControlModel.idl:73</div></div>
<div class="ttc" id="structcom_1_1sun_1_1star_1_1awt_1_1FontDescriptor_html"><div class="ttname"><a href="structcom_1_1sun_1_1star_1_1awt_1_1FontDescriptor.html">com::sun::star::awt::FontDescriptor</a></div><div class="ttdoc">describes the characteristics of a font. </div><div class="ttdef"><b>Definition:</b> FontDescriptor.idl:33</div></div>
<div class="ttc" id="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel_html_a7e52ef40b5265c017585bf7d607ee31a"><div class="ttname"><a href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#a7e52ef40b5265c017585bf7d607ee31a">com::sun::star::awt::UnoControlFileControlModel::HelpText</a></div><div class="ttdeci">string HelpText</div><div class="ttdoc">specifies the help text of the control. </div><div class="ttdef"><b>Definition:</b> UnoControlFileControlModel.idl:90</div></div>
<div class="ttc" id="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel_html_ac5c5781ab84a14cafec66b192fbdeae9"><div class="ttname"><a href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#ac5c5781ab84a14cafec66b192fbdeae9">com::sun::star::awt::UnoControlFileControlModel::FontEmphasisMark</a></div><div class="ttdeci">short FontEmphasisMark</div><div class="ttdoc">specifies the com::sun::star::text::FontEmphasis value of the text in the control. </div><div class="ttdef"><b>Definition:</b> UnoControlFileControlModel.idl:79</div></div>
<div class="ttc" id="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel_html_ac2b8dcc269c9ef6d27978db9b76caa43"><div class="ttname"><a href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#ac2b8dcc269c9ef6d27978db9b76caa43">com::sun::star::awt::UnoControlFileControlModel::FontRelief</a></div><div class="ttdeci">short FontRelief</div><div class="ttdoc">specifies the com::sun::star::text::FontRelief value of the text in the control. </div><div class="ttdef"><b>Definition:</b> UnoControlFileControlModel.idl:85</div></div>
<div class="ttc" id="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel_html_a7de6f39eb42c328f77d4db6f6861bd6b"><div class="ttname"><a href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#a7de6f39eb42c328f77d4db6f6861bd6b">com::sun::star::awt::UnoControlFileControlModel::TextLineColor</a></div><div class="ttdeci">com::sun::star::util::Color TextLineColor</div><div class="ttdoc">specifies the text line color (RGB) of the control. </div><div class="ttdef"><b>Definition:</b> UnoControlFileControlModel.idl:135</div></div>
<div class="ttc" id="namespacecom_1_1sun_1_1star_1_1util_html_a1eba7fdd59cb0581d2b072a5798bd75d"><div class="ttname"><a href="namespacecom_1_1sun_1_1star_1_1util.html#a1eba7fdd59cb0581d2b072a5798bd75d">com::sun::star::util::Color</a></div><div class="ttdeci">long Color</div><div class="ttdoc">describes an RGB color value with an optional alpha channel. </div><div class="ttdef"><b>Definition:</b> Color.idl:36</div></div>
<div class="ttc" id="util_2Color_8idl_html"><div class="ttname"><a href="util_2Color_8idl.html">Color.idl</a></div></div>
<div class="ttc" id="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel_html_aeeee894b4f8f059ee92ccef71579845a"><div class="ttname"><a href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#aeeee894b4f8f059ee92ccef71579845a">com::sun::star::awt::UnoControlFileControlModel::VerticalAlign</a></div><div class="ttdeci">com::sun::star::style::VerticalAlignment VerticalAlign</div><div class="ttdoc">specifies the vertical alignment of the text in the control. </div><div class="ttdef"><b>Definition:</b> UnoControlFileControlModel.idl:142</div></div>
<div class="ttc" id="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel_html_a755e2d2c27383c5201ee98aaed028954"><div class="ttname"><a href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html#a755e2d2c27383c5201ee98aaed028954">com::sun::star::awt::UnoControlFileControlModel::HelpURL</a></div><div class="ttdeci">string HelpURL</div><div class="ttdoc">specifies the help URL of the control. </div><div class="ttdef"><b>Definition:</b> UnoControlFileControlModel.idl:95</div></div>
<div class="ttc" id="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel_html"><div class="ttname"><a href="servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlFileControlModel.html">com::sun::star::awt::UnoControlFileControlModel</a></div><div class="ttdoc">specifies the standard model of an UnoControlFileControl. </div><div class="ttdef"><b>Definition:</b> UnoControlFileControlModel.idl:35</div></div>
<div class="ttc" id="VerticalAlignment_8idl_html"><div class="ttname"><a href="VerticalAlignment_8idl.html">VerticalAlignment.idl</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>
</body>
</html>