Repository URL to install this package:
|
Version:
6.3.5.2-2 ▾
|
<!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.5"/>
<title>LibreOffice: com/sun/star/uno/Type.hxx 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/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</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.3 SDK C/C++ API Reference</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.5 -->
<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="modules.html"><span>Modules</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)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark"> </span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark"> </span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark"> </span>Friends</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark"> </span>Macros</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(11)"><span class="SelectionMark"> </span>Groups</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(12)"><span class="SelectionMark"> </span>Pages</a></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_194442ccfdda5330a9fc879f923cbd7f.html">com</a></li><li class="navelem"><a class="el" href="dir_e609e44c0c6812675f4b083eb3ed494f.html">sun</a></li><li class="navelem"><a class="el" href="dir_2f3d4f4ab5e4c65c9b284e057ac39f91.html">star</a></li><li class="navelem"><a class="el" href="dir_53f8dfee0aa4cf2e66daac8a07a99275.html">uno</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">Type.hxx</div> </div>
</div><!--header-->
<div class="contents">
<a href="a00274.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 INCLUDED_COM_SUN_STAR_UNO_TYPE_HXX</span></div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="preprocessor"></span><span class="preprocessor">#define INCLUDED_COM_SUN_STAR_UNO_TYPE_HXX</span></div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="preprocessor"></span></div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="preprocessor">#include "<a class="code" href="a00402.html">sal/config.h</a>"</span></div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#include <cstddef></span></div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#include <ostream></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="a00273.html">com/sun/star/uno/Type.h</a>"</span></div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include "<a class="code" href="a00283.html">cppu/unotype.hxx</a>"</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> <span class="keyword">namespace </span>com</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> <span class="keyword">namespace </span>sun</div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> {</div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="keyword">namespace </span>star</div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> {</div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="keyword">namespace </span>uno</div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> {</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="l00040"></a><span class="lineno"><a class="line" href="a00200.html#a89ffc2ae6bdf545544e69eaa7bfa5552"> 40</a></span> <span class="keyword">inline</span> <a class="code" href="a00200.html#a89ffc2ae6bdf545544e69eaa7bfa5552">Type::Type</a>()</div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> {</div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  _pType = <span class="keyword">reinterpret_cast<</span> <span class="keyword">const </span>::<a class="code" href="a00200.html">com::sun::star::uno::Type</a> * <span class="keyword">></span>(</div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <a class="code" href="a00422.html#afeeccfd2f7dfd61a89fe27305bba1eec">::typelib_static_type_getByTypeClass</a>( <a class="code" href="a00421.html#abe04ebc4400e8a566091dba14a475791a097686d692e8ad166553a17ddefb8874">typelib_TypeClass_VOID</a> ) )-><a class="code" href="a00200.html#aaf9081c6142a56f3c27ebb1e352f2ace">getTypeLibType</a>();</div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <a class="code" href="a00422.html#a8b5cdb9f6e3ebb43d4085ff3fde89d5b">::typelib_typedescriptionreference_acquire</a>( _pType );</div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> }</div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div>
<div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="a00200.html#a5ebb5b568d42adc4eae85a211c06179e"> 47</a></span> <span class="keyword">inline</span> <a class="code" href="a00200.html#a89ffc2ae6bdf545544e69eaa7bfa5552">Type::Type</a>( TypeClass eTypeClass, const ::rtl::OUString & rTypeName )</div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  : _pType( NULL )</div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> {</div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <a class="code" href="a00422.html#a758dc76865f135c38a4dd8e1fd70368b">::typelib_typedescriptionreference_new</a>( &_pType, static_cast<typelib_TypeClass>(eTypeClass), rTypeName.pData );</div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> }</div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div>
<div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="a00200.html#a05f3ef0e503946f95db1245a4e0a76af"> 53</a></span> <span class="keyword">inline</span> <a class="code" href="a00200.html#a89ffc2ae6bdf545544e69eaa7bfa5552">Type::Type</a>( TypeClass eTypeClass, <span class="keyword">const</span> <a class="code" href="a00409.html#a50344fc80f122074b8a7e563c5627779">sal_Char</a> * pTypeName )</div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  : _pType( NULL )</div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> {</div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <a class="code" href="a00422.html#ae21c6908210e34c90b7406b608d502ed">::typelib_typedescriptionreference_newByAsciiName</a>( &_pType, static_cast<typelib_TypeClass>(eTypeClass), pTypeName );</div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> }</div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div>
<div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="a00200.html#ac7baba5c6dc7c52f4df3bdb15c26dd7e"> 59</a></span> <span class="keyword">inline</span> <a class="code" href="a00200.html#a89ffc2ae6bdf545544e69eaa7bfa5552">Type::Type</a>( <a class="code" href="a00422.html#acfefc9731e67b9a83abd57d8124b4857">typelib_TypeDescriptionReference</a> * pType )</div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  : _pType( pType )</div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> {</div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <a class="code" href="a00422.html#a8b5cdb9f6e3ebb43d4085ff3fde89d5b">::typelib_typedescriptionreference_acquire</a>( _pType );</div>
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> }</div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> </div>
<div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="a00200.html#ab1bad8d7c5cde72f63b71388e8e1b2ff"> 65</a></span> <span class="keyword">inline</span> <a class="code" href="a00200.html#a89ffc2ae6bdf545544e69eaa7bfa5552">Type::Type</a>( <a class="code" href="a00422.html#acfefc9731e67b9a83abd57d8124b4857">typelib_TypeDescriptionReference</a> * pType, <a class="code" href="a00269.html#a72b6c10d5cb770d942e2156c1b3160f9">UnoType_NoAcquire</a> )</div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  : _pType( pType )</div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> {</div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> }</div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div>
<div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="a00200.html#a763a9f04707895b340777c34e70d6ad0"> 70</a></span> <span class="keyword">inline</span> <a class="code" href="a00200.html#a89ffc2ae6bdf545544e69eaa7bfa5552">Type::Type</a>( <a class="code" href="a00422.html#acfefc9731e67b9a83abd57d8124b4857">typelib_TypeDescriptionReference</a> * pType, <a class="code" href="a00409.html#a30b3dd1d6058d15544996570e4f14244">__sal_NoAcquire</a> )</div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  : _pType( pType )</div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> {</div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> }</div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> </div>
<div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="a00200.html#a7c800af2c1fb97312da44f942dc62459"> 75</a></span> <span class="keyword">inline</span> <a class="code" href="a00200.html#a89ffc2ae6bdf545544e69eaa7bfa5552">Type::Type</a>( <span class="keyword">const</span> <a class="code" href="a00200.html">Type</a> & rType )</div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  : _pType( rType._pType )</div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> {</div>
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <a class="code" href="a00422.html#a8b5cdb9f6e3ebb43d4085ff3fde89d5b">::typelib_typedescriptionreference_acquire</a>( _pType );</div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span> }</div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> </div>
<div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="a00200.html#a9b57d429ebfd9276f8e3194f3c4e2159"> 81</a></span> inline ::rtl::OUString <a class="code" href="a00200.html#a9b57d429ebfd9276f8e3194f3c4e2159">Type::getTypeName</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> <span class="keyword"></span>{</div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  return ::rtl::OUString( _pType->pTypeName );</div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span> }</div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> </div>
<div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="a00200.html#a116f7d54cbaebb8243f37865c5343dce"> 86</a></span> <span class="keyword">inline</span> <a class="code" href="a00200.html">Type</a> & <a class="code" href="a00200.html#a116f7d54cbaebb8243f37865c5343dce">Type::operator = </a>( <span class="keyword">const</span> <a class="code" href="a00200.html">Type</a> & rType )</div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> {</div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  <a class="code" href="a00422.html#aafa91ad5758e27002671cd79a56d079d">::typelib_typedescriptionreference_assign</a>( &_pType, rType._pType );</div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> }</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="l00093"></a><span class="lineno"> 93</span> <span class="keyword">template</span>< <span class="keyword">class</span> T ></div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> <a class="code" href="a00422.html#acfefc9731e67b9a83abd57d8124b4857">typelib_TypeDescriptionReference</a> * <a class="code" href="a00051.html">Array< T >::s_pType</a> = NULL;</div>
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span> </div>
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> <span class="preprocessor">#if defined LIBO_INTERNAL_ONLY</span></div>
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span> <span class="preprocessor"></span></div>
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span> <span class="keyword">template</span><<span class="keyword">typename</span> <span class="keywordtype">char</span>T, <span class="keyword">typename</span> traits> std::basic_ostream<charT, traits> &</div>
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> operator <<(std::basic_ostream<charT, traits> & stream, <a class="code" href="a00200.html">Type</a> <span class="keyword">const</span> & type)</div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span> { <span class="keywordflow">return</span> stream << type.<a class="code" href="a00200.html#a9b57d429ebfd9276f8e3194f3c4e2159">getTypeName</a>(); }</div>
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span> <span class="preprocessor">#endif</span></div>
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span> <span class="preprocessor"></span></div>
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span> }</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="l00111"></a><span class="lineno"> 111</span> }</div>
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span> </div>
<div class="line"><a name="l00113"></a><span class="lineno"><a class="line" href="a00274.html#ab48cff6b9a23056120ad14bac65afb9d"> 113</a></span> <span class="keyword">inline</span> const ::com::sun::star::uno::Type & SAL_CALL <a class="code" href="a00264.html#a152e0e8cb22196ebfab07e9cf0571e20">getCppuType</a>( <a class="code" href="a00409.html#a47811468ae268173220bc23de52b0116">SAL_UNUSED_PARAMETER</a> const ::com::sun::star::uno::Type * )</div>
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span> {</div>
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  return ::cppu::UnoType< ::com::sun::star::uno::Type >::get();</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="l00118"></a><span class="lineno"><a class="line" href="a00274.html#a2e232950c0c19ed1f5641ab9611b0899"> 118</a></span> <span class="keyword">inline</span> const ::com::sun::star::uno::Type & SAL_CALL <a class="code" href="a00273.html#a2e232950c0c19ed1f5641ab9611b0899">getCppuVoidType</a>()</div>
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span> {</div>
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  return ::cppu::UnoType<void>::get();</div>
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span> }</div>
<div class="line"><a name="l00122"></a><span class="lineno"><a class="line" href="a00274.html#ab3f89c7611328ce30de432337685ecff"> 122</a></span> <span class="keyword">inline</span> const ::com::sun::star::uno::Type & SAL_CALL <a class="code" href="a00273.html#ab3f89c7611328ce30de432337685ecff">getVoidCppuType</a>()</div>
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span> {</div>
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  return ::cppu::UnoType<void>::get();</div>
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span> }</div>
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span> </div>
<div class="line"><a name="l00127"></a><span class="lineno"><a class="line" href="a00274.html#ac1f7c18f50a915252d46c2f420383c30"> 127</a></span> <span class="keyword">inline</span> const ::com::sun::star::uno::Type & SAL_CALL <a class="code" href="a00273.html#ac1f7c18f50a915252d46c2f420383c30">getCppuBooleanType</a>()</div>
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span> {</div>
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  return ::cppu::UnoType< bool >::get();</div>
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span> }</div>
<div class="line"><a name="l00131"></a><span class="lineno"><a class="line" href="a00274.html#a32268c2596c5f8a28c9502a94c721b36"> 131</a></span> <span class="keyword">inline</span> const ::com::sun::star::uno::Type & SAL_CALL <a class="code" href="a00273.html#a32268c2596c5f8a28c9502a94c721b36">getBooleanCppuType</a>()</div>
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span> {</div>
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  return ::cppu::UnoType< bool >::get();</div>
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span> }</div>
<div class="line"><a name="l00135"></a><span class="lineno"><a class="line" href="a00274.html#ae8ed7648559a45779a4cdced76bc402a"> 135</a></span> <span class="keyword">inline</span> const ::com::sun::star::uno::Type & SAL_CALL <a class="code" href="a00264.html#a152e0e8cb22196ebfab07e9cf0571e20">getCppuType</a>( <a class="code" href="a00409.html#a47811468ae268173220bc23de52b0116">SAL_UNUSED_PARAMETER</a> <span class="keyword">const</span> <a class="code" href="a00409.html#a66585e12aa9edc6e11fc7994e1c12286">sal_Bool</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>  return ::cppu::UnoType< bool >::get();</div>
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span> }</div>
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span> </div>
<div class="line"><a name="l00140"></a><span class="lineno"><a class="line" href="a00274.html#a16d205de8a5b5b31b8c357209a2ccba8"> 140</a></span> <span class="keyword">inline</span> const ::com::sun::star::uno::Type & SAL_CALL <a class="code" href="a00264.html#a152e0e8cb22196ebfab07e9cf0571e20">getCppuType</a>(</div>
<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  <a class="code" href="a00409.html#a47811468ae268173220bc23de52b0116">SAL_UNUSED_PARAMETER</a> <span class="keywordtype">bool</span> <span class="keyword">const</span> * )</div>
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span> {</div>
<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>  return ::cppu::UnoType< bool >::get();</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"><a class="line" href="a00274.html#ad4d95c95f3e04ae6f652066cca998823"> 146</a></span> <span class="keyword">inline</span> const ::com::sun::star::uno::Type & SAL_CALL <a class="code" href="a00273.html#ad4d95c95f3e04ae6f652066cca998823">getCharCppuType</a>()</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>  return ::cppu::UnoType< ::cppu::UnoCharType >::get();</div>
<div class="line"><a name="l00149"></a><span class="lineno"> 149</span> }</div>
<div class="line"><a name="l00150"></a><span class="lineno"><a class="line" href="a00274.html#afb04bc5eaddf10dff8f57f8f45214064"> 150</a></span> <span class="keyword">inline</span> const ::com::sun::star::uno::Type & SAL_CALL <a class="code" href="a00273.html#afb04bc5eaddf10dff8f57f8f45214064">getCppuCharType</a>()</div>
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span> {</div>
<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  return ::cppu::UnoType< ::cppu::UnoCharType >::get();</div>
<div class="line"><a name="l00153"></a><span class="lineno"> 153</span> }</div>
<div class="line"><a name="l00154"></a><span class="lineno"> 154</span> </div>
<div class="line"><a name="l00155"></a><span class="lineno"><a class="line" href="a00274.html#a23da88c3b4ec5baab1293dd249f28d67"> 155</a></span> <span class="keyword">inline</span> const ::com::sun::star::uno::Type & SAL_CALL <a class="code" href="a00264.html#a152e0e8cb22196ebfab07e9cf0571e20">getCppuType</a>( <a class="code" href="a00409.html#a47811468ae268173220bc23de52b0116">SAL_UNUSED_PARAMETER</a> <span class="keyword">const</span> <a class="code" href="a00409.html#ab739fc44e71972374c8f8a7da65a6909">sal_Int8</a> * )</div>
<div class="line"><a name="l00156"></a><span class="lineno"> 156</span> {</div>
<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  return ::cppu::UnoType< ::sal_Int8 >::get();</div>
<div class="line"><a name="l00158"></a><span class="lineno"> 158</span> }</div>
<div class="line"><a name="l00159"></a><span class="lineno"> 159</span> </div>
<div class="line"><a name="l00160"></a><span class="lineno"><a class="line" href="a00274.html#a3aa45820d32865c809bb8a5053c2159c"> 160</a></span> <span class="keyword">inline</span> const ::com::sun::star::uno::Type & SAL_CALL <a class="code" href="a00264.html#a152e0e8cb22196ebfab07e9cf0571e20">getCppuType</a>( <a class="code" href="a00409.html#a47811468ae268173220bc23de52b0116">SAL_UNUSED_PARAMETER</a> const ::rtl::OUString * )</div>
<div class="line"><a name="l00161"></a><span class="lineno"> 161</span> {</div>
<div class="line"><a name="l00162"></a><span class="lineno"> 162</span>  return ::cppu::UnoType< ::rtl::OUString >::get();</div>
<div class="line"><a name="l00163"></a><span class="lineno"> 163</span> }</div>
<div class="line"><a name="l00164"></a><span class="lineno"> 164</span> </div>
<div class="line"><a name="l00165"></a><span class="lineno"><a class="line" href="a00274.html#a0df5077abefd34bce31b2b8c0d7d6d74"> 165</a></span> <span class="keyword">inline</span> const ::com::sun::star::uno::Type & SAL_CALL <a class="code" href="a00264.html#a152e0e8cb22196ebfab07e9cf0571e20">getCppuType</a>( <a class="code" href="a00409.html#a47811468ae268173220bc23de52b0116">SAL_UNUSED_PARAMETER</a> <span class="keyword">const</span> sal_Int16 * )</div>
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span> {</div>
<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>  return ::cppu::UnoType< ::sal_Int16 >::get();</div>
<div class="line"><a name="l00168"></a><span class="lineno"> 168</span> }</div>
<div class="line"><a name="l00169"></a><span class="lineno"> 169</span> </div>
<div class="line"><a name="l00170"></a><span class="lineno"><a class="line" href="a00274.html#aa70ad247e5cfdb1457b4e854be1106ec"> 170</a></span> <span class="keyword">inline</span> const ::com::sun::star::uno::Type & SAL_CALL <a class="code" href="a00264.html#a152e0e8cb22196ebfab07e9cf0571e20">getCppuType</a>( <a class="code" href="a00409.html#a47811468ae268173220bc23de52b0116">SAL_UNUSED_PARAMETER</a> <span class="keyword">const</span> sal_uInt16 * )</div>
<div class="line"><a name="l00171"></a><span class="lineno"> 171</span> {</div>
<div class="line"><a name="l00172"></a><span class="lineno"> 172</span>  return ::cppu::UnoType< ::cppu::UnoUnsignedShortType >::get();</div>
<div class="line"><a name="l00173"></a><span class="lineno"> 173</span> }</div>
<div class="line"><a name="l00174"></a><span class="lineno"> 174</span> </div>
<div class="line"><a name="l00175"></a><span class="lineno"><a class="line" href="a00274.html#ac0f1da5835e1c090a09f96103b6bfd19"> 175</a></span> <span class="keyword">inline</span> const ::com::sun::star::uno::Type & SAL_CALL <a class="code" href="a00264.html#a152e0e8cb22196ebfab07e9cf0571e20">getCppuType</a>( <a class="code" href="a00409.html#a47811468ae268173220bc23de52b0116">SAL_UNUSED_PARAMETER</a> <span class="keyword">const</span> sal_Int32 * )</div>
<div class="line"><a name="l00176"></a><span class="lineno"> 176</span> {</div>
<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>  return ::cppu::UnoType< ::sal_Int32 >::get();</div>
<div class="line"><a name="l00178"></a><span class="lineno"> 178</span> }</div>
<div class="line"><a name="l00179"></a><span class="lineno"> 179</span> </div>
<div class="line"><a name="l00180"></a><span class="lineno"><a class="line" href="a00274.html#a5591f6f61a1b9a8c785f7c9c1d905ba8"> 180</a></span> <span class="keyword">inline</span> const ::com::sun::star::uno::Type & SAL_CALL <a class="code" href="a00264.html#a152e0e8cb22196ebfab07e9cf0571e20">getCppuType</a>( <a class="code" href="a00409.html#a47811468ae268173220bc23de52b0116">SAL_UNUSED_PARAMETER</a> <span class="keyword">const</span> sal_uInt32 * )</div>
<div class="line"><a name="l00181"></a><span class="lineno"> 181</span> {</div>
<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>  return ::cppu::UnoType< ::sal_uInt32 >::get();</div>
<div class="line"><a name="l00183"></a><span class="lineno"> 183</span> }</div>
<div class="line"><a name="l00184"></a><span class="lineno"> 184</span> </div>
<div class="line"><a name="l00185"></a><span class="lineno"><a class="line" href="a00274.html#a5e8ac42b821da2aba3f4f51bf6c9088b"> 185</a></span> <span class="keyword">inline</span> const ::com::sun::star::uno::Type & SAL_CALL <a class="code" href="a00264.html#a152e0e8cb22196ebfab07e9cf0571e20">getCppuType</a>( <a class="code" href="a00409.html#a47811468ae268173220bc23de52b0116">SAL_UNUSED_PARAMETER</a> <span class="keyword">const</span> sal_Int64 * )</div>
<div class="line"><a name="l00186"></a><span class="lineno"> 186</span> {</div>
<div class="line"><a name="l00187"></a><span class="lineno"> 187</span>  return ::cppu::UnoType< ::sal_Int64 >::get();</div>
<div class="line"><a name="l00188"></a><span class="lineno"> 188</span> }</div>
<div class="line"><a name="l00189"></a><span class="lineno"> 189</span> </div>
<div class="line"><a name="l00190"></a><span class="lineno"><a class="line" href="a00274.html#adb2874235023254970742664291ce996"> 190</a></span> <span class="keyword">inline</span> const ::com::sun::star::uno::Type & SAL_CALL <a class="code" href="a00264.html#a152e0e8cb22196ebfab07e9cf0571e20">getCppuType</a>( <a class="code" href="a00409.html#a47811468ae268173220bc23de52b0116">SAL_UNUSED_PARAMETER</a> <span class="keyword">const</span> sal_uInt64 * )</div>
<div class="line"><a name="l00191"></a><span class="lineno"> 191</span> {</div>
<div class="line"><a name="l00192"></a><span class="lineno"> 192</span>  return ::cppu::UnoType< ::sal_uInt64 >::get();</div>
<div class="line"><a name="l00193"></a><span class="lineno"> 193</span> }</div>
<div class="line"><a name="l00194"></a><span class="lineno"> 194</span> </div>
<div class="line"><a name="l00195"></a><span class="lineno"><a class="line" href="a00274.html#a5cab243f57014600ba21b98ad1b427f6"> 195</a></span> <span class="keyword">inline</span> const ::com::sun::star::uno::Type & SAL_CALL <a class="code" href="a00264.html#a152e0e8cb22196ebfab07e9cf0571e20">getCppuType</a>( <a class="code" href="a00409.html#a47811468ae268173220bc23de52b0116">SAL_UNUSED_PARAMETER</a> <span class="keyword">const</span> <span class="keywordtype">float</span> * )</div>
<div class="line"><a name="l00196"></a><span class="lineno"> 196</span> {</div>
<div class="line"><a name="l00197"></a><span class="lineno"> 197</span>  return ::cppu::UnoType< float >::get();</div>
<div class="line"><a name="l00198"></a><span class="lineno"> 198</span> }</div>
<div class="line"><a name="l00199"></a><span class="lineno"> 199</span> </div>
<div class="line"><a name="l00200"></a><span class="lineno"><a class="line" href="a00274.html#a415bda326e0960eecf8bd7c7fba1273e"> 200</a></span> <span class="keyword">inline</span> const ::com::sun::star::uno::Type & SAL_CALL <a class="code" href="a00264.html#a152e0e8cb22196ebfab07e9cf0571e20">getCppuType</a>( <a class="code" href="a00409.html#a47811468ae268173220bc23de52b0116">SAL_UNUSED_PARAMETER</a> <span class="keyword">const</span> <span class="keywordtype">double</span> * )</div>
<div class="line"><a name="l00201"></a><span class="lineno"> 201</span> {</div>
<div class="line"><a name="l00202"></a><span class="lineno"> 202</span>  return ::cppu::UnoType< double >::get();</div>
<div class="line"><a name="l00203"></a><span class="lineno"> 203</span> }</div>
<div class="line"><a name="l00204"></a><span class="lineno"> 204</span> </div>
<div class="line"><a name="l00205"></a><span class="lineno"> 205</span> <span class="keyword">template</span>< <span class="keyword">typename</span> T ></div>
<div class="line"><a name="l00206"></a><span class="lineno"><a class="line" href="a00274.html#a49a79ec05ddcd764723b085cd39af8f5"> 206</a></span> <span class="keyword">inline</span> const ::com::sun::star::uno::Type & SAL_CALL <a class="code" href="a00264.html#a152e0e8cb22196ebfab07e9cf0571e20">getCppuType</a>()</div>
<div class="line"><a name="l00207"></a><span class="lineno"> 207</span> {</div>
<div class="line"><a name="l00208"></a><span class="lineno"> 208</span>  return ::cppu::UnoType< T >::get();</div>
<div class="line"><a name="l00209"></a><span class="lineno"> 209</span> }</div>
<div class="line"><a name="l00210"></a><span class="lineno"> 210</span> </div>
<div class="line"><a name="l00211"></a><span class="lineno"> 211</span> <span class="keyword">template</span><></div>
<div class="line"><a name="l00212"></a><span class="lineno"><a class="line" href="a00274.html#a14e8ffbb5d1fed4d36dff51073a1e461"> 212</a></span> <span class="keyword">inline</span> const ::com::sun::star::uno::Type & SAL_CALL <a class="code" href="a00273.html#a14e8ffbb5d1fed4d36dff51073a1e461">getCppuType< sal_Unicode ></a>()</div>
<div class="line"><a name="l00213"></a><span class="lineno"> 213</span> {</div>
<div class="line"><a name="l00214"></a><span class="lineno"> 214</span>  return ::cppu::UnoType< ::cppu::UnoCharType >::get();</div>
<div class="line"><a name="l00215"></a><span class="lineno"> 215</span> }</div>
<div class="line"><a name="l00216"></a><span class="lineno"> 216</span> </div>
<div class="line"><a name="l00217"></a><span class="lineno"> 217</span> <span class="preprocessor">#endif</span></div>
<div class="line"><a name="l00218"></a><span class="lineno"> 218</span> <span class="preprocessor"></span></div>
<div class="line"><a name="l00219"></a><span class="lineno"> 219</span> <span class="comment">/* vim:set shiftwidth=4 softtabstop=4 expandtab: */</span></div>
<div class="ttc" id="a00422_html_afeeccfd2f7dfd61a89fe27305bba1eec"><div class="ttname"><a href="a00422.html#afeeccfd2f7dfd61a89fe27305bba1eec">typelib_static_type_getByTypeClass</a></div><div class="ttdeci">CPPU_DLLPUBLIC typelib_TypeDescriptionReference ** typelib_static_type_getByTypeClass(typelib_TypeClass eTypeClass) SAL_THROW_EXTERN_C()</div><div class="ttdoc">Gets static type reference of standard types by type class. </div></div>
<div class="ttc" id="a00269_html_a72b6c10d5cb770d942e2156c1b3160f9"><div class="ttname"><a href="a00269.html#a72b6c10d5cb770d942e2156c1b3160f9">com::sun::star::uno::UnoType_NoAcquire</a></div><div class="ttdeci">UnoType_NoAcquire</div><div class="ttdoc">Enum defining UNO_TYPE_NO_ACQUIRE for type description reference transfer. </div><div class="ttdef"><b>Definition:</b> Type.h:39</div></div>
<div class="ttc" id="a00273_html_a32268c2596c5f8a28c9502a94c721b36"><div class="ttname"><a href="a00273.html#a32268c2596c5f8a28c9502a94c721b36">getBooleanCppuType</a></div><div class="ttdeci">const ::com::sun::star::uno::Type & getBooleanCppuType()</div><div class="ttdoc">Gets the meta type of IDL type boolean. </div><div class="ttdef"><b>Definition:</b> Type.hxx:131</div></div>
<div class="ttc" id="a00200_html_a116f7d54cbaebb8243f37865c5343dce"><div class="ttname"><a href="a00200.html#a116f7d54cbaebb8243f37865c5343dce">com::sun::star::uno::Type::operator=</a></div><div class="ttdeci">Type & operator=(const Type &rType)</div><div class="ttdoc">Assignment operator: Acquires right side type and releases previously set type. </div><div class="ttdef"><b>Definition:</b> Type.hxx:86</div></div>
<div class="ttc" id="a00273_html_a14e8ffbb5d1fed4d36dff51073a1e461"><div class="ttname"><a href="a00273.html#a14e8ffbb5d1fed4d36dff51073a1e461">getCppuType< sal_Unicode ></a></div><div class="ttdeci">const ::com::sun::star::uno::Type & getCppuType< sal_Unicode >()</div><div class="ttdoc">Gets the meta type of IDL type char. </div><div class="ttdef"><b>Definition:</b> Type.hxx:212</div></div>
<div class="ttc" id="a00273_html_ad4d95c95f3e04ae6f652066cca998823"><div class="ttname"><a href="a00273.html#ad4d95c95f3e04ae6f652066cca998823">getCharCppuType</a></div><div class="ttdeci">const ::com::sun::star::uno::Type & getCharCppuType()</div><div class="ttdoc">Gets the meta type of IDL type char. </div><div class="ttdef"><b>Definition:</b> Type.hxx:146</div></div>
<div class="ttc" id="a00273_html_ab3f89c7611328ce30de432337685ecff"><div class="ttname"><a href="a00273.html#ab3f89c7611328ce30de432337685ecff">getVoidCppuType</a></div><div class="ttdeci">const ::com::sun::star::uno::Type & getVoidCppuType()</div><div class="ttdoc">Gets the meta type of IDL type void. </div><div class="ttdef"><b>Definition:</b> Type.hxx:122</div></div>
<div class="ttc" id="a00264_html_a152e0e8cb22196ebfab07e9cf0571e20"><div class="ttname"><a href="a00264.html#a152e0e8cb22196ebfab07e9cf0571e20">getCppuType</a></div><div class="ttdeci">const ::com::sun::star::uno::Type & getCppuType(SAL_UNUSED_PARAMETER const ::com::sun::star::uno::Any *)</div><div class="ttdoc">Gets the meta type of IDL type any. </div><div class="ttdef"><b>Definition:</b> Any.h:479</div></div>
<div class="ttc" id="a00422_html_aafa91ad5758e27002671cd79a56d079d"><div class="ttname"><a href="a00422.html#aafa91ad5758e27002671cd79a56d079d">typelib_typedescriptionreference_assign</a></div><div class="ttdeci">CPPU_DLLPUBLIC void typelib_typedescriptionreference_assign(typelib_TypeDescriptionReference **ppDest, typelib_TypeDescriptionReference *pSource) SAL_THROW_EXTERN_C()</div><div class="ttdoc">Assigns a type. </div></div>
<div class="ttc" id="a00409_html_a50344fc80f122074b8a7e563c5627779"><div class="ttname"><a href="a00409.html#a50344fc80f122074b8a7e563c5627779">sal_Char</a></div><div class="ttdeci">char sal_Char</div><div class="ttdoc">A legacy synonym for char. </div><div class="ttdef"><b>Definition:</b> types.h:120</div></div>
<div class="ttc" id="a00422_html_a8b5cdb9f6e3ebb43d4085ff3fde89d5b"><div class="ttname"><a href="a00422.html#a8b5cdb9f6e3ebb43d4085ff3fde89d5b">typelib_typedescriptionreference_acquire</a></div><div class="ttdeci">CPPU_DLLPUBLIC void typelib_typedescriptionreference_acquire(typelib_TypeDescriptionReference *pRef) SAL_THROW_EXTERN_C()</div><div class="ttdoc">Increments reference count of type description reference. </div></div>
<div class="ttc" id="a00273_html_a2e232950c0c19ed1f5641ab9611b0899"><div class="ttname"><a href="a00273.html#a2e232950c0c19ed1f5641ab9611b0899">getCppuVoidType</a></div><div class="ttdeci">const ::com::sun::star::uno::Type & getCppuVoidType()</div><div class="ttdoc">Gets the meta type of IDL type void. </div><div class="ttdef"><b>Definition:</b> Type.hxx:118</div></div>
<div class="ttc" id="a00422_html_acfefc9731e67b9a83abd57d8124b4857"><div class="ttname"><a href="a00422.html#acfefc9731e67b9a83abd57d8124b4857">typelib_TypeDescriptionReference</a></div><div class="ttdeci">struct SAL_DLLPUBLIC_RTTI _typelib_TypeDescriptionReference typelib_TypeDescriptionReference</div><div class="ttdoc">Holds a weak reference to a type description. </div></div>
<div class="ttc" id="a00409_html_a66585e12aa9edc6e11fc7994e1c12286"><div class="ttname"><a href="a00409.html#a66585e12aa9edc6e11fc7994e1c12286">sal_Bool</a></div><div class="ttdeci">unsigned char sal_Bool</div><div class="ttdef"><b>Definition:</b> types.h:38</div></div>
<div class="ttc" id="a00422_html_ae21c6908210e34c90b7406b608d502ed"><div class="ttname"><a href="a00422.html#ae21c6908210e34c90b7406b608d502ed">typelib_typedescriptionreference_newByAsciiName</a></div><div class="ttdeci">CPPU_DLLPUBLIC void typelib_typedescriptionreference_newByAsciiName(typelib_TypeDescriptionReference **ppTDR, typelib_TypeClass eTypeClass, const sal_Char *pTypeName) SAL_THROW_EXTERN_C()</div><div class="ttdoc">Creates a type description reference. </div></div>
<div class="ttc" id="a00409_html_a47811468ae268173220bc23de52b0116"><div class="ttname"><a href="a00409.html#a47811468ae268173220bc23de52b0116">SAL_UNUSED_PARAMETER</a></div><div class="ttdeci">#define SAL_UNUSED_PARAMETER</div><div class="ttdoc">Annotate unused but required C++ function parameters. </div><div class="ttdef"><b>Definition:</b> types.h:559</div></div>
<div class="ttc" id="a00200_html_aaf9081c6142a56f3c27ebb1e352f2ace"><div class="ttname"><a href="a00200.html#aaf9081c6142a56f3c27ebb1e352f2ace">com::sun::star::uno::Type::getTypeLibType</a></div><div class="ttdeci">typelib_TypeDescriptionReference * getTypeLibType() const </div><div class="ttdoc">Gets the C typelib type description reference pointer. </div><div class="ttdef"><b>Definition:</b> Type.h:154</div></div>
<div class="ttc" id="a00200_html_a9b57d429ebfd9276f8e3194f3c4e2159"><div class="ttname"><a href="a00200.html#a9b57d429ebfd9276f8e3194f3c4e2159">com::sun::star::uno::Type::getTypeName</a></div><div class="ttdeci">inline::rtl::OUString getTypeName() const </div><div class="ttdoc">Gets the name of the set type. </div><div class="ttdef"><b>Definition:</b> Type.hxx:81</div></div>
<div class="ttc" id="a00409_html_ab739fc44e71972374c8f8a7da65a6909"><div class="ttname"><a href="a00409.html#ab739fc44e71972374c8f8a7da65a6909">sal_Int8</a></div><div class="ttdeci">signed char sal_Int8</div><div class="ttdef"><b>Definition:</b> types.h:43</div></div>
<div class="ttc" id="a00200_html"><div class="ttname"><a href="a00200.html">com::sun::star::uno::Type</a></div><div class="ttdoc">C++ class representing an IDL meta type. </div><div class="ttdef"><b>Definition:</b> Type.h:54</div></div>
<div class="ttc" id="a00283_html"><div class="ttname"><a href="a00283.html">unotype.hxx</a></div></div>
<div class="ttc" id="a00200_html_a89ffc2ae6bdf545544e69eaa7bfa5552"><div class="ttname"><a href="a00200.html#a89ffc2ae6bdf545544e69eaa7bfa5552">com::sun::star::uno::Type::Type</a></div><div class="ttdeci">Type()</div><div class="ttdoc">Default Constructor: Type is set to void. </div><div class="ttdef"><b>Definition:</b> Type.hxx:40</div></div>
<div class="ttc" id="a00421_html_abe04ebc4400e8a566091dba14a475791a097686d692e8ad166553a17ddefb8874"><div class="ttname"><a href="a00421.html#abe04ebc4400e8a566091dba14a475791a097686d692e8ad166553a17ddefb8874">typelib_TypeClass_VOID</a></div><div class="ttdoc">type class of void </div><div class="ttdef"><b>Definition:</b> typeclass.h:29</div></div>
<div class="ttc" id="a00273_html_afb04bc5eaddf10dff8f57f8f45214064"><div class="ttname"><a href="a00273.html#afb04bc5eaddf10dff8f57f8f45214064">getCppuCharType</a></div><div class="ttdeci">const ::com::sun::star::uno::Type & getCppuCharType()</div><div class="ttdoc">Gets the meta type of IDL type char. </div><div class="ttdef"><b>Definition:</b> Type.hxx:150</div></div>
<div class="ttc" id="a00409_html_a30b3dd1d6058d15544996570e4f14244"><div class="ttname"><a href="a00409.html#a30b3dd1d6058d15544996570e4f14244">__sal_NoAcquire</a></div><div class="ttdeci">__sal_NoAcquire</div><div class="ttdef"><b>Definition:</b> types.h:370</div></div>
<div class="ttc" id="a00273_html_ac1f7c18f50a915252d46c2f420383c30"><div class="ttname"><a href="a00273.html#ac1f7c18f50a915252d46c2f420383c30">getCppuBooleanType</a></div><div class="ttdeci">const ::com::sun::star::uno::Type & getCppuBooleanType()</div><div class="ttdoc">Gets the meta type of IDL type boolean. </div><div class="ttdef"><b>Definition:</b> Type.hxx:127</div></div>
<div class="ttc" id="a00422_html_a758dc76865f135c38a4dd8e1fd70368b"><div class="ttname"><a href="a00422.html#a758dc76865f135c38a4dd8e1fd70368b">typelib_typedescriptionreference_new</a></div><div class="ttdeci">CPPU_DLLPUBLIC void typelib_typedescriptionreference_new(typelib_TypeDescriptionReference **ppTDR, typelib_TypeClass eTypeClass, rtl_uString *pTypeName) SAL_THROW_EXTERN_C()</div><div class="ttdoc">Creates a type description reference. </div></div>
<div class="ttc" id="a00051_html"><div class="ttname"><a href="a00051.html">com::sun::star::uno::Array</a></div><div class="ttdoc">Helper class to specify a type pointer for idl arrays. </div><div class="ttdef"><b>Definition:</b> Type.h:194</div></div>
<div class="ttc" id="a00402_html"><div class="ttname"><a href="a00402.html">config.h</a></div></div>
<div class="ttc" id="a00273_html"><div class="ttname"><a href="a00273.html">Type.h</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.5
</small></address>
</body>
</html>