/usr/share/doc/libwps/html/namespaceWPS8TableInternal.html is in libwps-doc 0.4.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 | <!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.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('namespaceWPS8TableInternal.html','');});
</script>
<div id="doc-content">
<div class="header">
<div class="summary">
<a href="#nested-classes">Classes</a> |
<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  </td><td class="memItemRight" valign="bottom"><a class="el" href="structWPS8TableInternal_1_1Cell.html">Cell</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft"> </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"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct  </td><td class="memItemRight" valign="bottom"><a class="el" href="structWPS8TableInternal_1_1State.html">State</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft"> </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"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct  </td><td class="memItemRight" valign="bottom"><a class="el" href="structWPS8TableInternal_1_1Table.html">Table</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft"> </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"> </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 & </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceWPS8TableInternal.html#ad7a092955a1ac5c3998b1e244ac1115f">operator<<</a> (std::ostream &o, <a class="el" href="structWPS8TableInternal_1_1Cell.html">Cell</a> const &cell)</td></tr>
<tr class="memdesc:ad7a092955a1ac5c3998b1e244ac1115f"><td class="mdescLeft"> </td><td class="mdescRight">operator<< 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"> </td></tr>
<tr class="memitem:aa4529c085fd200214fd441013ab024fb"><td class="memItemLeft" align="right" valign="top">std::ostream & </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceWPS8TableInternal.html#aa4529c085fd200214fd441013ab024fb">operator<<</a> (std::ostream &o, <a class="el" href="structWPS8TableInternal_1_1Table.html">Table</a> const &table)</td></tr>
<tr class="memdesc:aa4529c085fd200214fd441013ab024fb"><td class="mdescLeft"> </td><td class="mdescRight">operator<< 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"> </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 id="ad7a092955a1ac5c3998b1e244ac1115f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad7a092955a1ac5c3998b1e244ac1115f">◆ </a></span>operator<<() <span class="overload">[1/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">std::ostream& WPS8TableInternal::operator<< </td>
<td>(</td>
<td class="paramtype">std::ostream & </td>
<td class="paramname"><em>o</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="structWPS8TableInternal_1_1Cell.html">Cell</a> const & </td>
<td class="paramname"><em>cell</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>operator<< 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<< </p>
</div>
</div>
<a id="aa4529c085fd200214fd441013ab024fb"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa4529c085fd200214fd441013ab024fb">◆ </a></span>operator<<() <span class="overload">[2/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">std::ostream& WPS8TableInternal::operator<< </td>
<td>(</td>
<td class="paramtype">std::ostream & </td>
<td class="paramname"><em>o</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="structWPS8TableInternal_1_1Table.html">Table</a> const & </td>
<td class="paramname"><em>table</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>operator<< 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<< </p>
</div>
</div>
</div><!-- contents -->
</div><!-- doc-content -->
<hr size="1"><address style="align: right;"><small>
Generated on Thu Jan 12 2017 17:45:31 for libwps by <a href="http://www.doxygen.org/index.html">
doxygen</a> 1.8.13</small></address>
</body>
</html>
|