/usr/share/doc/libstaroffice/html/classStarEncodingTradChinese.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 | <!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>StarEncodingTradChinese 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('classStarEncodingTradChinese.html','');});
</script>
<div id="doc-content">
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="#pub-static-methods">Static Public Member Functions</a> |
<a href="classStarEncodingTradChinese-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">StarEncodingTradChinese Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>the main class to read/.
<a href="classStarEncodingTradChinese.html#details">More...</a></p>
<p><code>#include <<a class="el" href="StarEncodingTradChinese_8hxx_source.html">StarEncodingTradChinese.hxx</a>></code></p>
<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:ab343b5db8e8f6f11208fd9ebb22d028e"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classStarEncodingTradChinese.html#ab343b5db8e8f6f11208fd9ebb22d028e">StarEncodingTradChinese</a> ()</td></tr>
<tr class="memdesc:ab343b5db8e8f6f11208fd9ebb22d028e"><td class="mdescLeft"> </td><td class="mdescRight">constructor <a href="#ab343b5db8e8f6f11208fd9ebb22d028e">More...</a><br /></td></tr>
<tr class="separator:ab343b5db8e8f6f11208fd9ebb22d028e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a362838b68811536def0bd39d7e5f63e0"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classStarEncodingTradChinese.html#a362838b68811536def0bd39d7e5f63e0">~StarEncodingTradChinese</a> ()</td></tr>
<tr class="memdesc:a362838b68811536def0bd39d7e5f63e0"><td class="mdescLeft"> </td><td class="mdescRight">destructor <a href="#a362838b68811536def0bd39d7e5f63e0">More...</a><br /></td></tr>
<tr class="separator:a362838b68811536def0bd39d7e5f63e0"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:a6340359b92e89295deccaf78a4846ba8"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classStarEncodingTradChinese.html#a6340359b92e89295deccaf78a4846ba8">readChinese1</a> (std::vector< uint8_t > const &src, size_t &pos, <a class="el" href="classStarEncoding.html#a5bb04387b89d659f80dbbd16d003dfa0">StarEncoding::Encoding</a> encoding, std::vector< uint32_t > &dest)</td></tr>
<tr class="memdesc:a6340359b92e89295deccaf78a4846ba8"><td class="mdescLeft"> </td><td class="mdescRight">try to read a caracter and add it to string: E_EUC_CNE_BIG5, E_MS_950, E_APPLE_CHINTRAD <a href="#a6340359b92e89295deccaf78a4846ba8">More...</a><br /></td></tr>
<tr class="separator:a6340359b92e89295deccaf78a4846ba8"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>the main class to read/. </p>
<p>. some traditional Chinese encoding in StarOffice documents </p>
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a id="ab343b5db8e8f6f11208fd9ebb22d028e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab343b5db8e8f6f11208fd9ebb22d028e">◆ </a></span>StarEncodingTradChinese()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">StarEncodingTradChinese::StarEncodingTradChinese </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>constructor </p>
</div>
</div>
<a id="a362838b68811536def0bd39d7e5f63e0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a362838b68811536def0bd39d7e5f63e0">◆ </a></span>~StarEncodingTradChinese()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">StarEncodingTradChinese::~StarEncodingTradChinese </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>destructor </p>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="a6340359b92e89295deccaf78a4846ba8"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6340359b92e89295deccaf78a4846ba8">◆ </a></span>readChinese1()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">bool StarEncodingTradChinese::readChinese1 </td>
<td>(</td>
<td class="paramtype">std::vector< uint8_t > const & </td>
<td class="paramname"><em>src</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">size_t & </td>
<td class="paramname"><em>pos</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classStarEncoding.html#a5bb04387b89d659f80dbbd16d003dfa0">StarEncoding::Encoding</a> </td>
<td class="paramname"><em>encoding</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">std::vector< uint32_t > & </td>
<td class="paramname"><em>dest</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>try to read a caracter and add it to string: E_EUC_CNE_BIG5, E_MS_950, E_APPLE_CHINTRAD </p>
<p class="reference">Referenced by <a class="el" href="classStarEncoding.html#acc3b4781970cc34b489782e6979de250">StarEncoding::read()</a>, and <a class="el" href="classStarEncodingTradChinese.html#a362838b68811536def0bd39d7e5f63e0">~StarEncodingTradChinese()</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="StarEncodingTradChinese_8hxx_source.html">StarEncodingTradChinese.hxx</a></li>
<li><a class="el" href="StarEncodingTradChinese_8cxx.html">StarEncodingTradChinese.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>
|