This file is indexed.

/usr/share/doc/libstaroffice/html/namespaceStarObjectModelInternal.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
<!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>StarObjectModelInternal 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('namespaceStarObjectModelInternal.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">StarObjectModelInternal Namespace Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Internal: the structures of a <a class="el" href="classStarObjectModel.html" title="the main class to read a SdrModel zone ">StarObjectModel</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">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classStarObjectModelInternal_1_1Layer.html">Layer</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Internal: class used to store a layer and its data.  <a href="classStarObjectModelInternal_1_1Layer.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">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classStarObjectModelInternal_1_1LayerSet.html">LayerSet</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Internal: class used to store a layer set and its data.  <a href="classStarObjectModelInternal_1_1LayerSet.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">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classStarObjectModelInternal_1_1Page.html">Page</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Internal: class used to store a page and its data.  <a href="classStarObjectModelInternal_1_1Page.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="structStarObjectModelInternal_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="classStarObjectModel.html" title="the main class to read a SdrModel zone ">StarObjectModel</a>.  <a href="structStarObjectModelInternal_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:aef5dd3d9a5ee8d5d8018a820d276fa34"><td class="memItemLeft" align="right" valign="top">static bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceStarObjectModelInternal.html#aef5dd3d9a5ee8d5d8018a820d276fa34">convertUint8ListToBoolList</a> (std::vector&lt; int &gt; const &amp;orig, std::vector&lt; bool &gt; &amp;res)</td></tr>
<tr class="memdesc:aef5dd3d9a5ee8d5d8018a820d276fa34"><td class="mdescLeft">&#160;</td><td class="mdescRight">small function used to convert a list of uint8_t to a bool vector  <a href="#aef5dd3d9a5ee8d5d8018a820d276fa34">More...</a><br /></td></tr>
<tr class="separator:aef5dd3d9a5ee8d5d8018a820d276fa34"><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="classStarObjectModel.html" title="the main class to read a SdrModel zone ">StarObjectModel</a>. </p>
</div><h2 class="groupheader">Function Documentation</h2>
<a id="aef5dd3d9a5ee8d5d8018a820d276fa34"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aef5dd3d9a5ee8d5d8018a820d276fa34">&#9670;&nbsp;</a></span>convertUint8ListToBoolList()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">static bool StarObjectModelInternal::convertUint8ListToBoolList </td>
          <td>(</td>
          <td class="paramtype">std::vector&lt; int &gt; const &amp;&#160;</td>
          <td class="paramname"><em>orig</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">std::vector&lt; bool &gt; &amp;&#160;</td>
          <td class="paramname"><em>res</em>&#160;</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>small function used to convert a list of uint8_t to a bool vector </p>

<p class="reference">Referenced by <a class="el" href="classStarObjectModel.html#afdfdf53e49c863cea5e0e0dd2da27583">StarObjectModel::readSdrLayerSet()</a>, and <a class="el" href="classStarObjectModel.html#a84db9c56aeec7a188f298f97169b5bc0">StarObjectModel::readSdrMPageDesc()</a>.</p>

</div>
</div>
</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>