This file is indexed.

/usr/share/doc/libstaroffice/html/classSTOFFTable.html is in libstaroffice-doc 0.0.5-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>STOFFTable Class Reference documentation</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',false,false,'search.php','Search');
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('classSTOFFTable.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="classSTOFFTable-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">STOFFTable Class Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>a class used to recreate the table structure using cell informations, ....  
 <a href="classSTOFFTable.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="STOFFTable_8hxx_source.html">STOFFTable.hxx</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for STOFFTable:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classSTOFFTable.png" usemap="#STOFFTable_map" alt=""/>
  <map id="STOFFTable_map" name="STOFFTable_map">
<area href="classStarObjectSpreadsheetInternal_1_1Table.html" title="Internal: a table of a StarObjectSpreadsheet. " alt="StarObjectSpreadsheetInternal::Table" shape="rect" coords="0,56,222,80"/>
</map>
 </div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ab64a1957c0e95265e53dc85f63f9e9eb"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSTOFFTable.html#ab64a1957c0e95265e53dc85f63f9e9eb">STOFFTable</a> ()</td></tr>
<tr class="memdesc:ab64a1957c0e95265e53dc85f63f9e9eb"><td class="mdescLeft">&#160;</td><td class="mdescRight">the constructor  <a href="#ab64a1957c0e95265e53dc85f63f9e9eb">More...</a><br /></td></tr>
<tr class="separator:ab64a1957c0e95265e53dc85f63f9e9eb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3eb51d7edd589316f8aa6f6e73226134"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSTOFFTable.html#a3eb51d7edd589316f8aa6f6e73226134">~STOFFTable</a> ()</td></tr>
<tr class="memdesc:a3eb51d7edd589316f8aa6f6e73226134"><td class="mdescLeft">&#160;</td><td class="mdescRight">the destructor  <a href="#a3eb51d7edd589316f8aa6f6e73226134">More...</a><br /></td></tr>
<tr class="separator:a3eb51d7edd589316f8aa6f6e73226134"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab44dd0e552bee88af96715fe052cb8af"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSTOFFTable.html#ab44dd0e552bee88af96715fe052cb8af">addTablePropertiesTo</a> (librevenge::RVNGPropertyList &amp;propList) const</td></tr>
<tr class="memdesc:ab44dd0e552bee88af96715fe052cb8af"><td class="mdescLeft">&#160;</td><td class="mdescRight">adds the table properties to propList  <a href="#ab44dd0e552bee88af96715fe052cb8af">More...</a><br /></td></tr>
<tr class="separator:ab44dd0e552bee88af96715fe052cb8af"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:a027796e8c198d5d86b73ea69ecc4981d"><td class="memItemLeft" align="right" valign="top">librevenge::RVNGPropertyList&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSTOFFTable.html#a027796e8c198d5d86b73ea69ecc4981d">m_propertyList</a></td></tr>
<tr class="memdesc:a027796e8c198d5d86b73ea69ecc4981d"><td class="mdescLeft">&#160;</td><td class="mdescRight">the property list  <a href="#a027796e8c198d5d86b73ea69ecc4981d">More...</a><br /></td></tr>
<tr class="separator:a027796e8c198d5d86b73ea69ecc4981d"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>a class used to recreate the table structure using cell informations, .... </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="ab64a1957c0e95265e53dc85f63f9e9eb"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab64a1957c0e95265e53dc85f63f9e9eb">&#9670;&nbsp;</a></span>STOFFTable()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">STOFFTable::STOFFTable </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>the constructor </p>

</div>
</div>
<a id="a3eb51d7edd589316f8aa6f6e73226134"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3eb51d7edd589316f8aa6f6e73226134">&#9670;&nbsp;</a></span>~STOFFTable()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">STOFFTable::~STOFFTable </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>the destructor </p>

<p class="reference">Referenced by <a class="el" href="classSTOFFTable.html#ab64a1957c0e95265e53dc85f63f9e9eb">STOFFTable()</a>.</p>

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="ab44dd0e552bee88af96715fe052cb8af"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab44dd0e552bee88af96715fe052cb8af">&#9670;&nbsp;</a></span>addTablePropertiesTo()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void STOFFTable::addTablePropertiesTo </td>
          <td>(</td>
          <td class="paramtype">librevenge::RVNGPropertyList &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>adds the table properties to propList </p>

<p class="reference">Referenced by <a class="el" href="classSTOFFTextListener.html#a67836a2c5660a085a9bdb289ec7e80b8">STOFFTextListener::openTable()</a>, <a class="el" href="classSTOFFGraphicListener.html#a0e63b95485616632d3b120929602b441">STOFFGraphicListener::openTable()</a>, <a class="el" href="classSTOFFSpreadsheetListener.html#a13faaf79ed288d21211bd497195d9180">STOFFSpreadsheetListener::openTable()</a>, and <a class="el" href="classSTOFFTable.html#ab64a1957c0e95265e53dc85f63f9e9eb">STOFFTable()</a>.</p>

</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a id="a027796e8c198d5d86b73ea69ecc4981d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a027796e8c198d5d86b73ea69ecc4981d">&#9670;&nbsp;</a></span>m_propertyList</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">librevenge::RVNGPropertyList STOFFTable::m_propertyList</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>the property list </p>

<p class="reference">Referenced by <a class="el" href="classStarTableInternal_1_1Table.html#aee1a7a12243d7e134548318c5cd5bb3a">StarTableInternal::Table::send()</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="STOFFTable_8hxx_source.html">STOFFTable.hxx</a></li>
<li><a class="el" href="STOFFTable_8cxx.html">STOFFTable.cxx</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<hr size="1"><address style="align: right;"><small>
Generated on Wed Nov 8 2017 17:52:38 for libstaroffice by <a href="http://www.doxygen.org/index.html">
doxygen</a> 1.8.13</small></address>
</body>
</html>