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: cppuhelper/compbase11.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_bafde31d93a9872d5e7ee9226a53aaa0.html">cppuhelper</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">compbase11.hxx</div> </div>
</div><!--header-->
<div class="contents">
<a href="a00288.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_CPPUHELPER_COMPBASE11_HXX</span></div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="preprocessor"></span><span class="preprocessor">#define INCLUDED_CPPUHELPER_COMPBASE11_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="a00308.html">cppuhelper/implbase11.hxx</a>"</span></div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#include "<a class="code" href="a00298.html">cppuhelper/compbase_ex.hxx</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="keyword">namespace </span>cppu</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> </div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <span class="keyword">template</span>< <span class="keyword">class</span> Ifc1, <span class="keyword">class</span> Ifc2, <span class="keyword">class</span> Ifc3, <span class="keyword">class</span> Ifc4, <span class="keyword">class</span> Ifc5, <span class="keyword">class</span> Ifc6, <span class="keyword">class</span> Ifc7, <span class="keyword">class</span> Ifc8, <span class="keyword">class</span> Ifc9, <span class="keyword">class</span> Ifc10, <span class="keyword">class</span> Ifc11 ></div>
<div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="a00237.html"> 43</a></span>  <span class="keyword">class </span><a class="code" href="a00409.html#a5b2f3bd6385b6bbe6662cb4568e14349">SAL_NO_VTABLE</a> SAL_DLLPUBLIC_TEMPLATE <a class="code" href="a00237.html">WeakComponentImplHelper11</a></div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  : <span class="keyword">public</span> WeakComponentImplHelperBase</div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  , <span class="keyword">public</span> css::lang::XTypeProvider</div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  , <span class="keyword">public</span> Ifc1, <span class="keyword">public</span> Ifc2, <span class="keyword">public</span> Ifc3, <span class="keyword">public</span> Ifc4, <span class="keyword">public</span> Ifc5, <span class="keyword">public</span> Ifc6, <span class="keyword">public</span> Ifc7, <span class="keyword">public</span> Ifc8, <span class="keyword">public</span> Ifc9, <span class="keyword">public</span> Ifc10, <span class="keyword">public</span> Ifc11</div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  {</div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="keyword">struct </span>cd : <span class="keyword">public</span> <a class="code" href="a00188.html">rtl::StaticAggregate</a>< class_data, ImplClassData11< Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, Ifc11, WeakComponentImplHelper11<Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, Ifc11> > > {};</div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="keyword">public</span>:</div>
<div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="a00237.html#a941cf3594d8b53ab9a7798f834d3adb4"> 50</a></span>  <a class="code" href="a00237.html#a941cf3594d8b53ab9a7798f834d3adb4">WeakComponentImplHelper11</a>( ::<a class="code" href="a00130.html">osl::Mutex</a> & rMutex ) <span class="keywordflow">throw</span> ()</div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  : WeakComponentImplHelperBase( rMutex )</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="a00237.html#aff034dac5b28c36a73b8b28a43f4a5ad"> 53</a></span>  <span class="keyword">virtual</span> css::uno::Any SAL_CALL <a class="code" href="a00237.html#aff034dac5b28c36a73b8b28a43f4a5ad">queryInterface</a>( css::uno::Type <span class="keyword">const</span> & rType ) <a class="code" href="a00409.html#a77ee0efccf64cd1370bbc78bf311563d">SAL_OVERRIDE</a></div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  { <span class="keywordflow">return</span> WeakComponentImplHelper_query( rType, cd::get(), <span class="keyword">this</span>, static_cast<WeakComponentImplHelperBase *>(<span class="keyword">this</span>) ); }</div>
<div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="a00237.html#ae0136b03de14465be102c04d4dd21a33"> 55</a></span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> SAL_CALL <a class="code" href="a00237.html#ae0136b03de14465be102c04d4dd21a33">acquire</a>() throw () <a class="code" href="a00409.html#a77ee0efccf64cd1370bbc78bf311563d">SAL_OVERRIDE</a></div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  { WeakComponentImplHelperBase::acquire(); }</div>
<div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="a00237.html#a89781d608dd16d2f24a048b5dd0a0b8e"> 57</a></span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> SAL_CALL <a class="code" href="a00237.html#a89781d608dd16d2f24a048b5dd0a0b8e">release</a>() throw () <a class="code" href="a00409.html#a77ee0efccf64cd1370bbc78bf311563d">SAL_OVERRIDE</a></div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  { WeakComponentImplHelperBase::release(); }</div>
<div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="a00237.html#a0bee427b1077a1245a044189dd3c0443"> 59</a></span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> SAL_CALL <a class="code" href="a00237.html#a0bee427b1077a1245a044189dd3c0443">dispose</a>() <a class="code" href="a00409.html#a77ee0efccf64cd1370bbc78bf311563d">SAL_OVERRIDE</a></div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  { WeakComponentImplHelperBase::dispose(); }</div>
<div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="a00237.html#aec92bfaede007269b5692d16ddf84d65"> 61</a></span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> SAL_CALL <a class="code" href="a00237.html#aec92bfaede007269b5692d16ddf84d65">addEventListener</a>(<span class="keyword">const</span> css::uno::Reference< css::lang::XEventListener > & xListener) <a class="code" href="a00409.html#a77ee0efccf64cd1370bbc78bf311563d">SAL_OVERRIDE</a></div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  { WeakComponentImplHelperBase::addEventListener(xListener); }</div>
<div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="a00237.html#a41be2b06c13f9d100513419d781ae72a"> 63</a></span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> SAL_CALL <a class="code" href="a00237.html#a41be2b06c13f9d100513419d781ae72a">removeEventListener</a>(<span class="keyword">const</span> css::uno::Reference< css::lang::XEventListener > & xListener) <a class="code" href="a00409.html#a77ee0efccf64cd1370bbc78bf311563d">SAL_OVERRIDE</a></div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  { WeakComponentImplHelperBase::removeEventListener(xListener); }</div>
<div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="a00237.html#ae40a6b9eae26c058610b4d514a27f593"> 65</a></span>  <span class="keyword">virtual</span> css::uno::Sequence< css::uno::Type > SAL_CALL <a class="code" href="a00237.html#ae40a6b9eae26c058610b4d514a27f593">getTypes</a>() <a class="code" href="a00409.html#a77ee0efccf64cd1370bbc78bf311563d">SAL_OVERRIDE</a></div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  { <span class="keywordflow">return</span> WeakComponentImplHelper_getTypes( cd::get() ); }</div>
<div class="line"><a name="l00067"></a><span class="lineno"><a class="line" href="a00237.html#a705cc7eaa972292cf0fca1057fe6eec5"> 67</a></span>  <span class="keyword">virtual</span> css::uno::Sequence< sal_Int8 > SAL_CALL <a class="code" href="a00237.html#a705cc7eaa972292cf0fca1057fe6eec5">getImplementationId</a>() <a class="code" href="a00409.html#a77ee0efccf64cd1370bbc78bf311563d">SAL_OVERRIDE</a></div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  { <span class="keywordflow">return</span> ImplHelper_getImplementationId( cd::get() ); }</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="l00080"></a><span class="lineno"> 80</span>  <span class="keyword">template</span>< <span class="keyword">class</span> Ifc1, <span class="keyword">class</span> Ifc2, <span class="keyword">class</span> Ifc3, <span class="keyword">class</span> Ifc4, <span class="keyword">class</span> Ifc5, <span class="keyword">class</span> Ifc6, <span class="keyword">class</span> Ifc7, <span class="keyword">class</span> Ifc8, <span class="keyword">class</span> Ifc9, <span class="keyword">class</span> Ifc10, <span class="keyword">class</span> Ifc11 ></div>
<div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="a00159.html"> 81</a></span>  <span class="keyword">class </span><a class="code" href="a00409.html#a5b2f3bd6385b6bbe6662cb4568e14349">SAL_NO_VTABLE</a> SAL_DLLPUBLIC_TEMPLATE <a class="code" href="a00159.html">PartialWeakComponentImplHelper11</a></div>
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  : <span class="keyword">public</span> WeakComponentImplHelperBase</div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  , <span class="keyword">public</span> css::lang::XTypeProvider</div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  , <span class="keyword">public</span> Ifc1, <span class="keyword">public</span> Ifc2, <span class="keyword">public</span> Ifc3, <span class="keyword">public</span> Ifc4, <span class="keyword">public</span> Ifc5, <span class="keyword">public</span> Ifc6, <span class="keyword">public</span> Ifc7, <span class="keyword">public</span> Ifc8, <span class="keyword">public</span> Ifc9, <span class="keyword">public</span> Ifc10, <span class="keyword">public</span> Ifc11</div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  {</div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <span class="keyword">struct </span>cd : <span class="keyword">public</span> <a class="code" href="a00188.html">rtl::StaticAggregate</a>< class_data, ImplClassData11< Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, Ifc11, PartialWeakComponentImplHelper11<Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, Ifc11> > > {};</div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <span class="keyword">public</span>:</div>
<div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="a00159.html#a8bc992f2810f9b6d83a64c514ce83aae"> 88</a></span>  <a class="code" href="a00159.html#a8bc992f2810f9b6d83a64c514ce83aae">PartialWeakComponentImplHelper11</a>( ::<a class="code" href="a00130.html">osl::Mutex</a> & rMutex ) <span class="keywordflow">throw</span> ()</div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  : WeakComponentImplHelperBase( rMutex )</div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  {}</div>
<div class="line"><a name="l00091"></a><span class="lineno"><a class="line" href="a00159.html#a6b446781827424653db4cf24d17b953e"> 91</a></span>  <span class="keyword">virtual</span> css::uno::Any SAL_CALL <a class="code" href="a00159.html#a6b446781827424653db4cf24d17b953e">queryInterface</a>( css::uno::Type <span class="keyword">const</span> & rType ) <a class="code" href="a00409.html#a77ee0efccf64cd1370bbc78bf311563d">SAL_OVERRIDE</a></div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  { <span class="keywordflow">return</span> WeakComponentImplHelper_query( rType, cd::get(), <span class="keyword">this</span>, static_cast<WeakComponentImplHelperBase *>(<span class="keyword">this</span>) ); }</div>
<div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="a00159.html#a96bdf053a92921b5e6948bb57318fd9f"> 93</a></span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> SAL_CALL <a class="code" href="a00159.html#a96bdf053a92921b5e6948bb57318fd9f">acquire</a>() throw () <a class="code" href="a00409.html#a77ee0efccf64cd1370bbc78bf311563d">SAL_OVERRIDE</a></div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  { WeakComponentImplHelperBase::acquire(); }</div>
<div class="line"><a name="l00095"></a><span class="lineno"><a class="line" href="a00159.html#af4f432b6713d1cc0e247ca3764e6653b"> 95</a></span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> SAL_CALL <a class="code" href="a00159.html#af4f432b6713d1cc0e247ca3764e6653b">release</a>() throw () <a class="code" href="a00409.html#a77ee0efccf64cd1370bbc78bf311563d">SAL_OVERRIDE</a></div>
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  { WeakComponentImplHelperBase::release(); }</div>
<div class="line"><a name="l00097"></a><span class="lineno"><a class="line" href="a00159.html#aec64a3a894bb55cce04c17424526a801"> 97</a></span>  <span class="keyword">virtual</span> css::uno::Sequence< css::uno::Type > SAL_CALL <a class="code" href="a00159.html#aec64a3a894bb55cce04c17424526a801">getTypes</a>() <a class="code" href="a00409.html#a77ee0efccf64cd1370bbc78bf311563d">SAL_OVERRIDE</a></div>
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  { <span class="keywordflow">return</span> WeakComponentImplHelper_getTypes( cd::get() ); }</div>
<div class="line"><a name="l00099"></a><span class="lineno"><a class="line" href="a00159.html#ac33117c6adcbe66918619ccfe2fe2742"> 99</a></span>  <span class="keyword">virtual</span> css::uno::Sequence< sal_Int8 > SAL_CALL <a class="code" href="a00159.html#ac33117c6adcbe66918619ccfe2fe2742">getImplementationId</a>() <a class="code" href="a00409.html#a77ee0efccf64cd1370bbc78bf311563d">SAL_OVERRIDE</a></div>
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  { <span class="keywordflow">return</span> ImplHelper_getImplementationId( cd::get() ); }</div>
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  };</div>
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> </div>
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  <span class="keyword">template</span>< <span class="keyword">class</span> Ifc1, <span class="keyword">class</span> Ifc2, <span class="keyword">class</span> Ifc3, <span class="keyword">class</span> Ifc4, <span class="keyword">class</span> Ifc5, <span class="keyword">class</span> Ifc6, <span class="keyword">class</span> Ifc7, <span class="keyword">class</span> Ifc8, <span class="keyword">class</span> Ifc9, <span class="keyword">class</span> Ifc10, <span class="keyword">class</span> Ifc11 ></div>
<div class="line"><a name="l00121"></a><span class="lineno"><a class="line" href="a00212.html"> 121</a></span>  <span class="keyword">class </span><a class="code" href="a00409.html#a5b2f3bd6385b6bbe6662cb4568e14349">SAL_NO_VTABLE</a> SAL_DLLPUBLIC_TEMPLATE <a class="code" href="a00212.html">WeakAggComponentImplHelper11</a></div>
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  : <span class="keyword">public</span> WeakAggComponentImplHelperBase</div>
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  , <span class="keyword">public</span> css::lang::XTypeProvider</div>
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  , <span class="keyword">public</span> Ifc1, <span class="keyword">public</span> Ifc2, <span class="keyword">public</span> Ifc3, <span class="keyword">public</span> Ifc4, <span class="keyword">public</span> Ifc5, <span class="keyword">public</span> Ifc6, <span class="keyword">public</span> Ifc7, <span class="keyword">public</span> Ifc8, <span class="keyword">public</span> Ifc9, <span class="keyword">public</span> Ifc10, <span class="keyword">public</span> Ifc11</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>  <span class="keyword">struct </span>cd : <span class="keyword">public</span> <a class="code" href="a00188.html">rtl::StaticAggregate</a>< class_data, ImplClassData11< Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, Ifc11, WeakAggComponentImplHelper11<Ifc1, Ifc2, Ifc3, Ifc4, Ifc5, Ifc6, Ifc7, Ifc8, Ifc9, Ifc10, Ifc11> > > {};</div>
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  <span class="keyword">public</span>:</div>
<div class="line"><a name="l00128"></a><span class="lineno"><a class="line" href="a00212.html#a020362328d1d2e60e6ca3746361be979"> 128</a></span>  <a class="code" href="a00212.html#a020362328d1d2e60e6ca3746361be979">WeakAggComponentImplHelper11</a>( ::<a class="code" href="a00130.html">osl::Mutex</a> & rMutex ) <span class="keywordflow">throw</span> ()</div>
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  : WeakAggComponentImplHelperBase( rMutex )</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="a00212.html#a3c0d83f1fb342f977b470bb8c6469176"> 131</a></span>  <span class="keyword">virtual</span> css::uno::Any SAL_CALL <a class="code" href="a00212.html#a3c0d83f1fb342f977b470bb8c6469176">queryInterface</a>( css::uno::Type <span class="keyword">const</span> & rType ) <a class="code" href="a00409.html#a77ee0efccf64cd1370bbc78bf311563d">SAL_OVERRIDE</a></div>
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  { <span class="keywordflow">return</span> <a class="code" href="a00304.html#a86a2e2027992b0bcebd816b642ba0500">WeakAggComponentImplHelperBase::queryInterface</a>( rType ); }</div>
<div class="line"><a name="l00133"></a><span class="lineno"><a class="line" href="a00212.html#a7a0c6ed18ad3eb71c1820d009a318d09"> 133</a></span>  <span class="keyword">virtual</span> css::uno::Any SAL_CALL <a class="code" href="a00212.html#a7a0c6ed18ad3eb71c1820d009a318d09">queryAggregation</a>( css::uno::Type <span class="keyword">const</span> & rType ) <a class="code" href="a00409.html#a77ee0efccf64cd1370bbc78bf311563d">SAL_OVERRIDE</a></div>
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  { <span class="keywordflow">return</span> WeakAggComponentImplHelper_queryAgg( rType, cd::get(), <span class="keyword">this</span>, static_cast<WeakAggComponentImplHelperBase *>(<span class="keyword">this</span>) ); }</div>
<div class="line"><a name="l00135"></a><span class="lineno"><a class="line" href="a00212.html#a0d6e64f1a82e098fdb939405cb5b2289"> 135</a></span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> SAL_CALL <a class="code" href="a00212.html#a0d6e64f1a82e098fdb939405cb5b2289">acquire</a>() throw () <a class="code" href="a00409.html#a77ee0efccf64cd1370bbc78bf311563d">SAL_OVERRIDE</a></div>
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  { WeakAggComponentImplHelperBase::acquire(); }</div>
<div class="line"><a name="l00137"></a><span class="lineno"><a class="line" href="a00212.html#a899ba3ca51ed27cd67f54f153e2a96c3"> 137</a></span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> SAL_CALL <a class="code" href="a00212.html#a899ba3ca51ed27cd67f54f153e2a96c3">release</a>() throw () <a class="code" href="a00409.html#a77ee0efccf64cd1370bbc78bf311563d">SAL_OVERRIDE</a></div>
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  { WeakAggComponentImplHelperBase::release(); }</div>
<div class="line"><a name="l00139"></a><span class="lineno"><a class="line" href="a00212.html#a4196a5c9a36adc49bb9f99a7d7cf537a"> 139</a></span>  <span class="keyword">virtual</span> css::uno::Sequence< css::uno::Type > SAL_CALL <a class="code" href="a00212.html#a4196a5c9a36adc49bb9f99a7d7cf537a">getTypes</a>() <a class="code" href="a00409.html#a77ee0efccf64cd1370bbc78bf311563d">SAL_OVERRIDE</a></div>
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  { <span class="keywordflow">return</span> WeakAggComponentImplHelper_getTypes( cd::get() ); }</div>
<div class="line"><a name="l00141"></a><span class="lineno"><a class="line" href="a00212.html#a3e907c21611b5438e88d53bb6c0a3c6e"> 141</a></span>  <span class="keyword">virtual</span> css::uno::Sequence< sal_Int8 > SAL_CALL <a class="code" href="a00212.html#a3e907c21611b5438e88d53bb6c0a3c6e">getImplementationId</a>() <a class="code" href="a00409.html#a77ee0efccf64cd1370bbc78bf311563d">SAL_OVERRIDE</a></div>
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  { <span class="keywordflow">return</span> ImplHelper_getImplementationId( cd::get() ); }</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> <span class="preprocessor">#endif</span></div>
<div class="line"><a name="l00147"></a><span class="lineno"> 147</span> <span class="preprocessor"></span></div>
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span> <span class="comment">/* vim:set shiftwidth=4 softtabstop=4 expandtab: */</span></div>
<div class="ttc" id="a00237_html_ae40a6b9eae26c058610b4d514a27f593"><div class="ttname"><a href="a00237.html#ae40a6b9eae26c058610b4d514a27f593">cppu::WeakComponentImplHelper11::getTypes</a></div><div class="ttdeci">virtual css::uno::Sequence< css::uno::Type > getTypes() SAL_OVERRIDE</div><div class="ttdef"><b>Definition:</b> compbase11.hxx:65</div></div>
<div class="ttc" id="a00159_html_ac33117c6adcbe66918619ccfe2fe2742"><div class="ttname"><a href="a00159.html#ac33117c6adcbe66918619ccfe2fe2742">cppu::PartialWeakComponentImplHelper11::getImplementationId</a></div><div class="ttdeci">virtual css::uno::Sequence< sal_Int8 > getImplementationId() SAL_OVERRIDE</div><div class="ttdef"><b>Definition:</b> compbase11.hxx:99</div></div>
<div class="ttc" id="a00237_html_ae0136b03de14465be102c04d4dd21a33"><div class="ttname"><a href="a00237.html#ae0136b03de14465be102c04d4dd21a33">cppu::WeakComponentImplHelper11::acquire</a></div><div class="ttdeci">virtual void acquire() SAL_OVERRIDE</div><div class="ttdef"><b>Definition:</b> compbase11.hxx:55</div></div>
<div class="ttc" id="a00130_html"><div class="ttname"><a href="a00130.html">osl::Mutex</a></div><div class="ttdoc">A mutual exclusion synchronization object. </div><div class="ttdef"><b>Definition:</b> mutex.hxx:31</div></div>
<div class="ttc" id="a00188_html"><div class="ttname"><a href="a00188.html">rtl::StaticAggregate</a></div><div class="ttdoc">Helper class for a late-initialized static aggregate, e.g. </div><div class="ttdef"><b>Definition:</b> instance.hxx:544</div></div>
<div class="ttc" id="a00159_html"><div class="ttname"><a href="a00159.html">cppu::PartialWeakComponentImplHelper11</a></div><div class="ttdoc">Same as WeakComponentImplHelper11, except doesn&#39;t implement addEventListener, removeEventListener and...</div><div class="ttdef"><b>Definition:</b> compbase11.hxx:81</div></div>
<div class="ttc" id="a00237_html_a41be2b06c13f9d100513419d781ae72a"><div class="ttname"><a href="a00237.html#a41be2b06c13f9d100513419d781ae72a">cppu::WeakComponentImplHelper11::removeEventListener</a></div><div class="ttdeci">virtual void removeEventListener(const css::uno::Reference< css::lang::XEventListener > &xListener) SAL_OVERRIDE</div><div class="ttdef"><b>Definition:</b> compbase11.hxx:63</div></div>
<div class="ttc" id="a00212_html_a899ba3ca51ed27cd67f54f153e2a96c3"><div class="ttname"><a href="a00212.html#a899ba3ca51ed27cd67f54f153e2a96c3">cppu::WeakAggComponentImplHelper11::release</a></div><div class="ttdeci">virtual void release() SAL_OVERRIDE</div><div class="ttdef"><b>Definition:</b> compbase11.hxx:137</div></div>
<div class="ttc" id="a00212_html_a4196a5c9a36adc49bb9f99a7d7cf537a"><div class="ttname"><a href="a00212.html#a4196a5c9a36adc49bb9f99a7d7cf537a">cppu::WeakAggComponentImplHelper11::getTypes</a></div><div class="ttdeci">virtual css::uno::Sequence< css::uno::Type > getTypes() SAL_OVERRIDE</div><div class="ttdef"><b>Definition:</b> compbase11.hxx:139</div></div>
<div class="ttc" id="a00237_html_aec92bfaede007269b5692d16ddf84d65"><div class="ttname"><a href="a00237.html#aec92bfaede007269b5692d16ddf84d65">cppu::WeakComponentImplHelper11::addEventListener</a></div><div class="ttdeci">virtual void addEventListener(const css::uno::Reference< css::lang::XEventListener > &xListener) SAL_OVERRIDE</div><div class="ttdef"><b>Definition:</b> compbase11.hxx:61</div></div>
<div class="ttc" id="a00304_html_a86a2e2027992b0bcebd816b642ba0500"><div class="ttname"><a href="a00304.html#a86a2e2027992b0bcebd816b642ba0500">cppu::queryInterface</a></div><div class="ttdeci">css::uno::Any queryInterface(const css::uno::Type &rType, Interface1 *p1)</div><div class="ttdoc">Compares demanded type to given template argument types. </div><div class="ttdef"><b>Definition:</b> queryinterface.hxx:39</div></div>
<div class="ttc" id="a00237_html_a705cc7eaa972292cf0fca1057fe6eec5"><div class="ttname"><a href="a00237.html#a705cc7eaa972292cf0fca1057fe6eec5">cppu::WeakComponentImplHelper11::getImplementationId</a></div><div class="ttdeci">virtual css::uno::Sequence< sal_Int8 > getImplementationId() SAL_OVERRIDE</div><div class="ttdef"><b>Definition:</b> compbase11.hxx:67</div></div>
<div class="ttc" id="a00212_html_a7a0c6ed18ad3eb71c1820d009a318d09"><div class="ttname"><a href="a00212.html#a7a0c6ed18ad3eb71c1820d009a318d09">cppu::WeakAggComponentImplHelper11::queryAggregation</a></div><div class="ttdeci">virtual css::uno::Any queryAggregation(css::uno::Type const &rType) SAL_OVERRIDE</div><div class="ttdef"><b>Definition:</b> compbase11.hxx:133</div></div>
<div class="ttc" id="a00237_html_a0bee427b1077a1245a044189dd3c0443"><div class="ttname"><a href="a00237.html#a0bee427b1077a1245a044189dd3c0443">cppu::WeakComponentImplHelper11::dispose</a></div><div class="ttdeci">virtual void dispose() SAL_OVERRIDE</div><div class="ttdef"><b>Definition:</b> compbase11.hxx:59</div></div>
<div class="ttc" id="a00159_html_af4f432b6713d1cc0e247ca3764e6653b"><div class="ttname"><a href="a00159.html#af4f432b6713d1cc0e247ca3764e6653b">cppu::PartialWeakComponentImplHelper11::release</a></div><div class="ttdeci">virtual void release() SAL_OVERRIDE</div><div class="ttdef"><b>Definition:</b> compbase11.hxx:95</div></div>
<div class="ttc" id="a00409_html_a77ee0efccf64cd1370bbc78bf311563d"><div class="ttname"><a href="a00409.html#a77ee0efccf64cd1370bbc78bf311563d">SAL_OVERRIDE</a></div><div class="ttdeci">#define SAL_OVERRIDE</div><div class="ttdoc">C++11 &quot;override&quot; feature. </div><div class="ttdef"><b>Definition:</b> types.h:409</div></div>
<div class="ttc" id="a00159_html_a8bc992f2810f9b6d83a64c514ce83aae"><div class="ttname"><a href="a00159.html#a8bc992f2810f9b6d83a64c514ce83aae">cppu::PartialWeakComponentImplHelper11::PartialWeakComponentImplHelper11</a></div><div class="ttdeci">PartialWeakComponentImplHelper11(::osl::Mutex &rMutex)</div><div class="ttdef"><b>Definition:</b> compbase11.hxx:88</div></div>
<div class="ttc" id="a00159_html_aec64a3a894bb55cce04c17424526a801"><div class="ttname"><a href="a00159.html#aec64a3a894bb55cce04c17424526a801">cppu::PartialWeakComponentImplHelper11::getTypes</a></div><div class="ttdeci">virtual css::uno::Sequence< css::uno::Type > getTypes() SAL_OVERRIDE</div><div class="ttdef"><b>Definition:</b> compbase11.hxx:97</div></div>
<div class="ttc" id="a00237_html_aff034dac5b28c36a73b8b28a43f4a5ad"><div class="ttname"><a href="a00237.html#aff034dac5b28c36a73b8b28a43f4a5ad">cppu::WeakComponentImplHelper11::queryInterface</a></div><div class="ttdeci">virtual css::uno::Any queryInterface(css::uno::Type const &rType) SAL_OVERRIDE</div><div class="ttdef"><b>Definition:</b> compbase11.hxx:53</div></div>
<div class="ttc" id="a00212_html"><div class="ttname"><a href="a00212.html">cppu::WeakAggComponentImplHelper11</a></div><div class="ttdoc">Implementation helper supporting css::lang::XTypeProvider and css::lang::XComponent. </div><div class="ttdef"><b>Definition:</b> compbase11.hxx:121</div></div>
<div class="ttc" id="a00212_html_a020362328d1d2e60e6ca3746361be979"><div class="ttname"><a href="a00212.html#a020362328d1d2e60e6ca3746361be979">cppu::WeakAggComponentImplHelper11::WeakAggComponentImplHelper11</a></div><div class="ttdeci">WeakAggComponentImplHelper11(::osl::Mutex &rMutex)</div><div class="ttdef"><b>Definition:</b> compbase11.hxx:128</div></div>
<div class="ttc" id="a00409_html_a5b2f3bd6385b6bbe6662cb4568e14349"><div class="ttname"><a href="a00409.html#a5b2f3bd6385b6bbe6662cb4568e14349">SAL_NO_VTABLE</a></div><div class="ttdeci">#define SAL_NO_VTABLE</div><div class="ttdoc">Use this for pure virtual classes, e.g. </div><div class="ttdef"><b>Definition:</b> types.h:312</div></div>
<div class="ttc" id="a00212_html_a3c0d83f1fb342f977b470bb8c6469176"><div class="ttname"><a href="a00212.html#a3c0d83f1fb342f977b470bb8c6469176">cppu::WeakAggComponentImplHelper11::queryInterface</a></div><div class="ttdeci">virtual css::uno::Any queryInterface(css::uno::Type const &rType) SAL_OVERRIDE</div><div class="ttdef"><b>Definition:</b> compbase11.hxx:131</div></div>
<div class="ttc" id="a00237_html"><div class="ttname"><a href="a00237.html">cppu::WeakComponentImplHelper11</a></div><div class="ttdoc">Implementation helper supporting css::lang::XTypeProvider and css::lang::XComponent. </div><div class="ttdef"><b>Definition:</b> compbase11.hxx:43</div></div>
<div class="ttc" id="a00237_html_a941cf3594d8b53ab9a7798f834d3adb4"><div class="ttname"><a href="a00237.html#a941cf3594d8b53ab9a7798f834d3adb4">cppu::WeakComponentImplHelper11::WeakComponentImplHelper11</a></div><div class="ttdeci">WeakComponentImplHelper11(::osl::Mutex &rMutex)</div><div class="ttdef"><b>Definition:</b> compbase11.hxx:50</div></div>
<div class="ttc" id="a00298_html"><div class="ttname"><a href="a00298.html">compbase_ex.hxx</a></div></div>
<div class="ttc" id="a00308_html"><div class="ttname"><a href="a00308.html">implbase11.hxx</a></div></div>
<div class="ttc" id="a00159_html_a96bdf053a92921b5e6948bb57318fd9f"><div class="ttname"><a href="a00159.html#a96bdf053a92921b5e6948bb57318fd9f">cppu::PartialWeakComponentImplHelper11::acquire</a></div><div class="ttdeci">virtual void acquire() SAL_OVERRIDE</div><div class="ttdef"><b>Definition:</b> compbase11.hxx:93</div></div>
<div class="ttc" id="a00159_html_a6b446781827424653db4cf24d17b953e"><div class="ttname"><a href="a00159.html#a6b446781827424653db4cf24d17b953e">cppu::PartialWeakComponentImplHelper11::queryInterface</a></div><div class="ttdeci">virtual css::uno::Any queryInterface(css::uno::Type const &rType) SAL_OVERRIDE</div><div class="ttdef"><b>Definition:</b> compbase11.hxx:91</div></div>
<div class="ttc" id="a00212_html_a0d6e64f1a82e098fdb939405cb5b2289"><div class="ttname"><a href="a00212.html#a0d6e64f1a82e098fdb939405cb5b2289">cppu::WeakAggComponentImplHelper11::acquire</a></div><div class="ttdeci">virtual void acquire() SAL_OVERRIDE</div><div class="ttdef"><b>Definition:</b> compbase11.hxx:135</div></div>
<div class="ttc" id="a00212_html_a3e907c21611b5438e88d53bb6c0a3c6e"><div class="ttname"><a href="a00212.html#a3e907c21611b5438e88d53bb6c0a3c6e">cppu::WeakAggComponentImplHelper11::getImplementationId</a></div><div class="ttdeci">virtual css::uno::Sequence< sal_Int8 > getImplementationId() SAL_OVERRIDE</div><div class="ttdef"><b>Definition:</b> compbase11.hxx:141</div></div>
<div class="ttc" id="a00237_html_a89781d608dd16d2f24a048b5dd0a0b8e"><div class="ttname"><a href="a00237.html#a89781d608dd16d2f24a048b5dd0a0b8e">cppu::WeakComponentImplHelper11::release</a></div><div class="ttdeci">virtual void release() SAL_OVERRIDE</div><div class="ttdef"><b>Definition:</b> compbase11.hxx:57</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>