Sophie

Sophie

distrib > Mageia > 6 > armv5tl > media > core-updates > by-pkgid > 984407a3d8e0ca8f42be35be954f9b2c > files > 3126

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>MsWks3TextInternal::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('structMsWks3TextInternal_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="structMsWks3TextInternal_1_1State-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">MsWks3TextInternal::State Struct Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Internal: the state of a <a class="el" href="classMsWks3Text.html" title="the main class to read the text part of Microsoft Works file ">MsWks3Text</a>.  
 <a href="structMsWks3TextInternal_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:aa0c2d19d6ca5da19033236fa30bd7910"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structMsWks3TextInternal_1_1State.html#aa0c2d19d6ca5da19033236fa30bd7910">State</a> ()</td></tr>
<tr class="memdesc:aa0c2d19d6ca5da19033236fa30bd7910"><td class="mdescLeft">&#160;</td><td class="mdescRight">constructor  <a href="#aa0c2d19d6ca5da19033236fa30bd7910">More...</a><br /></td></tr>
<tr class="separator:aa0c2d19d6ca5da19033236fa30bd7910"><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:a4b95a1eda8b5ee6b8dd67ae90fe54502"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structMsWks3TextInternal_1_1State.html#a4b95a1eda8b5ee6b8dd67ae90fe54502">m_version</a></td></tr>
<tr class="memdesc:a4b95a1eda8b5ee6b8dd67ae90fe54502"><td class="mdescLeft">&#160;</td><td class="mdescRight">the file version  <a href="#a4b95a1eda8b5ee6b8dd67ae90fe54502">More...</a><br /></td></tr>
<tr class="separator:a4b95a1eda8b5ee6b8dd67ae90fe54502"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2e446e5907419d858b59f5963642de1a"><td class="memItemLeft" align="right" valign="top">std::vector&lt; <a class="el" href="structMsWks3TextInternal_1_1TextZone.html">TextZone</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structMsWks3TextInternal_1_1State.html#a2e446e5907419d858b59f5963642de1a">m_zones</a></td></tr>
<tr class="memdesc:a2e446e5907419d858b59f5963642de1a"><td class="mdescLeft">&#160;</td><td class="mdescRight">the main zone  <a href="#a2e446e5907419d858b59f5963642de1a">More...</a><br /></td></tr>
<tr class="separator:a2e446e5907419d858b59f5963642de1a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad477055bb6457f4fac88a329f3a3947e"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structMsWks3TextInternal_1_1State.html#ad477055bb6457f4fac88a329f3a3947e">m_numPages</a></td></tr>
<tr class="separator:ad477055bb6457f4fac88a329f3a3947e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acca39a0ee8fbb258649a63a7fd39b866"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structMsWks3TextInternal_1_1State.html#acca39a0ee8fbb258649a63a7fd39b866">m_actualPage</a></td></tr>
<tr class="separator:acca39a0ee8fbb258649a63a7fd39b866"><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="classMsWks3Text.html" title="the main class to read the text part of Microsoft Works file ">MsWks3Text</a>. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="aa0c2d19d6ca5da19033236fa30bd7910"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa0c2d19d6ca5da19033236fa30bd7910">&#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">MsWks3TextInternal::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 Data Documentation</h2>
<a id="acca39a0ee8fbb258649a63a7fd39b866"></a>
<h2 class="memtitle"><span class="permalink"><a href="#acca39a0ee8fbb258649a63a7fd39b866">&#9670;&nbsp;</a></span>m_actualPage</h2>

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

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

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

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

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">int MsWks3TextInternal::State::m_version</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">mutable</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>the file version </p>

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

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::vector&lt;<a class="el" href="structMsWks3TextInternal_1_1TextZone.html">TextZone</a>&gt; MsWks3TextInternal::State::m_zones</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>the main zone </p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="MsWks3Text_8cxx.html">MsWks3Text.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:48 for libmwaw by <a href="http://www.doxygen.org/index.html">
doxygen</a> 1.8.13</small></address>
</body>
</html>