Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 8f441dce3ea21e2a248e5169b7463abd > files > 120

libmwaw-doc-0.3.4-1.mga4.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>GreatWksGraph.hxx Source File documentation</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.8.5 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>File&#160;Members</span></a></li>
    </ul>
  </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('GreatWksGraph_8hxx_source.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<div class="title">GreatWksGraph.hxx</div>  </div>
</div><!--header-->
<div class="contents">
<a href="GreatWksGraph_8hxx.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/* -*- Mode: C++; c-default-style: &quot;k&amp;r&quot;; indent-tabs-mode: nil; tab-width: 2; c-basic-offset: 2 -*- */</span></div>
<div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;</div>
<div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment">/* libmwaw</span></div>
<div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment">* Version: MPL 2.0 / LGPLv2+</span></div>
<div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment">*</span></div>
<div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment">* The contents of this file are subject to the Mozilla Public License Version</span></div>
<div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment">* 2.0 (the &quot;License&quot;); you may not use this file except in compliance with</span></div>
<div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment">* the License or as specified alternatively below. You may obtain a copy of</span></div>
<div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment">* the License at http://www.mozilla.org/MPL/</span></div>
<div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment">*</span></div>
<div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment">* Software distributed under the License is distributed on an &quot;AS IS&quot; basis,</span></div>
<div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment">* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License</span></div>
<div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment">* for the specific language governing rights and limitations under the</span></div>
<div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment">* License.</span></div>
<div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment">*</span></div>
<div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment">* Major Contributor(s):</span></div>
<div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="comment">* Copyright (C) 2002 William Lachance (wrlach@gmail.com)</span></div>
<div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="comment">* Copyright (C) 2002,2004 Marc Maurer (uwog@uwog.net)</span></div>
<div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;<span class="comment">* Copyright (C) 2004-2006 Fridrich Strba (fridrich.strba@bluewin.ch)</span></div>
<div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="comment">* Copyright (C) 2006, 2007 Andrew Ziem</span></div>
<div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="comment">* Copyright (C) 2011, 2012 Alonso Laurent (alonso@loria.fr)</span></div>
<div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;<span class="comment">*</span></div>
<div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="comment">*</span></div>
<div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="comment">* All Rights Reserved.</span></div>
<div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="comment">*</span></div>
<div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span class="comment">* For minor contributions see the git repository.</span></div>
<div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="comment">*</span></div>
<div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="comment">* Alternatively, the contents of this file may be used under the terms of</span></div>
<div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="comment">* the GNU Lesser General Public License Version 2 or later (the &quot;LGPLv2+&quot;),</span></div>
<div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;<span class="comment">* in which case the provisions of the LGPLv2+ are applicable</span></div>
<div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<span class="comment">* instead of those above.</span></div>
<div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;<span class="comment">*/</span></div>
<div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;</div>
<div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;<span class="comment">/*</span></div>
<div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;<span class="comment"> * Parser to GreatWorks text document ( graphic part )</span></div>
<div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;<span class="comment"> */</span></div>
<div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;<span class="preprocessor">#ifndef GREAT_WKS_GRAPH</span></div>
<div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#  define GREAT_WKS_GRAPH</span></div>
<div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;<span class="preprocessor">#include &lt;set&gt;</span></div>
<div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;<span class="preprocessor">#include &lt;string&gt;</span></div>
<div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;<span class="preprocessor">#include &lt;vector&gt;</span></div>
<div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;</div>
<div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;<span class="preprocessor">#include &lt;librevenge/librevenge.h&gt;</span></div>
<div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;</div>
<div class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="libmwaw__internal_8hxx.html">libmwaw_internal.hxx</a>&quot;</span></div>
<div class="line"><a name="l00048"></a><span class="lineno">   48</span>&#160;</div>
<div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="MWAWDebug_8hxx.html">MWAWDebug.hxx</a>&quot;</span></div>
<div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="MWAWInputStream_8hxx.html">MWAWInputStream.hxx</a>&quot;</span></div>
<div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;</div>
<div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;<span class="keyword">namespace </span>GreatWksGraphInternal</div>
<div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;{</div>
<div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;<span class="keyword">struct </span>Frame;</div>
<div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;<span class="keyword">struct </span>FrameGroup;</div>
<div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;<span class="keyword">struct </span>FrameShape;</div>
<div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160;<span class="keyword">struct </span>FrameText;</div>
<div class="line"><a name="l00058"></a><span class="lineno">   58</span>&#160;<span class="keyword">struct </span>Zone;</div>
<div class="line"><a name="l00059"></a><span class="lineno">   59</span>&#160;</div>
<div class="line"><a name="l00060"></a><span class="lineno">   60</span>&#160;<span class="keyword">struct </span>State;</div>
<div class="line"><a name="l00061"></a><span class="lineno">   61</span>&#160;<span class="keyword">class </span>SubDocument;</div>
<div class="line"><a name="l00062"></a><span class="lineno">   62</span>&#160;}</div>
<div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;</div>
<div class="line"><a name="l00064"></a><span class="lineno">   64</span>&#160;<span class="keyword">class </span><a class="code" href="classGreatWksDocument.html">GreatWksDocument</a>;</div>
<div class="line"><a name="l00065"></a><span class="lineno">   65</span>&#160;<span class="keyword">class </span><a class="code" href="classGreatWksParser.html">GreatWksParser</a>;</div>
<div class="line"><a name="l00066"></a><span class="lineno">   66</span>&#160;<span class="keyword">class </span><a class="code" href="classGreatWksDBParser.html">GreatWksDBParser</a>;</div>
<div class="line"><a name="l00067"></a><span class="lineno">   67</span>&#160;<span class="keyword">class </span><a class="code" href="classGreatWksDRParser.html">GreatWksDRParser</a>;</div>
<div class="line"><a name="l00068"></a><span class="lineno">   68</span>&#160;<span class="keyword">class </span><a class="code" href="classGreatWksSSParser.html">GreatWksSSParser</a>;</div>
<div class="line"><a name="l00069"></a><span class="lineno">   69</span>&#160;</div>
<div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="classGreatWksGraph.html">   75</a></span>&#160;<span class="keyword">class </span><a class="code" href="classGreatWksGraph.html">GreatWksGraph</a></div>
<div class="line"><a name="l00076"></a><span class="lineno">   76</span>&#160;{</div>
<div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="classGreatWksGraph.html#ae81741105be43c10dca15f13108c1dc3">   77</a></span>&#160;  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classGreatWksDocument.html">GreatWksDocument</a>;</div>
<div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="classGreatWksGraph.html#a7c2131b01462acfbc82451bf0f5dbb2a">   78</a></span>&#160;  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classGreatWksParser.html">GreatWksParser</a>;</div>
<div class="line"><a name="l00079"></a><span class="lineno"><a class="line" href="classGreatWksGraph.html#a603100651818bd2cc56762e0a4032f0c">   79</a></span>&#160;  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classGreatWksDBParser.html">GreatWksDBParser</a>;</div>
<div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="classGreatWksGraph.html#a9360fb2b7838c379415ffff724ceccf3">   80</a></span>&#160;  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classGreatWksDRParser.html">GreatWksDRParser</a>;</div>
<div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="classGreatWksGraph.html#ac2577d3c407310723f4a7a9b5b058e10">   81</a></span>&#160;  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classGreatWksSSParser.html">GreatWksSSParser</a>;</div>
<div class="line"><a name="l00082"></a><span class="lineno"><a class="line" href="classGreatWksGraph.html#a8e77bd4df58a9edaf2c7a33dec05ba06">   82</a></span>&#160;  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classGreatWksGraphInternal_1_1SubDocument.html">GreatWksGraphInternal::SubDocument</a>;</div>
<div class="line"><a name="l00083"></a><span class="lineno">   83</span>&#160;</div>
<div class="line"><a name="l00084"></a><span class="lineno">   84</span>&#160;<span class="keyword">public</span>:</div>
<div class="line"><a name="l00086"></a><span class="lineno">   86</span>&#160;  <a class="code" href="classGreatWksGraph.html#ab0c611b0332ae47de8a594e7dba99ced">GreatWksGraph</a>(<a class="code" href="classGreatWksDocument.html">GreatWksDocument</a> &amp;document);</div>
<div class="line"><a name="l00088"></a><span class="lineno">   88</span>&#160;  <span class="keyword">virtual</span> <a class="code" href="classGreatWksGraph.html#ac10ff4cbd40e76c600eedf82931f3667">~GreatWksGraph</a>();</div>
<div class="line"><a name="l00089"></a><span class="lineno">   89</span>&#160;</div>
<div class="line"><a name="l00091"></a><span class="lineno">   91</span>&#160;  <span class="keywordtype">int</span> <a class="code" href="classGreatWksGraph.html#a8c49b92af107acf3beaa0f47ef63cc96">version</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00092"></a><span class="lineno">   92</span>&#160;</div>
<div class="line"><a name="l00094"></a><span class="lineno">   94</span>&#160;  <span class="keywordtype">int</span> <a class="code" href="classGreatWksGraph.html#a139e1f9d1a2ea1408a1ee38fdeb17d80">numPages</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00095"></a><span class="lineno">   95</span>&#160;</div>
<div class="line"><a name="l00096"></a><span class="lineno">   96</span>&#160;<span class="keyword">protected</span>:</div>
<div class="line"><a name="l00098"></a><span class="lineno">   98</span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="classGreatWksGraph.html#a107a7b8899b545be55db64798c8c6465">sendPageGraphics</a>();</div>
<div class="line"><a name="l00100"></a><span class="lineno">  100</span>&#160;  <span class="keywordtype">void</span> <a class="code" href="classGreatWksGraph.html#a4aabc121a79acb89641132d79f30fa11">flushExtra</a>();</div>
<div class="line"><a name="l00101"></a><span class="lineno">  101</span>&#160;</div>
<div class="line"><a name="l00102"></a><span class="lineno">  102</span>&#160;  <span class="comment">//</span></div>
<div class="line"><a name="l00103"></a><span class="lineno">  103</span>&#160;  <span class="comment">// Intermediate level</span></div>
<div class="line"><a name="l00104"></a><span class="lineno">  104</span>&#160;  <span class="comment">//</span></div>
<div class="line"><a name="l00105"></a><span class="lineno">  105</span>&#160;</div>
<div class="line"><a name="l00106"></a><span class="lineno">  106</span>&#160;  <span class="comment">// RSRC</span></div>
<div class="line"><a name="l00108"></a><span class="lineno">  108</span>&#160;<span class="comment"></span>  <span class="keywordtype">bool</span> <a class="code" href="classGreatWksGraph.html#ac3e7854f5a2b6db68df0a00c892d431b">readPatterns</a>(<a class="code" href="classMWAWEntry.html">MWAWEntry</a> <span class="keyword">const</span> &amp;entry);</div>
<div class="line"><a name="l00110"></a><span class="lineno">  110</span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="classGreatWksGraph.html#a454c3218ff5ffe8b895e32ff0293f1da">readPalettes</a>(<a class="code" href="classMWAWEntry.html">MWAWEntry</a> <span class="keyword">const</span> &amp;entry);</div>
<div class="line"><a name="l00111"></a><span class="lineno">  111</span>&#160;</div>
<div class="line"><a name="l00112"></a><span class="lineno">  112</span>&#160;  <span class="comment">// DataFork: pict</span></div>
<div class="line"><a name="l00114"></a><span class="lineno">  114</span>&#160;<span class="comment"></span>  <span class="keywordtype">bool</span> <a class="code" href="classGreatWksGraph.html#a7354a1763243a91453091e49c1e26a9e">sendPageFrames</a>(<a class="code" href="structGreatWksGraphInternal_1_1Zone.html">GreatWksGraphInternal::Zone</a> <span class="keyword">const</span> &amp;zone);</div>
<div class="line"><a name="l00116"></a><span class="lineno">  116</span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="classGreatWksGraph.html#afc6051aa62ed14ac441e4882c50b8e86">sendFrame</a>(shared_ptr&lt;GreatWksGraphInternal::Frame&gt; frame, <a class="code" href="structGreatWksGraphInternal_1_1Zone.html">GreatWksGraphInternal::Zone</a> <span class="keyword">const</span> &amp;zone);</div>
<div class="line"><a name="l00117"></a><span class="lineno">  117</span>&#160;</div>
<div class="line"><a name="l00119"></a><span class="lineno">  119</span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="classGreatWksGraph.html#acb529ddf25db610027f4c4805779212d">sendGroup</a>(<a class="code" href="structGreatWksGraphInternal_1_1FrameGroup.html">GreatWksGraphInternal::FrameGroup</a> <span class="keyword">const</span> &amp;group, <a class="code" href="structGreatWksGraphInternal_1_1Zone.html">GreatWksGraphInternal::Zone</a> <span class="keyword">const</span> &amp;zone, <a class="code" href="classMWAWPosition.html">MWAWPosition</a> <span class="keyword">const</span> &amp;pos);</div>
<div class="line"><a name="l00121"></a><span class="lineno">  121</span>&#160;  <span class="keywordtype">void</span> <a class="code" href="classGreatWksGraph.html#a45d500087836c7e2bef8eb1876c7a19e">sendGroupChild</a>(<a class="code" href="structGreatWksGraphInternal_1_1FrameGroup.html">GreatWksGraphInternal::FrameGroup</a> <span class="keyword">const</span> &amp;group, <a class="code" href="structGreatWksGraphInternal_1_1Zone.html">GreatWksGraphInternal::Zone</a> <span class="keyword">const</span> &amp;zone, <a class="code" href="classMWAWPosition.html">MWAWPosition</a> <span class="keyword">const</span> &amp;pos);</div>
<div class="line"><a name="l00123"></a><span class="lineno">  123</span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="classGreatWksGraph.html#a8e5f4b20713ac5e0382e1143d96f77c9">canCreateGraphic</a>(<a class="code" href="structGreatWksGraphInternal_1_1FrameGroup.html">GreatWksGraphInternal::FrameGroup</a> <span class="keyword">const</span> &amp;group, <a class="code" href="structGreatWksGraphInternal_1_1Zone.html">GreatWksGraphInternal::Zone</a> <span class="keyword">const</span> &amp;zone);</div>
<div class="line"><a name="l00125"></a><span class="lineno">  125</span>&#160;  <span class="keywordtype">void</span> <a class="code" href="classGreatWksGraph.html#acb529ddf25db610027f4c4805779212d">sendGroup</a>(<a class="code" href="structGreatWksGraphInternal_1_1FrameGroup.html">GreatWksGraphInternal::FrameGroup</a> <span class="keyword">const</span> &amp;group, <a class="code" href="structGreatWksGraphInternal_1_1Zone.html">GreatWksGraphInternal::Zone</a> <span class="keyword">const</span> &amp;zone, <a class="code" href="libmwaw__internal_8hxx.html#ad51a3240ef71a17ab3cc2c89ce45d4f4">MWAWGraphicListenerPtr</a> &amp;listener);</div>
<div class="line"><a name="l00126"></a><span class="lineno">  126</span>&#160;</div>
<div class="line"><a name="l00128"></a><span class="lineno">  128</span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="classGreatWksGraph.html#a7ab45c981ad4f74402788ffc08b484a9">sendTextbox</a>(<a class="code" href="structGreatWksGraphInternal_1_1FrameText.html">GreatWksGraphInternal::FrameText</a> <span class="keyword">const</span> &amp;text, <a class="code" href="structGreatWksGraphInternal_1_1Zone.html">GreatWksGraphInternal::Zone</a> <span class="keyword">const</span> &amp;zone, <a class="code" href="classMWAWPosition.html">MWAWPosition</a> <span class="keyword">const</span> &amp;pos);</div>
<div class="line"><a name="l00130"></a><span class="lineno">  130</span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="classGreatWksGraph.html#ac4c740ca9db53e697dee1a4acdb62955">sendTextboxAsGraphic</a>(<a class="code" href="classBox2.html">Box2f</a> <span class="keyword">const</span> &amp;box, <a class="code" href="structGreatWksGraphInternal_1_1FrameText.html">GreatWksGraphInternal::FrameText</a> <span class="keyword">const</span> &amp;text, <a class="code" href="classMWAWGraphicStyle.html">MWAWGraphicStyle</a> <span class="keyword">const</span> &amp;style, <a class="code" href="libmwaw__internal_8hxx.html#a3b7d39aa67a35fb99ae2570e6f2244bb">MWAWListenerPtr</a> listener);</div>
<div class="line"><a name="l00132"></a><span class="lineno">  132</span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="classGreatWksGraph.html#a7ab45c981ad4f74402788ffc08b484a9">sendTextbox</a>(<a class="code" href="classMWAWEntry.html">MWAWEntry</a> <span class="keyword">const</span> &amp;entry, <a class="code" href="libmwaw__internal_8hxx.html#a3b7d39aa67a35fb99ae2570e6f2244bb">MWAWListenerPtr</a> listener);</div>
<div class="line"><a name="l00133"></a><span class="lineno">  133</span>&#160;</div>
<div class="line"><a name="l00135"></a><span class="lineno">  135</span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="classGreatWksGraph.html#aee76ed64b9f3c44ece0e3529814f8424">sendPicture</a>(<a class="code" href="classMWAWEntry.html">MWAWEntry</a> <span class="keyword">const</span> &amp;entry, <a class="code" href="classMWAWPosition.html">MWAWPosition</a> pos);</div>
<div class="line"><a name="l00137"></a><span class="lineno">  137</span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="classGreatWksGraph.html#afd702702748ba7afbfb119bce3c99a3d">sendShape</a>(<a class="code" href="structGreatWksGraphInternal_1_1FrameShape.html">GreatWksGraphInternal::FrameShape</a> <span class="keyword">const</span> &amp;graph, <a class="code" href="structGreatWksGraphInternal_1_1Zone.html">GreatWksGraphInternal::Zone</a> <span class="keyword">const</span> &amp;zone, <a class="code" href="classMWAWPosition.html">MWAWPosition</a> <span class="keyword">const</span> &amp;pos);</div>
<div class="line"><a name="l00138"></a><span class="lineno">  138</span>&#160;</div>
<div class="line"><a name="l00139"></a><span class="lineno">  139</span>&#160;  <span class="comment">// DataFork: graphic zone</span></div>
<div class="line"><a name="l00140"></a><span class="lineno">  140</span>&#160;</div>
<div class="line"><a name="l00142"></a><span class="lineno">  142</span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="classGreatWksGraph.html#afb1a60e664b73855f0981e33b75f5d33">readGraphicZone</a>();</div>
<div class="line"><a name="l00144"></a><span class="lineno">  144</span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="classGreatWksGraph.html#ade8b86b94f2ac21deaae73ea08fabaa7">isGraphicZone</a>();</div>
<div class="line"><a name="l00146"></a><span class="lineno">  146</span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="classGreatWksGraph.html#a9ce97e27138a3636f41bbf6eb82ebcbb">findGraphicZone</a>();</div>
<div class="line"><a name="l00147"></a><span class="lineno">  147</span>&#160;</div>
<div class="line"><a name="l00149"></a><span class="lineno">  149</span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="classGreatWksGraph.html#a744d1ed9f32f659cf87c124502f4e9f7">isPageFrames</a>();</div>
<div class="line"><a name="l00151"></a><span class="lineno">  151</span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="classGreatWksGraph.html#a7820778579b645e60a157b43d3a39dfd">readPageFrames</a>();</div>
<div class="line"><a name="l00153"></a><span class="lineno">  153</span>&#160;  shared_ptr&lt;GreatWksGraphInternal::Frame&gt; <a class="code" href="classGreatWksGraph.html#a13431d8db9bd5078fff06820165cf4a9">readFrameHeader</a>();</div>
<div class="line"><a name="l00155"></a><span class="lineno">  155</span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="classGreatWksGraph.html#a3c04c093607bde334d49fa931bde221e">readFrameExtraData</a>(<a class="code" href="structGreatWksGraphInternal_1_1Frame.html">GreatWksGraphInternal::Frame</a> &amp;frame, <span class="keywordtype">int</span> <span class="keywordtype">id</span>, <span class="keywordtype">long</span> endPos=-1);</div>
<div class="line"><a name="l00156"></a><span class="lineno">  156</span>&#160;</div>
<div class="line"><a name="l00158"></a><span class="lineno">  158</span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="classGreatWksGraph.html#a6be28c05e6821a0528062ebe6a41011e">readStyle</a>(<a class="code" href="classMWAWGraphicStyle.html">MWAWGraphicStyle</a> &amp;style);</div>
<div class="line"><a name="l00160"></a><span class="lineno">  160</span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="classGreatWksGraph.html#a12f716b916d3b71b90a5aeefc9e18eb7">readLineFormat</a>(std::string &amp;extra);</div>
<div class="line"><a name="l00161"></a><span class="lineno">  161</span>&#160;</div>
<div class="line"><a name="l00162"></a><span class="lineno">  162</span>&#160;  <span class="comment">// interface with mainParser</span></div>
<div class="line"><a name="l00163"></a><span class="lineno">  163</span>&#160;</div>
<div class="line"><a name="l00164"></a><span class="lineno">  164</span>&#160;  <span class="comment">//</span></div>
<div class="line"><a name="l00165"></a><span class="lineno">  165</span>&#160;  <span class="comment">// low level</span></div>
<div class="line"><a name="l00166"></a><span class="lineno">  166</span>&#160;  <span class="comment">//</span></div>
<div class="line"><a name="l00168"></a><span class="lineno">  168</span>&#160;<span class="comment"></span>  <span class="keywordtype">bool</span> <a class="code" href="classGreatWksGraph.html#af402b395883d378042f952280e84f5e2">readFrameExtraDataRec</a>(<a class="code" href="structGreatWksGraphInternal_1_1Zone.html">GreatWksGraphInternal::Zone</a> &amp;zone, <span class="keywordtype">int</span> <span class="keywordtype">id</span>, std::set&lt;int&gt; &amp;seens, <span class="keywordtype">long</span> endPos=-1);</div>
<div class="line"><a name="l00170"></a><span class="lineno">  170</span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="classGreatWksGraph.html#a759537faad54e6fdad40d83a51191681">checkGraph</a>(<a class="code" href="structGreatWksGraphInternal_1_1Zone.html">GreatWksGraphInternal::Zone</a> &amp;zone, <span class="keywordtype">int</span> <span class="keywordtype">id</span>, std::set&lt;int&gt; &amp;seens);</div>
<div class="line"><a name="l00171"></a><span class="lineno">  171</span>&#160;</div>
<div class="line"><a name="l00172"></a><span class="lineno">  172</span>&#160;<span class="keyword">private</span>:</div>
<div class="line"><a name="l00173"></a><span class="lineno">  173</span>&#160;  <a class="code" href="classGreatWksGraph.html#ab0c611b0332ae47de8a594e7dba99ced">GreatWksGraph</a>(<a class="code" href="classGreatWksGraph.html">GreatWksGraph</a> <span class="keyword">const</span> &amp;orig);</div>
<div class="line"><a name="l00174"></a><span class="lineno">  174</span>&#160;  <a class="code" href="classGreatWksGraph.html">GreatWksGraph</a> &amp;<a class="code" href="classGreatWksGraph.html#a2518c1e306458c231cb4ac4182fc4e38">operator=</a>(<a class="code" href="classGreatWksGraph.html">GreatWksGraph</a> <span class="keyword">const</span> &amp;orig);</div>
<div class="line"><a name="l00175"></a><span class="lineno">  175</span>&#160;</div>
<div class="line"><a name="l00176"></a><span class="lineno">  176</span>&#160;<span class="keyword">protected</span>:</div>
<div class="line"><a name="l00177"></a><span class="lineno">  177</span>&#160;  <span class="comment">//</span></div>
<div class="line"><a name="l00178"></a><span class="lineno">  178</span>&#160;  <span class="comment">// data</span></div>
<div class="line"><a name="l00179"></a><span class="lineno">  179</span>&#160;  <span class="comment">//</span></div>
<div class="line"><a name="l00181"></a><span class="lineno"><a class="line" href="classGreatWksGraph.html#ad1d60503c44c567106aec7338de8a530">  181</a></span>&#160;<span class="comment"></span>  <a class="code" href="classGreatWksDocument.html">GreatWksDocument</a> &amp;<a class="code" href="classGreatWksGraph.html#ad1d60503c44c567106aec7338de8a530">m_document</a>;</div>
<div class="line"><a name="l00183"></a><span class="lineno"><a class="line" href="classGreatWksGraph.html#a7b3a476278935dfcb71f792cac39607e">  183</a></span>&#160;  <a class="code" href="libmwaw__internal_8hxx.html#a72a9f4056659c5d39c845fb244a42b28">MWAWParserStatePtr</a> <a class="code" href="classGreatWksGraph.html#a7b3a476278935dfcb71f792cac39607e">m_parserState</a>;</div>
<div class="line"><a name="l00185"></a><span class="lineno"><a class="line" href="classGreatWksGraph.html#a2adb553693b2857feb4875087bf46a4f">  185</a></span>&#160;  shared_ptr&lt;GreatWksGraphInternal::State&gt; <a class="code" href="classGreatWksGraph.html#a2adb553693b2857feb4875087bf46a4f">m_state</a>;</div>
<div class="line"><a name="l00187"></a><span class="lineno"><a class="line" href="classGreatWksGraph.html#ac4764ef00b54429bf923eaaa5ee09e35">  187</a></span>&#160;  <a class="code" href="classMWAWParser.html">MWAWParser</a> *<a class="code" href="classGreatWksGraph.html#ac4764ef00b54429bf923eaaa5ee09e35">m_mainParser</a>;</div>
<div class="line"><a name="l00188"></a><span class="lineno">  188</span>&#160;};</div>
<div class="line"><a name="l00189"></a><span class="lineno">  189</span>&#160;<span class="preprocessor">#endif</span></div>
<div class="line"><a name="l00190"></a><span class="lineno">  190</span>&#160;<span class="preprocessor"></span><span class="comment">// vim: set filetype=cpp tabstop=2 shiftwidth=2 cindent autoindent smartindent noexpandtab:</span></div>
<div class="ttc" id="libmwaw__internal_8hxx_html_a3b7d39aa67a35fb99ae2570e6f2244bb"><div class="ttname"><a href="libmwaw__internal_8hxx.html#a3b7d39aa67a35fb99ae2570e6f2244bb">MWAWListenerPtr</a></div><div class="ttdeci">shared_ptr&lt; MWAWListener &gt; MWAWListenerPtr</div><div class="ttdoc">a smart pointer of MWAWListener </div><div class="ttdef"><b>Definition:</b> libmwaw_internal.hxx:431</div></div>
<div class="ttc" id="classGreatWksGraph_html_ade8b86b94f2ac21deaae73ea08fabaa7"><div class="ttname"><a href="classGreatWksGraph.html#ade8b86b94f2ac21deaae73ea08fabaa7">GreatWksGraph::isGraphicZone</a></div><div class="ttdeci">bool isGraphicZone()</div><div class="ttdoc">return true if this corresponds to a graphic zone </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:592</div></div>
<div class="ttc" id="classGreatWksGraph_html_a454c3218ff5ffe8b895e32ff0293f1da"><div class="ttname"><a href="classGreatWksGraph.html#a454c3218ff5ffe8b895e32ff0293f1da">GreatWksGraph::readPalettes</a></div><div class="ttdeci">bool readPalettes(MWAWEntry const &amp;entry)</div><div class="ttdoc">read a list of color and maybe patterns ( PlTT resource block: v2 ) </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:536</div></div>
<div class="ttc" id="classGreatWksGraph_html_afd702702748ba7afbfb119bce3c99a3d"><div class="ttname"><a href="classGreatWksGraph.html#afd702702748ba7afbfb119bce3c99a3d">GreatWksGraph::sendShape</a></div><div class="ttdeci">bool sendShape(GreatWksGraphInternal::FrameShape const &amp;graph, GreatWksGraphInternal::Zone const &amp;zone, MWAWPosition const &amp;pos)</div><div class="ttdoc">try to send a basic picture </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:2125</div></div>
<div class="ttc" id="structGreatWksGraphInternal_1_1FrameText_html"><div class="ttname"><a href="structGreatWksGraphInternal_1_1FrameText.html">GreatWksGraphInternal::FrameText</a></div><div class="ttdoc">Internal: the text zone of a GreatWksGraph. </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:296</div></div>
<div class="ttc" id="classGreatWksGraph_html_a8e5f4b20713ac5e0382e1143d96f77c9"><div class="ttname"><a href="classGreatWksGraph.html#a8e5f4b20713ac5e0382e1143d96f77c9">GreatWksGraph::canCreateGraphic</a></div><div class="ttdeci">bool canCreateGraphic(GreatWksGraphInternal::FrameGroup const &amp;group, GreatWksGraphInternal::Zone const &amp;zone)</div><div class="ttdoc">check if we can send a group as graphic </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:1917</div></div>
<div class="ttc" id="classGreatWksDBParser_html"><div class="ttname"><a href="classGreatWksDBParser.html">GreatWksDBParser</a></div><div class="ttdoc">the main class to read a GreatWorks database file </div><div class="ttdef"><b>Definition:</b> GreatWksDBParser.hxx:61</div></div>
<div class="ttc" id="classGreatWksGraph_html_ac3e7854f5a2b6db68df0a00c892d431b"><div class="ttname"><a href="classGreatWksGraph.html#ac3e7854f5a2b6db68df0a00c892d431b">GreatWksGraph::readPatterns</a></div><div class="ttdeci">bool readPatterns(MWAWEntry const &amp;entry)</div><div class="ttdoc">read a pattern list block ( PAT# resource block ) </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:493</div></div>
<div class="ttc" id="classGreatWksGraph_html_a7ab45c981ad4f74402788ffc08b484a9"><div class="ttname"><a href="classGreatWksGraph.html#a7ab45c981ad4f74402788ffc08b484a9">GreatWksGraph::sendTextbox</a></div><div class="ttdeci">bool sendTextbox(GreatWksGraphInternal::FrameText const &amp;text, GreatWksGraphInternal::Zone const &amp;zone, MWAWPosition const &amp;pos)</div><div class="ttdoc">try to send a textbox </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:1798</div></div>
<div class="ttc" id="libmwaw__internal_8hxx_html"><div class="ttname"><a href="libmwaw__internal_8hxx.html">libmwaw_internal.hxx</a></div></div>
<div class="ttc" id="classGreatWksGraph_html_ad1d60503c44c567106aec7338de8a530"><div class="ttname"><a href="classGreatWksGraph.html#ad1d60503c44c567106aec7338de8a530">GreatWksGraph::m_document</a></div><div class="ttdeci">GreatWksDocument &amp; m_document</div><div class="ttdoc">the document </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.hxx:181</div></div>
<div class="ttc" id="classBox2_html"><div class="ttname"><a href="classBox2.html">Box2&lt; float &gt;</a></div></div>
<div class="ttc" id="classGreatWksDocument_html"><div class="ttname"><a href="classGreatWksDocument.html">GreatWksDocument</a></div><div class="ttdoc">the main class to read/store generic data of a GreatWorks document </div><div class="ttdef"><b>Definition:</b> GreatWksDocument.hxx:59</div></div>
<div class="ttc" id="structGreatWksGraphInternal_1_1FrameShape_html"><div class="ttname"><a href="structGreatWksGraphInternal_1_1FrameShape.html">GreatWksGraphInternal::FrameShape</a></div><div class="ttdoc">Internal: the basic shape of a GreatWksGraph. </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:179</div></div>
<div class="ttc" id="classGreatWksGraph_html_a7b3a476278935dfcb71f792cac39607e"><div class="ttname"><a href="classGreatWksGraph.html#a7b3a476278935dfcb71f792cac39607e">GreatWksGraph::m_parserState</a></div><div class="ttdeci">MWAWParserStatePtr m_parserState</div><div class="ttdoc">the parser state </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.hxx:183</div></div>
<div class="ttc" id="classGreatWksGraph_html_aee76ed64b9f3c44ece0e3529814f8424"><div class="ttname"><a href="classGreatWksGraph.html#aee76ed64b9f3c44ece0e3529814f8424">GreatWksGraph::sendPicture</a></div><div class="ttdeci">bool sendPicture(MWAWEntry const &amp;entry, MWAWPosition pos)</div><div class="ttdoc">try to send a picture </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:1867</div></div>
<div class="ttc" id="classGreatWksGraph_html_ac4764ef00b54429bf923eaaa5ee09e35"><div class="ttname"><a href="classGreatWksGraph.html#ac4764ef00b54429bf923eaaa5ee09e35">GreatWksGraph::m_mainParser</a></div><div class="ttdeci">MWAWParser * m_mainParser</div><div class="ttdoc">the main parser; </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.hxx:187</div></div>
<div class="ttc" id="classMWAWGraphicStyle_html"><div class="ttname"><a href="classMWAWGraphicStyle.html">MWAWGraphicStyle</a></div><div class="ttdoc">a structure used to define a picture style </div><div class="ttdef"><b>Definition:</b> MWAWGraphicStyle.hxx:47</div></div>
<div class="ttc" id="classGreatWksGraph_html_afb1a60e664b73855f0981e33b75f5d33"><div class="ttname"><a href="classGreatWksGraph.html#afb1a60e664b73855f0981e33b75f5d33">GreatWksGraph::readGraphicZone</a></div><div class="ttdeci">bool readGraphicZone()</div><div class="ttdoc">try to read the graphic zone ( draw file or end of v2 text file) </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:630</div></div>
<div class="ttc" id="classGreatWksGraph_html_a7354a1763243a91453091e49c1e26a9e"><div class="ttname"><a href="classGreatWksGraph.html#a7354a1763243a91453091e49c1e26a9e">GreatWksGraph::sendPageFrames</a></div><div class="ttdeci">bool sendPageFrames(GreatWksGraphInternal::Zone const &amp;zone)</div><div class="ttdoc">try to send all data corresponding to a zone </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:2185</div></div>
<div class="ttc" id="classGreatWksGraph_html_a139e1f9d1a2ea1408a1ee38fdeb17d80"><div class="ttname"><a href="classGreatWksGraph.html#a139e1f9d1a2ea1408a1ee38fdeb17d80">GreatWksGraph::numPages</a></div><div class="ttdeci">int numPages() const </div><div class="ttdoc">returns the number of pages </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:465</div></div>
<div class="ttc" id="classGreatWksGraph_html_a2518c1e306458c231cb4ac4182fc4e38"><div class="ttname"><a href="classGreatWksGraph.html#a2518c1e306458c231cb4ac4182fc4e38">GreatWksGraph::operator=</a></div><div class="ttdeci">GreatWksGraph &amp; operator=(GreatWksGraph const &amp;orig)</div></div>
<div class="ttc" id="classGreatWksGraph_html_a107a7b8899b545be55db64798c8c6465"><div class="ttname"><a href="classGreatWksGraph.html#a107a7b8899b545be55db64798c8c6465">GreatWksGraph::sendPageGraphics</a></div><div class="ttdeci">bool sendPageGraphics()</div><div class="ttdoc">try to send the page graphic </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:2205</div></div>
<div class="ttc" id="classGreatWksGraph_html_a9ce97e27138a3636f41bbf6eb82ebcbb"><div class="ttname"><a href="classGreatWksGraph.html#a9ce97e27138a3636f41bbf6eb82ebcbb">GreatWksGraph::findGraphicZone</a></div><div class="ttdeci">bool findGraphicZone()</div><div class="ttdoc">try to find the beginning of the next graphic zone </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:708</div></div>
<div class="ttc" id="classGreatWksGraph_html_afc6051aa62ed14ac441e4882c50b8e86"><div class="ttname"><a href="classGreatWksGraph.html#afc6051aa62ed14ac441e4882c50b8e86">GreatWksGraph::sendFrame</a></div><div class="ttdeci">bool sendFrame(shared_ptr&lt; GreatWksGraphInternal::Frame &gt; frame, GreatWksGraphInternal::Zone const &amp;zone)</div><div class="ttdoc">try to send a frame </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:2143</div></div>
<div class="ttc" id="classGreatWksGraph_html_a45d500087836c7e2bef8eb1876c7a19e"><div class="ttname"><a href="classGreatWksGraph.html#a45d500087836c7e2bef8eb1876c7a19e">GreatWksGraph::sendGroupChild</a></div><div class="ttdeci">void sendGroupChild(GreatWksGraphInternal::FrameGroup const &amp;group, GreatWksGraphInternal::Zone const &amp;zone, MWAWPosition const &amp;pos)</div><div class="ttdoc">try to send a group elements by elemenys </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:1996</div></div>
<div class="ttc" id="classGreatWksGraph_html_a759537faad54e6fdad40d83a51191681"><div class="ttname"><a href="classGreatWksGraph.html#a759537faad54e6fdad40d83a51191681">GreatWksGraph::checkGraph</a></div><div class="ttdeci">bool checkGraph(GreatWksGraphInternal::Zone &amp;zone, int id, std::set&lt; int &gt; &amp;seens)</div><div class="ttdoc">check if the graph of zones is ok (ie. does not form loop) </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:1377</div></div>
<div class="ttc" id="structGreatWksGraphInternal_1_1Zone_html"><div class="ttname"><a href="structGreatWksGraphInternal_1_1Zone.html">GreatWksGraphInternal::Zone</a></div><div class="ttdoc">Internal: a list of graphic corresponding to a page. </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:363</div></div>
<div class="ttc" id="classGreatWksDRParser_html"><div class="ttname"><a href="classGreatWksDRParser.html">GreatWksDRParser</a></div><div class="ttdoc">the main class to read a GreatWorks graphic file </div><div class="ttdef"><b>Definition:</b> GreatWksDRParser.hxx:55</div></div>
<div class="ttc" id="classGreatWksGraph_html_ac10ff4cbd40e76c600eedf82931f3667"><div class="ttname"><a href="classGreatWksGraph.html#ac10ff4cbd40e76c600eedf82931f3667">GreatWksGraph::~GreatWksGraph</a></div><div class="ttdeci">virtual ~GreatWksGraph()</div><div class="ttdoc">destructor </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:456</div></div>
<div class="ttc" id="classGreatWksGraph_html_ac4c740ca9db53e697dee1a4acdb62955"><div class="ttname"><a href="classGreatWksGraph.html#ac4c740ca9db53e697dee1a4acdb62955">GreatWksGraph::sendTextboxAsGraphic</a></div><div class="ttdeci">bool sendTextboxAsGraphic(Box2f const &amp;box, GreatWksGraphInternal::FrameText const &amp;text, MWAWGraphicStyle const &amp;style, MWAWListenerPtr listener)</div><div class="ttdoc">try to send a textbox via a graphiclistener </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:1841</div></div>
<div class="ttc" id="classGreatWksGraph_html_a6be28c05e6821a0528062ebe6a41011e"><div class="ttname"><a href="classGreatWksGraph.html#a6be28c05e6821a0528062ebe6a41011e">GreatWksGraph::readStyle</a></div><div class="ttdeci">bool readStyle(MWAWGraphicStyle &amp;style)</div><div class="ttdoc">try to read a zone style </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:838</div></div>
<div class="ttc" id="classGreatWksParser_html"><div class="ttname"><a href="classGreatWksParser.html">GreatWksParser</a></div><div class="ttdoc">the main class to read a GreatWorks text file </div><div class="ttdef"><b>Definition:</b> GreatWksParser.hxx:56</div></div>
<div class="ttc" id="classGreatWksGraphInternal_1_1SubDocument_html"><div class="ttname"><a href="classGreatWksGraphInternal_1_1SubDocument.html">GreatWksGraphInternal::SubDocument</a></div><div class="ttdoc">Internal: the subdocument of a GreatWksGraph. </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:393</div></div>
<div class="ttc" id="libmwaw__internal_8hxx_html_ad51a3240ef71a17ab3cc2c89ce45d4f4"><div class="ttname"><a href="libmwaw__internal_8hxx.html#ad51a3240ef71a17ab3cc2c89ce45d4f4">MWAWGraphicListenerPtr</a></div><div class="ttdeci">shared_ptr&lt; MWAWGraphicListener &gt; MWAWGraphicListenerPtr</div><div class="ttdoc">a smart pointer of MWAWGraphicListener </div><div class="ttdef"><b>Definition:</b> libmwaw_internal.hxx:427</div></div>
<div class="ttc" id="MWAWInputStream_8hxx_html"><div class="ttname"><a href="MWAWInputStream_8hxx.html">MWAWInputStream.hxx</a></div></div>
<div class="ttc" id="MWAWDebug_8hxx_html"><div class="ttname"><a href="MWAWDebug_8hxx.html">MWAWDebug.hxx</a></div></div>
<div class="ttc" id="classGreatWksGraph_html_ab0c611b0332ae47de8a594e7dba99ced"><div class="ttname"><a href="classGreatWksGraph.html#ab0c611b0332ae47de8a594e7dba99ced">GreatWksGraph::GreatWksGraph</a></div><div class="ttdeci">GreatWksGraph(GreatWksDocument &amp;document)</div><div class="ttdoc">constructor </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:450</div></div>
<div class="ttc" id="classGreatWksGraph_html_af402b395883d378042f952280e84f5e2"><div class="ttname"><a href="classGreatWksGraph.html#af402b395883d378042f952280e84f5e2">GreatWksGraph::readFrameExtraDataRec</a></div><div class="ttdeci">bool readFrameExtraDataRec(GreatWksGraphInternal::Zone &amp;zone, int id, std::set&lt; int &gt; &amp;seens, long endPos=-1)</div><div class="ttdoc">try to read a frame extra data zone recursively ( draw method) </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:1402</div></div>
<div class="ttc" id="classGreatWksGraph_html"><div class="ttname"><a href="classGreatWksGraph.html">GreatWksGraph</a></div><div class="ttdoc">the main class to read the graphic part of a HanMac Word-J file </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.hxx:75</div></div>
<div class="ttc" id="classGreatWksGraph_html_a4aabc121a79acb89641132d79f30fa11"><div class="ttname"><a href="classGreatWksGraph.html#a4aabc121a79acb89641132d79f30fa11">GreatWksGraph::flushExtra</a></div><div class="ttdeci">void flushExtra()</div><div class="ttdoc">sends the data which have not yet been sent to the listener </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:2220</div></div>
<div class="ttc" id="classGreatWksGraph_html_a8c49b92af107acf3beaa0f47ef63cc96"><div class="ttname"><a href="classGreatWksGraph.html#a8c49b92af107acf3beaa0f47ef63cc96">GreatWksGraph::version</a></div><div class="ttdeci">int version() const </div><div class="ttdoc">returns the file version </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:459</div></div>
<div class="ttc" id="structGreatWksGraphInternal_1_1Frame_html"><div class="ttname"><a href="structGreatWksGraphInternal_1_1Frame.html">GreatWksGraphInternal::Frame</a></div><div class="ttdoc">Internal: the graphic zone of a GreatWksGraph. </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:64</div></div>
<div class="ttc" id="classGreatWksGraph_html_a12f716b916d3b71b90a5aeefc9e18eb7"><div class="ttname"><a href="classGreatWksGraph.html#a12f716b916d3b71b90a5aeefc9e18eb7">GreatWksGraph::readLineFormat</a></div><div class="ttdeci">bool readLineFormat(std::string &amp;extra)</div><div class="ttdoc">try to read a line format style? in v1 </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:1099</div></div>
<div class="ttc" id="classGreatWksGraph_html_a744d1ed9f32f659cf87c124502f4e9f7"><div class="ttname"><a href="classGreatWksGraph.html#a744d1ed9f32f659cf87c124502f4e9f7">GreatWksGraph::isPageFrames</a></div><div class="ttdeci">bool isPageFrames()</div><div class="ttdoc">check if a zone is or not a page frame zone </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:778</div></div>
<div class="ttc" id="libmwaw__internal_8hxx_html_a72a9f4056659c5d39c845fb244a42b28"><div class="ttname"><a href="libmwaw__internal_8hxx.html#a72a9f4056659c5d39c845fb244a42b28">MWAWParserStatePtr</a></div><div class="ttdeci">shared_ptr&lt; MWAWParserState &gt; MWAWParserStatePtr</div><div class="ttdoc">a smart pointer of MWAWParserState </div><div class="ttdef"><b>Definition:</b> libmwaw_internal.hxx:435</div></div>
<div class="ttc" id="classMWAWParser_html"><div class="ttname"><a href="classMWAWParser.html">MWAWParser</a></div><div class="ttdoc">virtual class which defines the ancestor of all main zone parser </div><div class="ttdef"><b>Definition:</b> MWAWParser.hxx:97</div></div>
<div class="ttc" id="classMWAWPosition_html"><div class="ttname"><a href="classMWAWPosition.html">MWAWPosition</a></div><div class="ttdoc">Class to define the position of an object (textbox, picture, ..) in the document. ...</div><div class="ttdef"><b>Definition:</b> MWAWPosition.hxx:47</div></div>
<div class="ttc" id="classGreatWksSSParser_html"><div class="ttname"><a href="classGreatWksSSParser.html">GreatWksSSParser</a></div><div class="ttdoc">the main class to read a GreatWorks spreadsheet file </div><div class="ttdef"><b>Definition:</b> GreatWksSSParser.hxx:58</div></div>
<div class="ttc" id="classMWAWEntry_html"><div class="ttname"><a href="classMWAWEntry.html">MWAWEntry</a></div><div class="ttdoc">basic class to store an entry in a file This contained : </div><div class="ttdef"><b>Definition:</b> MWAWEntry.hxx:46</div></div>
<div class="ttc" id="classGreatWksGraph_html_a13431d8db9bd5078fff06820165cf4a9"><div class="ttname"><a href="classGreatWksGraph.html#a13431d8db9bd5078fff06820165cf4a9">GreatWksGraph::readFrameHeader</a></div><div class="ttdeci">shared_ptr&lt; GreatWksGraphInternal::Frame &gt; readFrameHeader()</div><div class="ttdoc">try to read a basic frame header </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:1442</div></div>
<div class="ttc" id="classGreatWksGraph_html_a2adb553693b2857feb4875087bf46a4f"><div class="ttname"><a href="classGreatWksGraph.html#a2adb553693b2857feb4875087bf46a4f">GreatWksGraph::m_state</a></div><div class="ttdeci">shared_ptr&lt; GreatWksGraphInternal::State &gt; m_state</div><div class="ttdoc">the state </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.hxx:185</div></div>
<div class="ttc" id="classGreatWksGraph_html_a7820778579b645e60a157b43d3a39dfd"><div class="ttname"><a href="classGreatWksGraph.html#a7820778579b645e60a157b43d3a39dfd">GreatWksGraph::readPageFrames</a></div><div class="ttdeci">bool readPageFrames()</div><div class="ttdoc">try to read a list of page frame ( picture, texture or basic ) </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:1121</div></div>
<div class="ttc" id="classGreatWksGraph_html_a3c04c093607bde334d49fa931bde221e"><div class="ttname"><a href="classGreatWksGraph.html#a3c04c093607bde334d49fa931bde221e">GreatWksGraph::readFrameExtraData</a></div><div class="ttdeci">bool readFrameExtraData(GreatWksGraphInternal::Frame &amp;frame, int id, long endPos=-1)</div><div class="ttdoc">try to read a frame extra data zone </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:1636</div></div>
<div class="ttc" id="structGreatWksGraphInternal_1_1FrameGroup_html"><div class="ttname"><a href="structGreatWksGraphInternal_1_1FrameGroup.html">GreatWksGraphInternal::FrameGroup</a></div><div class="ttdoc">Internal: the group zone of a GreatWksGraph. </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:248</div></div>
<div class="ttc" id="classGreatWksGraph_html_acb529ddf25db610027f4c4805779212d"><div class="ttname"><a href="classGreatWksGraph.html#acb529ddf25db610027f4c4805779212d">GreatWksGraph::sendGroup</a></div><div class="ttdeci">bool sendGroup(GreatWksGraphInternal::FrameGroup const &amp;group, GreatWksGraphInternal::Zone const &amp;zone, MWAWPosition const &amp;pos)</div><div class="ttdoc">try to send a group </div><div class="ttdef"><b>Definition:</b> GreatWksGraph.cxx:1911</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<hr size="1"><address style="align: right;"><small>
Generated on Sun Feb 1 2015 20:58:09 for libmwaw by <a href="http://www.doxygen.org/index.html">
doxygen</a> 1.8.5</small></address>
</body>
</html>