This file is indexed.

/usr/share/doc/libwps-doc/html/namespaceWPS8TableInternal.html is in libwps-doc 0.2.9-2ubuntu1.

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
<!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>WPS8TableInternal Namespace Reference documentation</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.8.5 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li class="current"><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="namespaces.html"><span>Namespace&#160;List</span></a></li>
      <li><a href="namespacemembers.html"><span>Namespace&#160;Members</span></a></li>
    </ul>
  </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('namespaceWPS8TableInternal.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<div class="title">WPS8TableInternal Namespace Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Internal: the structures of a <a class="el" href="classWPS8Table.html" title="the main class to read/store table in a Pc MS Works document v5-8 ">WPS8Table</a>.  
<a href="#details">More...</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structWPS8TableInternal_1_1Cell.html">Cell</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Internal: class to store a basic cell with borders.  <a href="structWPS8TableInternal_1_1Cell.html#details">More...</a><br/></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structWPS8TableInternal_1_1Table.html">Table</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Internal: class to store a table: list of cells.  <a href="structWPS8TableInternal_1_1Table.html#details">More...</a><br/></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structWPS8TableInternal_1_1State.html">State</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Internal: the state of a <a class="el" href="classWPS8Table.html" title="the main class to read/store table in a Pc MS Works document v5-8 ">WPS8Table</a>.  <a href="structWPS8TableInternal_1_1State.html#details">More...</a><br/></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:ad7a092955a1ac5c3998b1e244ac1115f"><td class="memItemLeft" align="right" valign="top">std::ostream &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceWPS8TableInternal.html#ad7a092955a1ac5c3998b1e244ac1115f">operator&lt;&lt;</a> (std::ostream &amp;o, <a class="el" href="structWPS8TableInternal_1_1Cell.html">Cell</a> const &amp;cell)</td></tr>
<tr class="memdesc:ad7a092955a1ac5c3998b1e244ac1115f"><td class="mdescLeft">&#160;</td><td class="mdescRight">operator&lt;&lt; for a <a class="el" href="structWPS8TableInternal_1_1Cell.html" title="Internal: class to store a basic cell with borders. ">Cell</a>  <a href="#ad7a092955a1ac5c3998b1e244ac1115f">More...</a><br/></td></tr>
<tr class="separator:ad7a092955a1ac5c3998b1e244ac1115f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa4529c085fd200214fd441013ab024fb"><td class="memItemLeft" align="right" valign="top">std::ostream &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceWPS8TableInternal.html#aa4529c085fd200214fd441013ab024fb">operator&lt;&lt;</a> (std::ostream &amp;o, <a class="el" href="structWPS8TableInternal_1_1Table.html">Table</a> const &amp;table)</td></tr>
<tr class="memdesc:aa4529c085fd200214fd441013ab024fb"><td class="mdescLeft">&#160;</td><td class="mdescRight">operator&lt;&lt; for a <a class="el" href="structWPS8TableInternal_1_1Table.html" title="Internal: class to store a table: list of cells. ">Table</a>  <a href="#aa4529c085fd200214fd441013ab024fb">More...</a><br/></td></tr>
<tr class="separator:aa4529c085fd200214fd441013ab024fb"><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>Internal: the structures of a <a class="el" href="classWPS8Table.html" title="the main class to read/store table in a Pc MS Works document v5-8 ">WPS8Table</a>. </p>
</div><h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="ad7a092955a1ac5c3998b1e244ac1115f"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::ostream&amp; WPS8TableInternal::operator&lt;&lt; </td>
          <td>(</td>
          <td class="paramtype">std::ostream &amp;&#160;</td>
          <td class="paramname"><em>o</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">Cell const &amp;&#160;</td>
          <td class="paramname"><em>cell</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>operator&lt;&lt; for a <a class="el" href="structWPS8TableInternal_1_1Cell.html" title="Internal: class to store a basic cell with borders. ">Cell</a> </p>
<p>operator&lt;&lt; </p>

</div>
</div>
<a class="anchor" id="aa4529c085fd200214fd441013ab024fb"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::ostream&amp; WPS8TableInternal::operator&lt;&lt; </td>
          <td>(</td>
          <td class="paramtype">std::ostream &amp;&#160;</td>
          <td class="paramname"><em>o</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">Table const &amp;&#160;</td>
          <td class="paramname"><em>table</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>operator&lt;&lt; for a <a class="el" href="structWPS8TableInternal_1_1Table.html" title="Internal: class to store a table: list of cells. ">Table</a> </p>
<p>operator&lt;&lt; </p>

</div>
</div>
</div><!-- contents -->
</div><!-- doc-content -->
<hr size="1"><address style="align: right;"><small>
Generated on Sun Dec 22 2013 11:41:23 for libwps by <a href="http://www.doxygen.org/index.html">
doxygen</a> 1.8.5</small></address>
</body>
</html>