Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > 984407a3d8e0ca8f42be35be954f9b2c > files > 2392

libmwaw-doc-0.3.14-2.mga6.noarch.rpm

<!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>DocMkrParserInternal::State Struct 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('structDocMkrParserInternal_1_1State.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="structDocMkrParserInternal_1_1State-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">DocMkrParserInternal::State Struct Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Internal: the state of a <a class="el" href="classDocMkrParser.html" title="the main class to read a DocMake file ">DocMkrParser</a>.  
 <a href="structDocMkrParserInternal_1_1State.html#details">More...</a></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:ae3f651e0fbb4a2332f76c7a9ce5d2339"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDocMkrParserInternal_1_1State.html#ae3f651e0fbb4a2332f76c7a9ce5d2339">State</a> ()</td></tr>
<tr class="memdesc:ae3f651e0fbb4a2332f76c7a9ce5d2339"><td class="mdescLeft">&#160;</td><td class="mdescRight">constructor  <a href="#ae3f651e0fbb4a2332f76c7a9ce5d2339">More...</a><br /></td></tr>
<tr class="separator:ae3f651e0fbb4a2332f76c7a9ce5d2339"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9e9b9c65533a7664e12bb9f850b1e921"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDocMkrParserInternal_1_1State.html#a9e9b9c65533a7664e12bb9f850b1e921">pictInfoId</a> (int zId, int lId) const</td></tr>
<tr class="memdesc:a9e9b9c65533a7664e12bb9f850b1e921"><td class="mdescLeft">&#160;</td><td class="mdescRight">return a pictinfo id corresponding to a zone and a local if  <a href="#a9e9b9c65533a7664e12bb9f850b1e921">More...</a><br /></td></tr>
<tr class="separator:a9e9b9c65533a7664e12bb9f850b1e921"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aeec3676d301d5a4091f1a89ddbef1daa"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDocMkrParserInternal_1_1State.html#aeec3676d301d5a4091f1a89ddbef1daa">findPictInfoUnit</a> (int nZones)</td></tr>
<tr class="memdesc:aeec3676d301d5a4091f1a89ddbef1daa"><td class="mdescLeft">&#160;</td><td class="mdescRight">try to find the picture info unit (fixme: a hack)  <a href="#aeec3676d301d5a4091f1a89ddbef1daa">More...</a><br /></td></tr>
<tr class="separator:aeec3676d301d5a4091f1a89ddbef1daa"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:a4af10406bc776dc2246f91d27f79e884"><td class="memItemLeft" align="right" valign="top">std::map&lt; int, <a class="el" href="classMWAWEntry.html">MWAWEntry</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDocMkrParserInternal_1_1State.html#a4af10406bc776dc2246f91d27f79e884">m_idPictEntryMap</a></td></tr>
<tr class="memdesc:a4af10406bc776dc2246f91d27f79e884"><td class="mdescLeft">&#160;</td><td class="mdescRight">a map id-&gt;pictEntry  <a href="#a4af10406bc776dc2246f91d27f79e884">More...</a><br /></td></tr>
<tr class="separator:a4af10406bc776dc2246f91d27f79e884"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2e6213f76b4d7772538ed3de9ad08d36"><td class="memItemLeft" align="right" valign="top">std::map&lt; int, <a class="el" href="structDocMkrParserInternal_1_1PictInfo.html">PictInfo</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDocMkrParserInternal_1_1State.html#a2e6213f76b4d7772538ed3de9ad08d36">m_idPictInfoMap</a></td></tr>
<tr class="memdesc:a2e6213f76b4d7772538ed3de9ad08d36"><td class="mdescLeft">&#160;</td><td class="mdescRight">a map id-&gt;pictInfo  <a href="#a2e6213f76b4d7772538ed3de9ad08d36">More...</a><br /></td></tr>
<tr class="separator:a2e6213f76b4d7772538ed3de9ad08d36"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9e79c93c830131db7ade0d5db76ce2b8"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDocMkrParserInternal_1_1State.html#a9e79c93c830131db7ade0d5db76ce2b8">m_zonePictInfoUnit</a></td></tr>
<tr class="memdesc:a9e79c93c830131db7ade0d5db76ce2b8"><td class="mdescLeft">&#160;</td><td class="mdescRight">the zone unit to retrieve pictInfo  <a href="#a9e79c93c830131db7ade0d5db76ce2b8">More...</a><br /></td></tr>
<tr class="separator:a9e79c93c830131db7ade0d5db76ce2b8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa372333b9e8302fccf46d0b7306d580e"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDocMkrParserInternal_1_1State.html#aa372333b9e8302fccf46d0b7306d580e">m_actPage</a></td></tr>
<tr class="memdesc:aa372333b9e8302fccf46d0b7306d580e"><td class="mdescLeft">&#160;</td><td class="mdescRight">the actual page  <a href="#aa372333b9e8302fccf46d0b7306d580e">More...</a><br /></td></tr>
<tr class="separator:aa372333b9e8302fccf46d0b7306d580e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac730eacf3d45d19ea29c2f37bc3ce2cb"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDocMkrParserInternal_1_1State.html#ac730eacf3d45d19ea29c2f37bc3ce2cb">m_numPages</a></td></tr>
<tr class="memdesc:ac730eacf3d45d19ea29c2f37bc3ce2cb"><td class="mdescLeft">&#160;</td><td class="mdescRight">the number of page of the final document  <a href="#ac730eacf3d45d19ea29c2f37bc3ce2cb">More...</a><br /></td></tr>
<tr class="separator:ac730eacf3d45d19ea29c2f37bc3ce2cb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2069ba7aeba5188c857ac25e85d26573"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDocMkrParserInternal_1_1State.html#a2069ba7aeba5188c857ac25e85d26573">m_headerHeight</a></td></tr>
<tr class="memdesc:a2069ba7aeba5188c857ac25e85d26573"><td class="mdescLeft">&#160;</td><td class="mdescRight">the header height if known  <a href="#a2069ba7aeba5188c857ac25e85d26573">More...</a><br /></td></tr>
<tr class="separator:a2069ba7aeba5188c857ac25e85d26573"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a828886fccf904249094c5bf1feb5b04f"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDocMkrParserInternal_1_1State.html#a828886fccf904249094c5bf1feb5b04f">m_footerHeight</a></td></tr>
<tr class="memdesc:a828886fccf904249094c5bf1feb5b04f"><td class="mdescLeft">&#160;</td><td class="mdescRight">the footer height if known  <a href="#a828886fccf904249094c5bf1feb5b04f">More...</a><br /></td></tr>
<tr class="separator:a828886fccf904249094c5bf1feb5b04f"><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 state of a <a class="el" href="classDocMkrParser.html" title="the main class to read a DocMake file ">DocMkrParser</a>. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="ae3f651e0fbb4a2332f76c7a9ce5d2339"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae3f651e0fbb4a2332f76c7a9ce5d2339">&#9670;&nbsp;</a></span>State()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">DocMkrParserInternal::State::State </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>constructor </p>

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="aeec3676d301d5a4091f1a89ddbef1daa"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aeec3676d301d5a4091f1a89ddbef1daa">&#9670;&nbsp;</a></span>findPictInfoUnit()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void DocMkrParserInternal::State::findPictInfoUnit </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>nZones</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>try to find the picture info unit (fixme: a hack) </p>

</div>
</div>
<a id="a9e9b9c65533a7664e12bb9f850b1e921"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9e9b9c65533a7664e12bb9f850b1e921">&#9670;&nbsp;</a></span>pictInfoId()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">int DocMkrParserInternal::State::pictInfoId </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>zId</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>lId</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>return a pictinfo id corresponding to a zone and a local if </p>

</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a id="aa372333b9e8302fccf46d0b7306d580e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa372333b9e8302fccf46d0b7306d580e">&#9670;&nbsp;</a></span>m_actPage</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int DocMkrParserInternal::State::m_actPage</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>the actual page </p>

</div>
</div>
<a id="a828886fccf904249094c5bf1feb5b04f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a828886fccf904249094c5bf1feb5b04f">&#9670;&nbsp;</a></span>m_footerHeight</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int DocMkrParserInternal::State::m_footerHeight</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>the footer height if known </p>

</div>
</div>
<a id="a2069ba7aeba5188c857ac25e85d26573"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2069ba7aeba5188c857ac25e85d26573">&#9670;&nbsp;</a></span>m_headerHeight</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int DocMkrParserInternal::State::m_headerHeight</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>the header height if known </p>

</div>
</div>
<a id="a4af10406bc776dc2246f91d27f79e884"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4af10406bc776dc2246f91d27f79e884">&#9670;&nbsp;</a></span>m_idPictEntryMap</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::map&lt;int,<a class="el" href="classMWAWEntry.html">MWAWEntry</a>&gt; DocMkrParserInternal::State::m_idPictEntryMap</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>a map id-&gt;pictEntry </p>

</div>
</div>
<a id="a2e6213f76b4d7772538ed3de9ad08d36"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2e6213f76b4d7772538ed3de9ad08d36">&#9670;&nbsp;</a></span>m_idPictInfoMap</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::map&lt;int,<a class="el" href="structDocMkrParserInternal_1_1PictInfo.html">PictInfo</a>&gt; DocMkrParserInternal::State::m_idPictInfoMap</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>a map id-&gt;pictInfo </p>

</div>
</div>
<a id="ac730eacf3d45d19ea29c2f37bc3ce2cb"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac730eacf3d45d19ea29c2f37bc3ce2cb">&#9670;&nbsp;</a></span>m_numPages</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int DocMkrParserInternal::State::m_numPages</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>the number of page of the final document </p>

</div>
</div>
<a id="a9e79c93c830131db7ade0d5db76ce2b8"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9e79c93c830131db7ade0d5db76ce2b8">&#9670;&nbsp;</a></span>m_zonePictInfoUnit</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int DocMkrParserInternal::State::m_zonePictInfoUnit</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>the zone unit to retrieve pictInfo </p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="DocMkrParser_8cxx.html">DocMkrParser.cxx</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<hr size="1"><address style="align: right;"><small>
Generated on Mon Feb 11 2019 22:20:47 for libmwaw by <a href="http://www.doxygen.org/index.html">
doxygen</a> 1.8.13</small></address>
</body>
</html>