/usr/share/doc/libstaroffice/html/classStarAttributeManager.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 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 | <!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>StarAttributeManager 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('classStarAttributeManager.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="#pri-attribs">Private Attributes</a> |
<a href="classStarAttributeManager-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">StarAttributeManager Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>the main class to read/.
<a href="classStarAttributeManager.html#details">More...</a></p>
<p><code>#include <<a class="el" href="StarAttribute_8hxx_source.html">StarAttribute.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:ae11115f390bfba9dc33e43232fcfaeb0"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classStarAttributeManager.html#ae11115f390bfba9dc33e43232fcfaeb0">StarAttributeManager</a> ()</td></tr>
<tr class="memdesc:ae11115f390bfba9dc33e43232fcfaeb0"><td class="mdescLeft"> </td><td class="mdescRight">constructor <a href="#ae11115f390bfba9dc33e43232fcfaeb0">More...</a><br /></td></tr>
<tr class="separator:ae11115f390bfba9dc33e43232fcfaeb0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac33032d7a87333e9448b919717663a08"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classStarAttributeManager.html#ac33032d7a87333e9448b919717663a08">~StarAttributeManager</a> ()</td></tr>
<tr class="memdesc:ac33032d7a87333e9448b919717663a08"><td class="mdescLeft"> </td><td class="mdescRight">destructor <a href="#ac33032d7a87333e9448b919717663a08">More...</a><br /></td></tr>
<tr class="separator:ac33032d7a87333e9448b919717663a08"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a193c536b1cd7f49769945cceac0e19f7"><td class="memItemLeft" align="right" valign="top">std::shared_ptr< <a class="el" href="classStarAttribute.html">StarAttribute</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classStarAttributeManager.html#a193c536b1cd7f49769945cceac0e19f7">readAttribute</a> (<a class="el" href="classStarZone.html">StarZone</a> &zone, int which, int vers, long endPos, <a class="el" href="classStarObject.html">StarObject</a> &document)</td></tr>
<tr class="memdesc:a193c536b1cd7f49769945cceac0e19f7"><td class="mdescLeft"> </td><td class="mdescRight">try to read an attribute and return it <a href="#a193c536b1cd7f49769945cceac0e19f7">More...</a><br /></td></tr>
<tr class="separator:a193c536b1cd7f49769945cceac0e19f7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2b30ec2bf280228481c87790eee27f6d"><td class="memItemLeft" align="right" valign="top">std::shared_ptr< <a class="el" href="classStarAttribute.html">StarAttribute</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classStarAttributeManager.html#a2b30ec2bf280228481c87790eee27f6d">getDefaultAttribute</a> (int which)</td></tr>
<tr class="memdesc:a2b30ec2bf280228481c87790eee27f6d"><td class="mdescLeft"> </td><td class="mdescRight">try to return the default attribute <a href="#a2b30ec2bf280228481c87790eee27f6d">More...</a><br /></td></tr>
<tr class="separator:a2b30ec2bf280228481c87790eee27f6d"><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:a79d49e3374346cf01648fa8e0520cf71"><td class="memItemLeft" align="right" valign="top">static std::shared_ptr< <a class="el" href="classStarAttribute.html">StarAttribute</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classStarAttributeManager.html#a79d49e3374346cf01648fa8e0520cf71">getDummyAttribute</a> (int type=-1)</td></tr>
<tr class="memdesc:a79d49e3374346cf01648fa8e0520cf71"><td class="mdescLeft"> </td><td class="mdescRight">return a dummy attribute <a href="#a79d49e3374346cf01648fa8e0520cf71">More...</a><br /></td></tr>
<tr class="separator:a79d49e3374346cf01648fa8e0520cf71"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-attribs"></a>
Private Attributes</h2></td></tr>
<tr class="memitem:aea584509816ae34a9f9c1434b57eaa0b"><td class="memItemLeft" align="right" valign="top">std::shared_ptr< <a class="el" href="structStarAttributeInternal_1_1State.html">StarAttributeInternal::State</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classStarAttributeManager.html#aea584509816ae34a9f9c1434b57eaa0b">m_state</a></td></tr>
<tr class="memdesc:aea584509816ae34a9f9c1434b57eaa0b"><td class="mdescLeft"> </td><td class="mdescRight">the state <a href="#aea584509816ae34a9f9c1434b57eaa0b">More...</a><br /></td></tr>
<tr class="separator:aea584509816ae34a9f9c1434b57eaa0b"><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>. a StarOffice attribute </p>
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a id="ae11115f390bfba9dc33e43232fcfaeb0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae11115f390bfba9dc33e43232fcfaeb0">◆ </a></span>StarAttributeManager()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">StarAttributeManager::StarAttributeManager </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>constructor </p>
</div>
</div>
<a id="ac33032d7a87333e9448b919717663a08"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac33032d7a87333e9448b919717663a08">◆ </a></span>~StarAttributeManager()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">StarAttributeManager::~StarAttributeManager </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="a2b30ec2bf280228481c87790eee27f6d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2b30ec2bf280228481c87790eee27f6d">◆ </a></span>getDefaultAttribute()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">std::shared_ptr< <a class="el" href="classStarAttribute.html">StarAttribute</a> > StarAttributeManager::getDefaultAttribute </td>
<td>(</td>
<td class="paramtype">int </td>
<td class="paramname"><em>which</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>try to return the default attribute </p>
</div>
</div>
<a id="a79d49e3374346cf01648fa8e0520cf71"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a79d49e3374346cf01648fa8e0520cf71">◆ </a></span>getDummyAttribute()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::shared_ptr< <a class="el" href="classStarAttribute.html">StarAttribute</a> > StarAttributeManager::getDummyAttribute </td>
<td>(</td>
<td class="paramtype">int </td>
<td class="paramname"><em>type</em> = <code>-1</code></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>return a dummy attribute </p>
<p class="reference">Referenced by <a class="el" href="structStarItemPoolInternal_1_1State.html#a09588fd94edec749cd47f745a85efa7e">StarItemPoolInternal::State::getDefaultAttribute()</a>, <a class="el" href="classStarAttributeManager.html#a2b30ec2bf280228481c87790eee27f6d">getDefaultAttribute()</a>, <a class="el" href="classStarItemPool.html#ad57963cb92ae7ec62800a12c20877596">StarItemPool::readAttribute()</a>, <a class="el" href="classStarAttributeManager.html#a193c536b1cd7f49769945cceac0e19f7">readAttribute()</a>, and <a class="el" href="classStarItemPool.html#a4ffee74a91b64fd6912852f1b57b5342">StarItemPool::readItem()</a>.</p>
</div>
</div>
<a id="a193c536b1cd7f49769945cceac0e19f7"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a193c536b1cd7f49769945cceac0e19f7">◆ </a></span>readAttribute()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">std::shared_ptr< <a class="el" href="classStarAttribute.html">StarAttribute</a> > StarAttributeManager::readAttribute </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classStarZone.html">StarZone</a> & </td>
<td class="paramname"><em>zone</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int </td>
<td class="paramname"><em>which</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int </td>
<td class="paramname"><em>vers</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">long </td>
<td class="paramname"><em>endPos</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classStarObject.html">StarObject</a> & </td>
<td class="paramname"><em>document</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>try to read an attribute and return it </p>
</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a id="aea584509816ae34a9f9c1434b57eaa0b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aea584509816ae34a9f9c1434b57eaa0b">◆ </a></span>m_state</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::shared_ptr<<a class="el" href="structStarAttributeInternal_1_1State.html">StarAttributeInternal::State</a>> StarAttributeManager::m_state</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>the state </p>
<p class="reference">Referenced by <a class="el" href="classStarAttributeManager.html#a2b30ec2bf280228481c87790eee27f6d">getDefaultAttribute()</a>, and <a class="el" href="classStarAttributeManager.html#a193c536b1cd7f49769945cceac0e19f7">readAttribute()</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="StarAttribute_8hxx_source.html">StarAttribute.hxx</a></li>
<li><a class="el" href="StarAttribute_8cxx.html">StarAttribute.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>
|