Sophie

Sophie

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

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>MWAWChart.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('MWAWChart_8hxx_source.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<div class="title">MWAWChart.hxx</div>  </div>
</div><!--header-->
<div class="contents">
<a href="MWAWChart_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"> * Structure to store and construct a chart from an unstructured list</span></div>
<div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;<span class="comment"> * of cell</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="comment"> */</span></div>
<div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;</div>
<div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;<span class="preprocessor">#ifndef MWAW_CHART</span></div>
<div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#  define MWAW_CHART</span></div>
<div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;<span class="preprocessor">#include &lt;iostream&gt;</span></div>
<div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;<span class="preprocessor">#include &lt;vector&gt;</span></div>
<div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;<span class="preprocessor">#include &lt;map&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="MWAWEntry_8hxx.html">MWAWEntry.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="MWAWFont_8hxx.html">MWAWFont.hxx</a>&quot;</span></div>
<div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="MWAWGraphicStyle_8hxx.html">MWAWGraphicStyle.hxx</a>&quot;</span></div>
<div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;</div>
<div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;<span class="keyword">namespace </span>MWAWChartInternal</div>
<div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;{</div>
<div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;<span class="keyword">class </span>SubDocument;</div>
<div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;}</div>
<div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="classMWAWChart.html">   58</a></span>&#160;<span class="keyword">class </span><a class="code" href="classMWAWChart.html">MWAWChart</a></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"><a class="line" href="classMWAWChart.html#a5cce00f29aea422dc393be62d8bceb27">   60</a></span>&#160;  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classMWAWChartInternal_1_1SubDocument.html">MWAWChartInternal::SubDocument</a>;</div>
<div class="line"><a name="l00061"></a><span class="lineno">   61</span>&#160;<span class="keyword">public</span>:</div>
<div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="structMWAWChart_1_1Axis.html">   63</a></span>&#160;  <span class="keyword">struct </span><a class="code" href="structMWAWChart_1_1Axis.html">Axis</a> {</div>
<div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="structMWAWChart_1_1Axis.html#a8bb7e1a86cb096a8b3653195cef07f49">   65</a></span>&#160;    <span class="keyword">enum</span> <a class="code" href="structMWAWChart_1_1Axis.html#a8bb7e1a86cb096a8b3653195cef07f49">Type</a> { <a class="code" href="structMWAWChart_1_1Axis.html#a8bb7e1a86cb096a8b3653195cef07f49a4b2b0bd49a52aa910e10b7a78839643f">A_None</a>, <a class="code" href="structMWAWChart_1_1Axis.html#a8bb7e1a86cb096a8b3653195cef07f49a58d2925ef5ab58a2e57f59912636b326">A_Numeric</a>, <a class="code" href="structMWAWChart_1_1Axis.html#a8bb7e1a86cb096a8b3653195cef07f49a2c9ef0e82cdd58027dc42bb4238305ab">A_Logarithmic</a>, <a class="code" href="structMWAWChart_1_1Axis.html#a8bb7e1a86cb096a8b3653195cef07f49a26b1e5f3edb198935d4007c921dbda60">A_Sequence</a>, <a class="code" href="structMWAWChart_1_1Axis.html#a8bb7e1a86cb096a8b3653195cef07f49a05b3fcb37580488810fc1300ed971c04">A_Sequence_Skip_Empty</a> };</div>
<div class="line"><a name="l00067"></a><span class="lineno">   67</span>&#160;    <a class="code" href="structMWAWChart_1_1Axis.html#a49b5da6b801c45240ee886214f988658">Axis</a>();</div>
<div class="line"><a name="l00069"></a><span class="lineno">   69</span>&#160;    <a class="code" href="structMWAWChart_1_1Axis.html#a8a87e31eb778141a27114456ee1cb89d">~Axis</a>();</div>
<div class="line"><a name="l00071"></a><span class="lineno">   71</span>&#160;    <span class="keywordtype">void</span> <a class="code" href="structMWAWChart_1_1Axis.html#addbe50188ea7b34cbbfeb428e0245b95">addContentTo</a>(std::string <span class="keyword">const</span> &amp;sheetName, <span class="keywordtype">int</span> coord, librevenge::RVNGPropertyList &amp;propList) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00073"></a><span class="lineno">   73</span>&#160;    <span class="keywordtype">void</span> <a class="code" href="structMWAWChart_1_1Axis.html#a5a15110d0670c525df8db36a13c5ada3">addStyleTo</a>(librevenge::RVNGPropertyList &amp;propList) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00075"></a><span class="lineno">   75</span>&#160;    <span class="keyword">friend</span> std::ostream &amp;<a class="code" href="structMWAWChart_1_1Axis.html#a8c987be65dfcda10f886f8a69c92a969">operator&lt;&lt;</a>(std::ostream &amp;o, <a class="code" href="structMWAWChart_1_1Axis.html">Axis</a> <span class="keyword">const</span> &amp;axis);</div>
<div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="structMWAWChart_1_1Axis.html#a8c362e8ddd33055d2ec22e6c4f48e937">   77</a></span>&#160;    <a class="code" href="structMWAWChart_1_1Axis.html#a8bb7e1a86cb096a8b3653195cef07f49">Type</a> <a class="code" href="structMWAWChart_1_1Axis.html#a8c362e8ddd33055d2ec22e6c4f48e937">m_type</a>;</div>
<div class="line"><a name="l00079"></a><span class="lineno"><a class="line" href="structMWAWChart_1_1Axis.html#aa26de542c62b2217a9d1cc0e2da46d78">   79</a></span>&#160;    <span class="keywordtype">bool</span> <a class="code" href="structMWAWChart_1_1Axis.html#aa26de542c62b2217a9d1cc0e2da46d78">m_showGrid</a>;</div>
<div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="structMWAWChart_1_1Axis.html#ace77a5418fecba13017673c19d62b8d4">   81</a></span>&#160;    <span class="keywordtype">bool</span> <a class="code" href="structMWAWChart_1_1Axis.html#ace77a5418fecba13017673c19d62b8d4">m_showLabel</a>;</div>
<div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="structMWAWChart_1_1Axis.html#aa46afc7dd8d2dada37e73eee82428902">   83</a></span>&#160;    <a class="code" href="classBox2.html">Box2i</a> <a class="code" href="structMWAWChart_1_1Axis.html#aa46afc7dd8d2dada37e73eee82428902">m_labelRange</a>;</div>
<div class="line"><a name="l00085"></a><span class="lineno"><a class="line" href="structMWAWChart_1_1Axis.html#a30ed54b008dddab0aeebeae0805504e1">   85</a></span>&#160;    <a class="code" href="classMWAWGraphicStyle.html">MWAWGraphicStyle</a> <a class="code" href="structMWAWChart_1_1Axis.html#a30ed54b008dddab0aeebeae0805504e1">m_style</a>;</div>
<div class="line"><a name="l00086"></a><span class="lineno">   86</span>&#160;  };</div>
<div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="structMWAWChart_1_1Legend.html">   88</a></span>&#160;  <span class="keyword">struct </span><a class="code" href="structMWAWChart_1_1Legend.html">Legend</a> {</div>
<div class="line"><a name="l00090"></a><span class="lineno"><a class="line" href="structMWAWChart_1_1Legend.html#a29b1eb06b0fb130e4568cb96a2cf308b">   90</a></span>&#160;    <a class="code" href="structMWAWChart_1_1Legend.html#a29b1eb06b0fb130e4568cb96a2cf308b">Legend</a>() : <a class="code" href="structMWAWChart_1_1Legend.html#a6889f6b7cc4f524b747f341ed35fe04d">m_show</a>(false), <a class="code" href="structMWAWChart_1_1Legend.html#a0d510c979e84c0016724c749cf42c11e">m_autoPosition</a>(true), <a class="code" href="structMWAWChart_1_1Legend.html#a57e3140b8a659b0a6b35de20593b08a5">m_relativePosition</a>(libmwaw::<a class="code" href="namespacelibmwaw.html#a25c5c29b32c322f347d1536808e0668bada8e8efd438587fc3fd12b097a337004">RightBit</a>), <a class="code" href="structMWAWChart_1_1Legend.html#a4726fe886a502f237c0e262e08572098">m_position</a>(0,0), <a class="code" href="structMWAWChart_1_1Legend.html#aacfafe26834a90968e7e5a1db802a731">m_font</a>(), <a class="code" href="structMWAWChart_1_1Legend.html#a50ca2b23c4517634a82e563c782c0623">m_style</a>()</div>
<div class="line"><a name="l00091"></a><span class="lineno">   91</span>&#160;    {</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">void</span> <a class="code" href="structMWAWChart_1_1Legend.html#a39ad6d1b9a03aebd99d3fe2c9fdc9142">addContentTo</a>(librevenge::RVNGPropertyList &amp;propList) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00096"></a><span class="lineno">   96</span>&#160;    <span class="keywordtype">void</span> <a class="code" href="structMWAWChart_1_1Legend.html#a1e2fd161ab3a46bfbd03154d92ec84a1">addStyleTo</a>(librevenge::RVNGPropertyList &amp;propList, shared_ptr&lt;MWAWFontConverter&gt; fontConverter) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00098"></a><span class="lineno">   98</span>&#160;    <span class="keyword">friend</span> std::ostream &amp;<a class="code" href="structMWAWChart_1_1Legend.html#a8a9f09801dd98c16d05356ffca657ad3">operator&lt;&lt;</a>(std::ostream &amp;o, <a class="code" href="structMWAWChart_1_1Legend.html">Legend</a> <span class="keyword">const</span> &amp;legend);</div>
<div class="line"><a name="l00100"></a><span class="lineno"><a class="line" href="structMWAWChart_1_1Legend.html#a6889f6b7cc4f524b747f341ed35fe04d">  100</a></span>&#160;    <span class="keywordtype">bool</span> <a class="code" href="structMWAWChart_1_1Legend.html#a6889f6b7cc4f524b747f341ed35fe04d">m_show</a>;</div>
<div class="line"><a name="l00102"></a><span class="lineno"><a class="line" href="structMWAWChart_1_1Legend.html#a0d510c979e84c0016724c749cf42c11e">  102</a></span>&#160;    <span class="keywordtype">bool</span> <a class="code" href="structMWAWChart_1_1Legend.html#a0d510c979e84c0016724c749cf42c11e">m_autoPosition</a>;</div>
<div class="line"><a name="l00104"></a><span class="lineno"><a class="line" href="structMWAWChart_1_1Legend.html#a57e3140b8a659b0a6b35de20593b08a5">  104</a></span>&#160;    <span class="keywordtype">int</span> <a class="code" href="structMWAWChart_1_1Legend.html#a57e3140b8a659b0a6b35de20593b08a5">m_relativePosition</a>;</div>
<div class="line"><a name="l00106"></a><span class="lineno"><a class="line" href="structMWAWChart_1_1Legend.html#a4726fe886a502f237c0e262e08572098">  106</a></span>&#160;    <a class="code" href="classVec2.html">Vec2f</a> <a class="code" href="structMWAWChart_1_1Legend.html#a4726fe886a502f237c0e262e08572098">m_position</a>;</div>
<div class="line"><a name="l00108"></a><span class="lineno"><a class="line" href="structMWAWChart_1_1Legend.html#aacfafe26834a90968e7e5a1db802a731">  108</a></span>&#160;    <a class="code" href="classMWAWFont.html">MWAWFont</a> <a class="code" href="structMWAWChart_1_1Legend.html#aacfafe26834a90968e7e5a1db802a731">m_font</a>;</div>
<div class="line"><a name="l00110"></a><span class="lineno"><a class="line" href="structMWAWChart_1_1Legend.html#a50ca2b23c4517634a82e563c782c0623">  110</a></span>&#160;    <a class="code" href="classMWAWGraphicStyle.html">MWAWGraphicStyle</a> <a class="code" href="structMWAWChart_1_1Legend.html#a50ca2b23c4517634a82e563c782c0623">m_style</a>;</div>
<div class="line"><a name="l00111"></a><span class="lineno">  111</span>&#160;  };</div>
<div class="line"><a name="l00113"></a><span class="lineno"><a class="line" href="structMWAWChart_1_1Series.html">  113</a></span>&#160;  <span class="keyword">struct </span><a class="code" href="structMWAWChart_1_1Series.html">Series</a> {</div>
<div class="line"><a name="l00115"></a><span class="lineno"><a class="line" href="structMWAWChart_1_1Series.html#a8817e0a9cd005e5982e24d0defc5f175">  115</a></span>&#160;    <span class="keyword">enum</span> <a class="code" href="structMWAWChart_1_1Series.html#a8817e0a9cd005e5982e24d0defc5f175">Type</a> { <a class="code" href="structMWAWChart_1_1Series.html#a8817e0a9cd005e5982e24d0defc5f175a2bf4b9fd49ad3f63c86f1fc7547b4e8e">S_Area</a>, <a class="code" href="structMWAWChart_1_1Series.html#a8817e0a9cd005e5982e24d0defc5f175a921ee3ff5ea3e4ab213db970a63e81aa">S_Bar</a>, <a class="code" href="structMWAWChart_1_1Series.html#a8817e0a9cd005e5982e24d0defc5f175aa5b56cda30fe955cb661be0ebb7fef41">S_Column</a>, <a class="code" href="structMWAWChart_1_1Series.html#a8817e0a9cd005e5982e24d0defc5f175aabc1b294069da8507440f5ade6a38cb2">S_Line</a>, <a class="code" href="structMWAWChart_1_1Series.html#a8817e0a9cd005e5982e24d0defc5f175afb84140f30ca239fe1aa597025810543">S_Pie</a>, <a class="code" href="structMWAWChart_1_1Series.html#a8817e0a9cd005e5982e24d0defc5f175abc3908b8ff4c4703ef8a0b64cdd7de32">S_Scatter</a>, <a class="code" href="structMWAWChart_1_1Series.html#a8817e0a9cd005e5982e24d0defc5f175a0ed803998c64d698f550c91b71c6b07c">S_Stock</a> };</div>
<div class="line"><a name="l00117"></a><span class="lineno">  117</span>&#160;    <a class="code" href="structMWAWChart_1_1Series.html#a1a7fc2c1ea9930a8030dc0a4cf139db4">Series</a>();</div>
<div class="line"><a name="l00119"></a><span class="lineno">  119</span>&#160;    <span class="keyword">virtual</span> <a class="code" href="structMWAWChart_1_1Series.html#a7fb24615e46b3c6c05b56231fdcc6942">~Series</a>();</div>
<div class="line"><a name="l00121"></a><span class="lineno">  121</span>&#160;    <span class="keywordtype">void</span> <a class="code" href="structMWAWChart_1_1Series.html#adaf8178b73ca028c3775dfc0e5b99186">addContentTo</a>(std::string <span class="keyword">const</span> &amp;sheetName, librevenge::RVNGPropertyList &amp;propList) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00123"></a><span class="lineno">  123</span>&#160;    <span class="keywordtype">void</span> <a class="code" href="structMWAWChart_1_1Series.html#a798dba57979b198936c5e72db241cc1a">addStyleTo</a>(librevenge::RVNGPropertyList &amp;propList) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00125"></a><span class="lineno">  125</span>&#160;    <span class="keyword">static</span> std::string <a class="code" href="structMWAWChart_1_1Series.html#a893207312f86cf3427fa2137cc547809">getSeriesTypeName</a>(<a class="code" href="structMWAWChart_1_1Series.html#a8817e0a9cd005e5982e24d0defc5f175">Type</a> type);</div>
<div class="line"><a name="l00127"></a><span class="lineno">  127</span>&#160;    <span class="keyword">friend</span> std::ostream &amp;<a class="code" href="structMWAWChart_1_1Series.html#ac77a56ec4cb16b30dad26a9deb1375af">operator&lt;&lt;</a>(std::ostream &amp;o, <a class="code" href="structMWAWChart_1_1Series.html">Series</a> <span class="keyword">const</span> &amp;series);</div>
<div class="line"><a name="l00129"></a><span class="lineno"><a class="line" href="structMWAWChart_1_1Series.html#a2fb458a645116886a5f106a93cffa4d9">  129</a></span>&#160;    <a class="code" href="structMWAWChart_1_1Series.html#a8817e0a9cd005e5982e24d0defc5f175">Type</a> <a class="code" href="structMWAWChart_1_1Series.html#a2fb458a645116886a5f106a93cffa4d9">m_type</a>;</div>
<div class="line"><a name="l00131"></a><span class="lineno"><a class="line" href="structMWAWChart_1_1Series.html#a56744ee3f67b9008f962e639a3aadf1d">  131</a></span>&#160;    <a class="code" href="classBox2.html">Box2i</a> <a class="code" href="structMWAWChart_1_1Series.html#a56744ee3f67b9008f962e639a3aadf1d">m_range</a>;</div>
<div class="line"><a name="l00133"></a><span class="lineno"><a class="line" href="structMWAWChart_1_1Series.html#af6337d0bf071dd725cc4b8f46cc835c9">  133</a></span>&#160;    <a class="code" href="classMWAWGraphicStyle.html">MWAWGraphicStyle</a> <a class="code" href="structMWAWChart_1_1Series.html#af6337d0bf071dd725cc4b8f46cc835c9">m_style</a>;</div>
<div class="line"><a name="l00134"></a><span class="lineno">  134</span>&#160;  };</div>
<div class="line"><a name="l00136"></a><span class="lineno"><a class="line" href="structMWAWChart_1_1TextZone.html">  136</a></span>&#160;  <span class="keyword">struct </span><a class="code" href="structMWAWChart_1_1TextZone.html">TextZone</a> {</div>
<div class="line"><a name="l00138"></a><span class="lineno"><a class="line" href="structMWAWChart_1_1TextZone.html#a5d690c554c1559269e6d0614e576107a">  138</a></span>&#160;    <span class="keyword">enum</span> <a class="code" href="structMWAWChart_1_1TextZone.html#a5d690c554c1559269e6d0614e576107a">Type</a> { <a class="code" href="structMWAWChart_1_1TextZone.html#a5d690c554c1559269e6d0614e576107aa2ccfd11618105fc2f50ca8158942c02e">T_Title</a>, <a class="code" href="structMWAWChart_1_1TextZone.html#a5d690c554c1559269e6d0614e576107aabf3e6799a8c9fcc4b682bfc9f17d43f5">T_SubTitle</a>, <a class="code" href="structMWAWChart_1_1TextZone.html#a5d690c554c1559269e6d0614e576107aa5e85ffec69be316a44239f0d44bfd61c">T_AxisX</a>, <a class="code" href="structMWAWChart_1_1TextZone.html#a5d690c554c1559269e6d0614e576107aac7acdea0b4070c4ecf9a4fe5d640ec84">T_AxisY</a>, <a class="code" href="structMWAWChart_1_1TextZone.html#a5d690c554c1559269e6d0614e576107aad6c4bac0a7a71931b32b3002844fb5e5">T_AxisZ</a> };</div>
<div class="line"><a name="l00140"></a><span class="lineno"><a class="line" href="structMWAWChart_1_1TextZone.html#ab81312b12045c30e18f659f8330be75b">  140</a></span>&#160;    <span class="keyword">enum</span> <a class="code" href="structMWAWChart_1_1TextZone.html#ab81312b12045c30e18f659f8330be75b">ContentType</a> { <a class="code" href="structMWAWChart_1_1TextZone.html#ab81312b12045c30e18f659f8330be75bad35feddca12693ca78e54396645a5237">C_Cell</a>, <a class="code" href="structMWAWChart_1_1TextZone.html#ab81312b12045c30e18f659f8330be75baf17db7b63318c6bcdf75fbe11bfb3ff7">C_Text</a> };</div>
<div class="line"><a name="l00141"></a><span class="lineno">  141</span>&#160;</div>
<div class="line"><a name="l00143"></a><span class="lineno">  143</span>&#160;    <a class="code" href="structMWAWChart_1_1TextZone.html#aa4d0949f4677896f95b0f7cdadd7a317">TextZone</a>();</div>
<div class="line"><a name="l00145"></a><span class="lineno">  145</span>&#160;    <a class="code" href="structMWAWChart_1_1TextZone.html#a3ab4c1d3827d38da553317fa5df32716">~TextZone</a>();</div>
<div class="line"><a name="l00147"></a><span class="lineno">  147</span>&#160;    <span class="keywordtype">void</span> <a class="code" href="structMWAWChart_1_1TextZone.html#a405b307ae9a8b4e08bd9a795778d3127">addContentTo</a>(std::string <span class="keyword">const</span> &amp;sheetName, librevenge::RVNGPropertyList &amp;propList) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00149"></a><span class="lineno">  149</span>&#160;    <span class="keywordtype">void</span> <a class="code" href="structMWAWChart_1_1TextZone.html#a3cd735b28b0c9eac1c6d91c37209afc5">addStyleTo</a>(librevenge::RVNGPropertyList &amp;propList, shared_ptr&lt;MWAWFontConverter&gt; fontConverter) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00151"></a><span class="lineno">  151</span>&#160;    <span class="keyword">friend</span> std::ostream &amp;<a class="code" href="structMWAWChart_1_1TextZone.html#a77148afe079a7c2038584d0f6bfcd612">operator&lt;&lt;</a>(std::ostream &amp;o, <a class="code" href="structMWAWChart_1_1TextZone.html">TextZone</a> <span class="keyword">const</span> &amp;zone);</div>
<div class="line"><a name="l00153"></a><span class="lineno"><a class="line" href="structMWAWChart_1_1TextZone.html#a002009eefd7c20ffb778b817cad712fd">  153</a></span>&#160;    <a class="code" href="structMWAWChart_1_1TextZone.html#a5d690c554c1559269e6d0614e576107a">Type</a> <a class="code" href="structMWAWChart_1_1TextZone.html#a002009eefd7c20ffb778b817cad712fd">m_type</a>;</div>
<div class="line"><a name="l00155"></a><span class="lineno"><a class="line" href="structMWAWChart_1_1TextZone.html#aa35eb3f35a040353b58081ef1531a287">  155</a></span>&#160;    <a class="code" href="structMWAWChart_1_1TextZone.html#ab81312b12045c30e18f659f8330be75b">ContentType</a> <a class="code" href="structMWAWChart_1_1TextZone.html#aa35eb3f35a040353b58081ef1531a287">m_contentType</a>;</div>
<div class="line"><a name="l00157"></a><span class="lineno"><a class="line" href="structMWAWChart_1_1TextZone.html#ad0160f1b179bb1f7df6f4a262ccb2d2a">  157</a></span>&#160;    <a class="code" href="classVec2.html">Vec2f</a> <a class="code" href="structMWAWChart_1_1TextZone.html#ad0160f1b179bb1f7df6f4a262ccb2d2a">m_position</a>;</div>
<div class="line"><a name="l00159"></a><span class="lineno"><a class="line" href="structMWAWChart_1_1TextZone.html#a8fdf58920f2cf1e84571878e05654b04">  159</a></span>&#160;    <a class="code" href="classVec2.html">Vec2i</a> <a class="code" href="structMWAWChart_1_1TextZone.html#a8fdf58920f2cf1e84571878e05654b04">m_cell</a>;</div>
<div class="line"><a name="l00161"></a><span class="lineno"><a class="line" href="structMWAWChart_1_1TextZone.html#a7aca7101ba6017f5cf6c35f0a55071e0">  161</a></span>&#160;    <a class="code" href="classMWAWEntry.html">MWAWEntry</a> <a class="code" href="structMWAWChart_1_1TextZone.html#a7aca7101ba6017f5cf6c35f0a55071e0">m_textEntry</a>;</div>
<div class="line"><a name="l00163"></a><span class="lineno"><a class="line" href="structMWAWChart_1_1TextZone.html#aa8135bc794a98926e95bebc7e81fc57f">  163</a></span>&#160;    <a class="code" href="classMWAWFont.html">MWAWFont</a> <a class="code" href="structMWAWChart_1_1TextZone.html#aa8135bc794a98926e95bebc7e81fc57f">m_font</a>;</div>
<div class="line"><a name="l00165"></a><span class="lineno"><a class="line" href="structMWAWChart_1_1TextZone.html#a3df29717d578861e0c0a8ec1f34d2dea">  165</a></span>&#160;    <a class="code" href="classMWAWGraphicStyle.html">MWAWGraphicStyle</a> <a class="code" href="structMWAWChart_1_1TextZone.html#a3df29717d578861e0c0a8ec1f34d2dea">m_style</a>;</div>
<div class="line"><a name="l00166"></a><span class="lineno">  166</span>&#160;  };</div>
<div class="line"><a name="l00167"></a><span class="lineno">  167</span>&#160;</div>
<div class="line"><a name="l00169"></a><span class="lineno">  169</span>&#160;  <a class="code" href="classMWAWChart.html#a66703439cc9b526280c6c596c5c58b12">MWAWChart</a>(std::string <span class="keyword">const</span> &amp;sheetName, <a class="code" href="libmwaw__internal_8hxx.html#a8e04e69fe77b93852e9ad611df370cc9">MWAWFontConverterPtr</a> fontConverter, <a class="code" href="classVec2.html">Vec2f</a> <span class="keyword">const</span> &amp;dim=<a class="code" href="libmwaw__internal_8hxx.html#a5bba51046f8678fc315d18709ac24dab">Vec2f</a>());</div>
<div class="line"><a name="l00171"></a><span class="lineno">  171</span>&#160;  <span class="keyword">virtual</span> <a class="code" href="classMWAWChart.html#a74e8bca6c9a9df13cf3a4bef9e580668">~MWAWChart</a>();</div>
<div class="line"><a name="l00173"></a><span class="lineno">  173</span>&#160;  <span class="keywordtype">void</span> <a class="code" href="classMWAWChart.html#ac3896146db4ef2da43d5a749b5ac845c">sendChart</a>(<a class="code" href="libmwaw__internal_8hxx.html#ab3ee86abddb303d6829646830877fc4e">MWAWSpreadsheetListenerPtr</a> &amp;listener, librevenge::RVNGSpreadsheetInterface *interface);</div>
<div class="line"><a name="l00175"></a><span class="lineno">  175</span>&#160;  <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classMWAWChart.html#a80a6135290f0a1343a378eeafc91199f">sendContent</a>(<a class="code" href="structMWAWChart_1_1TextZone.html">TextZone</a> <span class="keyword">const</span> &amp;zone, <a class="code" href="libmwaw__internal_8hxx.html#a3b7d39aa67a35fb99ae2570e6f2244bb">MWAWListenerPtr</a> &amp;listener)=0;</div>
<div class="line"><a name="l00176"></a><span class="lineno">  176</span>&#160;</div>
<div class="line"><a name="l00178"></a><span class="lineno"><a class="line" href="classMWAWChart.html#a9557269b5dbad924bf0e57cdaecafc09">  178</a></span>&#160;  <span class="keywordtype">void</span> <a class="code" href="classMWAWChart.html#a9557269b5dbad924bf0e57cdaecafc09">setDataType</a>(<a class="code" href="structMWAWChart_1_1Series.html#a8817e0a9cd005e5982e24d0defc5f175">Series::Type</a> type, <span class="keywordtype">bool</span> dataStacked)</div>
<div class="line"><a name="l00179"></a><span class="lineno">  179</span>&#160;  {</div>
<div class="line"><a name="l00180"></a><span class="lineno">  180</span>&#160;    <a class="code" href="classMWAWChart.html#a6d6aee9a3fbe20e339a1a7e832031808">m_type</a>=type;</div>
<div class="line"><a name="l00181"></a><span class="lineno">  181</span>&#160;    <a class="code" href="classMWAWChart.html#a8380ace48c84ce9085217d7ffc08cd4e">m_dataStacked</a>=dataStacked;</div>
<div class="line"><a name="l00182"></a><span class="lineno">  182</span>&#160;  }</div>
<div class="line"><a name="l00183"></a><span class="lineno">  183</span>&#160;</div>
<div class="line"><a name="l00185"></a><span class="lineno"><a class="line" href="classMWAWChart.html#a1f706d321afabdfb52b1e13fac29b0cb">  185</a></span>&#160;  <a class="code" href="classVec2.html">Vec2f</a> <span class="keyword">const</span> &amp;<a class="code" href="classMWAWChart.html#a1f706d321afabdfb52b1e13fac29b0cb">getDimension</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00186"></a><span class="lineno">  186</span>&#160;<span class="keyword">  </span>{</div>
<div class="line"><a name="l00187"></a><span class="lineno">  187</span>&#160;    <span class="keywordflow">return</span> <a class="code" href="classMWAWChart.html#aa775b01ef9636183280d04cdcdf73187">m_dim</a>;</div>
<div class="line"><a name="l00188"></a><span class="lineno">  188</span>&#160;  }</div>
<div class="line"><a name="l00190"></a><span class="lineno"><a class="line" href="classMWAWChart.html#a366630a7b70c812a88d1c191e6e8c7c5">  190</a></span>&#160;  <span class="keywordtype">void</span> <a class="code" href="classMWAWChart.html#a366630a7b70c812a88d1c191e6e8c7c5">setDimension</a>(<a class="code" href="classVec2.html">Vec2f</a> <span class="keyword">const</span> &amp;dim)</div>
<div class="line"><a name="l00191"></a><span class="lineno">  191</span>&#160;  {</div>
<div class="line"><a name="l00192"></a><span class="lineno">  192</span>&#160;    <a class="code" href="classMWAWChart.html#aa775b01ef9636183280d04cdcdf73187">m_dim</a>=dim;</div>
<div class="line"><a name="l00193"></a><span class="lineno">  193</span>&#160;  }</div>
<div class="line"><a name="l00195"></a><span class="lineno">  195</span>&#160;  <span class="keywordtype">void</span> <a class="code" href="classMWAWChart.html#abc6ec57723d4f5b2dffc78031e4c0223">add</a>(<span class="keywordtype">int</span> coord, Axis <span class="keyword">const</span> &amp;axis);</div>
<div class="line"><a name="l00197"></a><span class="lineno">  197</span>&#160;  Axis <span class="keyword">const</span> &amp;<a class="code" href="classMWAWChart.html#ab763ee10db691dd65b717de9187e0e9e">getAxis</a>(<span class="keywordtype">int</span> coord) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00198"></a><span class="lineno">  198</span>&#160;</div>
<div class="line"><a name="l00200"></a><span class="lineno"><a class="line" href="classMWAWChart.html#ae659a44d0c90536c6d407bf332ec21ca">  200</a></span>&#160;  <span class="keywordtype">void</span> <a class="code" href="classMWAWChart.html#ae659a44d0c90536c6d407bf332ec21ca">set</a>(<a class="code" href="structMWAWChart_1_1Legend.html">Legend</a> <span class="keyword">const</span> &amp;legend)</div>
<div class="line"><a name="l00201"></a><span class="lineno">  201</span>&#160;  {</div>
<div class="line"><a name="l00202"></a><span class="lineno">  202</span>&#160;    <a class="code" href="classMWAWChart.html#a7b0d13e0bc222edd2a7f537a2ff82f0b">m_legend</a>=legend;</div>
<div class="line"><a name="l00203"></a><span class="lineno">  203</span>&#160;  }</div>
<div class="line"><a name="l00205"></a><span class="lineno"><a class="line" href="classMWAWChart.html#aae16fe215e7601ea030450255a7d29ee">  205</a></span>&#160;  <a class="code" href="structMWAWChart_1_1Legend.html">Legend</a> <span class="keyword">const</span> &amp;<a class="code" href="classMWAWChart.html#aae16fe215e7601ea030450255a7d29ee">getLegend</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00206"></a><span class="lineno">  206</span>&#160;<span class="keyword">  </span>{</div>
<div class="line"><a name="l00207"></a><span class="lineno">  207</span>&#160;    <span class="keywordflow">return</span> <a class="code" href="classMWAWChart.html#a7b0d13e0bc222edd2a7f537a2ff82f0b">m_legend</a>;</div>
<div class="line"><a name="l00208"></a><span class="lineno">  208</span>&#160;  }</div>
<div class="line"><a name="l00209"></a><span class="lineno">  209</span>&#160;</div>
<div class="line"><a name="l00211"></a><span class="lineno">  211</span>&#160;  <span class="keywordtype">void</span> <a class="code" href="classMWAWChart.html#abc6ec57723d4f5b2dffc78031e4c0223">add</a>(Series <span class="keyword">const</span> &amp;series);</div>
<div class="line"><a name="l00213"></a><span class="lineno"><a class="line" href="classMWAWChart.html#a4dbe95972170a6d4c81f8015835b01bf">  213</a></span>&#160;  std::vector&lt;Series&gt; <span class="keyword">const</span> &amp;<a class="code" href="classMWAWChart.html#a4dbe95972170a6d4c81f8015835b01bf">getSeries</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00214"></a><span class="lineno">  214</span>&#160;<span class="keyword">  </span>{</div>
<div class="line"><a name="l00215"></a><span class="lineno">  215</span>&#160;    <span class="keywordflow">return</span> <a class="code" href="classMWAWChart.html#a85589f39ad0974b39cdbd873d56a3240">m_seriesList</a>;</div>
<div class="line"><a name="l00216"></a><span class="lineno">  216</span>&#160;  }</div>
<div class="line"><a name="l00217"></a><span class="lineno">  217</span>&#160;</div>
<div class="line"><a name="l00219"></a><span class="lineno">  219</span>&#160;  <span class="keywordtype">void</span> <a class="code" href="classMWAWChart.html#abc6ec57723d4f5b2dffc78031e4c0223">add</a>(TextZone <span class="keyword">const</span> &amp;textZone);</div>
<div class="line"><a name="l00221"></a><span class="lineno">  221</span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="classMWAWChart.html#a2894abbe6b688c0ed68799530221ea66">getTextZone</a>(<a class="code" href="structMWAWChart_1_1TextZone.html#a5d690c554c1559269e6d0614e576107a">TextZone::Type</a> type, TextZone &amp;textZone);</div>
<div class="line"><a name="l00222"></a><span class="lineno">  222</span>&#160;</div>
<div class="line"><a name="l00223"></a><span class="lineno">  223</span>&#160;<span class="keyword">protected</span>:</div>
<div class="line"><a name="l00225"></a><span class="lineno">  225</span>&#160;  <span class="keywordtype">void</span> <a class="code" href="classMWAWChart.html#a31cea787b0a659df11c093ccd0470e35">sendTextZoneContent</a>(<a class="code" href="structMWAWChart_1_1TextZone.html#a5d690c554c1559269e6d0614e576107a">TextZone::Type</a> type, <a class="code" href="libmwaw__internal_8hxx.html#a3b7d39aa67a35fb99ae2570e6f2244bb">MWAWListenerPtr</a> &amp;listener);</div>
<div class="line"><a name="l00226"></a><span class="lineno">  226</span>&#160;</div>
<div class="line"><a name="l00227"></a><span class="lineno">  227</span>&#160;<span class="keyword">protected</span>:</div>
<div class="line"><a name="l00229"></a><span class="lineno"><a class="line" href="classMWAWChart.html#af6438c6b7a065434b14125c91c807c56">  229</a></span>&#160;  std::string <a class="code" href="classMWAWChart.html#af6438c6b7a065434b14125c91c807c56">m_sheetName</a>;</div>
<div class="line"><a name="l00231"></a><span class="lineno"><a class="line" href="classMWAWChart.html#aa775b01ef9636183280d04cdcdf73187">  231</a></span>&#160;  <a class="code" href="classVec2.html">Vec2f</a> <a class="code" href="classMWAWChart.html#aa775b01ef9636183280d04cdcdf73187">m_dim</a>;</div>
<div class="line"><a name="l00233"></a><span class="lineno"><a class="line" href="classMWAWChart.html#a6d6aee9a3fbe20e339a1a7e832031808">  233</a></span>&#160;  <a class="code" href="structMWAWChart_1_1Series.html#a8817e0a9cd005e5982e24d0defc5f175">Series::Type</a> <a class="code" href="classMWAWChart.html#a6d6aee9a3fbe20e339a1a7e832031808">m_type</a>;</div>
<div class="line"><a name="l00235"></a><span class="lineno"><a class="line" href="classMWAWChart.html#a8380ace48c84ce9085217d7ffc08cd4e">  235</a></span>&#160;  <span class="keywordtype">bool</span> <a class="code" href="classMWAWChart.html#a8380ace48c84ce9085217d7ffc08cd4e">m_dataStacked</a>;</div>
<div class="line"><a name="l00237"></a><span class="lineno"><a class="line" href="classMWAWChart.html#ab5a1271fc1ee61fafc966a4815ef7e6a">  237</a></span>&#160;  <a class="code" href="structMWAWChart_1_1Axis.html">Axis</a> <a class="code" href="classMWAWChart.html#ab5a1271fc1ee61fafc966a4815ef7e6a">m_axis</a>[3];</div>
<div class="line"><a name="l00239"></a><span class="lineno"><a class="line" href="classMWAWChart.html#a7b0d13e0bc222edd2a7f537a2ff82f0b">  239</a></span>&#160;  <a class="code" href="structMWAWChart_1_1Legend.html">Legend</a> <a class="code" href="classMWAWChart.html#a7b0d13e0bc222edd2a7f537a2ff82f0b">m_legend</a>;</div>
<div class="line"><a name="l00241"></a><span class="lineno"><a class="line" href="classMWAWChart.html#a85589f39ad0974b39cdbd873d56a3240">  241</a></span>&#160;  std::vector&lt;Series&gt; <a class="code" href="classMWAWChart.html#a85589f39ad0974b39cdbd873d56a3240">m_seriesList</a>;</div>
<div class="line"><a name="l00243"></a><span class="lineno"><a class="line" href="classMWAWChart.html#aa939f111962bb90452eadbc7cdb11f5d">  243</a></span>&#160;  std::map&lt;TextZone::Type, TextZone&gt; <a class="code" href="classMWAWChart.html#aa939f111962bb90452eadbc7cdb11f5d">m_textZoneMap</a>;</div>
<div class="line"><a name="l00245"></a><span class="lineno"><a class="line" href="classMWAWChart.html#a5d2430cd701a55426e85d5798303aea9">  245</a></span>&#160;  <a class="code" href="libmwaw__internal_8hxx.html#a8e04e69fe77b93852e9ad611df370cc9">MWAWFontConverterPtr</a> <a class="code" href="classMWAWChart.html#a5d2430cd701a55426e85d5798303aea9">m_fontConverter</a>;</div>
<div class="line"><a name="l00246"></a><span class="lineno">  246</span>&#160;<span class="keyword">private</span>:</div>
<div class="line"><a name="l00247"></a><span class="lineno">  247</span>&#160;  <a class="code" href="classMWAWChart.html#a66703439cc9b526280c6c596c5c58b12">MWAWChart</a>(<a class="code" href="classMWAWChart.html">MWAWChart</a> <span class="keyword">const</span> &amp;orig);</div>
<div class="line"><a name="l00248"></a><span class="lineno">  248</span>&#160;  <a class="code" href="classMWAWChart.html">MWAWChart</a> &amp;<a class="code" href="classMWAWChart.html#af0887b6befb362f1eae8ffdf5b67a5a1">operator=</a>(<a class="code" href="classMWAWChart.html">MWAWChart</a> <span class="keyword">const</span> &amp;orig);</div>
<div class="line"><a name="l00249"></a><span class="lineno">  249</span>&#160;};</div>
<div class="line"><a name="l00250"></a><span class="lineno">  250</span>&#160;</div>
<div class="line"><a name="l00251"></a><span class="lineno">  251</span>&#160;<span class="preprocessor">#endif</span></div>
<div class="line"><a name="l00252"></a><span class="lineno">  252</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="structMWAWChart_1_1TextZone_html_a77148afe079a7c2038584d0f6bfcd612"><div class="ttname"><a href="structMWAWChart_1_1TextZone.html#a77148afe079a7c2038584d0f6bfcd612">MWAWChart::TextZone::operator&lt;&lt;</a></div><div class="ttdeci">friend std::ostream &amp; operator&lt;&lt;(std::ostream &amp;o, TextZone const &amp;zone)</div><div class="ttdoc">operator&amp;lt;&amp;lt; </div><div class="ttdef"><b>Definition:</b> MWAWChart.cxx:615</div></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="structMWAWChart_1_1Legend_html"><div class="ttname"><a href="structMWAWChart_1_1Legend.html">MWAWChart::Legend</a></div><div class="ttdoc">a legend in a chart </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:88</div></div>
<div class="ttc" id="structMWAWChart_1_1TextZone_html_a7aca7101ba6017f5cf6c35f0a55071e0"><div class="ttname"><a href="structMWAWChart_1_1TextZone.html#a7aca7101ba6017f5cf6c35f0a55071e0">MWAWChart::TextZone::m_textEntry</a></div><div class="ttdeci">MWAWEntry m_textEntry</div><div class="ttdoc">the text entry </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:161</div></div>
<div class="ttc" id="structMWAWChart_1_1Series_html_a2fb458a645116886a5f106a93cffa4d9"><div class="ttname"><a href="structMWAWChart_1_1Series.html#a2fb458a645116886a5f106a93cffa4d9">MWAWChart::Series::m_type</a></div><div class="ttdeci">Type m_type</div><div class="ttdoc">the type </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:129</div></div>
<div class="ttc" id="structMWAWChart_1_1TextZone_html_a5d690c554c1559269e6d0614e576107a"><div class="ttname"><a href="structMWAWChart_1_1TextZone.html#a5d690c554c1559269e6d0614e576107a">MWAWChart::TextZone::Type</a></div><div class="ttdeci">Type</div><div class="ttdoc">the text type </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:138</div></div>
<div class="ttc" id="structMWAWChart_1_1Series_html_a8817e0a9cd005e5982e24d0defc5f175"><div class="ttname"><a href="structMWAWChart_1_1Series.html#a8817e0a9cd005e5982e24d0defc5f175">MWAWChart::Series::Type</a></div><div class="ttdeci">Type</div><div class="ttdoc">the series type </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:115</div></div>
<div class="ttc" id="structMWAWChart_1_1TextZone_html_aa8135bc794a98926e95bebc7e81fc57f"><div class="ttname"><a href="structMWAWChart_1_1TextZone.html#aa8135bc794a98926e95bebc7e81fc57f">MWAWChart::TextZone::m_font</a></div><div class="ttdeci">MWAWFont m_font</div><div class="ttdoc">the zone format </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:163</div></div>
<div class="ttc" id="structMWAWChart_1_1TextZone_html_ab81312b12045c30e18f659f8330be75baf17db7b63318c6bcdf75fbe11bfb3ff7"><div class="ttname"><a href="structMWAWChart_1_1TextZone.html#ab81312b12045c30e18f659f8330be75baf17db7b63318c6bcdf75fbe11bfb3ff7">MWAWChart::TextZone::C_Text</a></div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:140</div></div>
<div class="ttc" id="classMWAWChartInternal_1_1SubDocument_html"><div class="ttname"><a href="classMWAWChartInternal_1_1SubDocument.html">MWAWChartInternal::SubDocument</a></div><div class="ttdoc">Internal: the subdocument of a MWAWChart. </div><div class="ttdef"><b>Definition:</b> MWAWChart.cxx:61</div></div>
<div class="ttc" id="structMWAWChart_1_1TextZone_html_a8fdf58920f2cf1e84571878e05654b04"><div class="ttname"><a href="structMWAWChart_1_1TextZone.html#a8fdf58920f2cf1e84571878e05654b04">MWAWChart::TextZone::m_cell</a></div><div class="ttdeci">Vec2i m_cell</div><div class="ttdoc">the cell position ( for title and subtitle ) </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:159</div></div>
<div class="ttc" id="structMWAWChart_1_1TextZone_html_ab81312b12045c30e18f659f8330be75b"><div class="ttname"><a href="structMWAWChart_1_1TextZone.html#ab81312b12045c30e18f659f8330be75b">MWAWChart::TextZone::ContentType</a></div><div class="ttdeci">ContentType</div><div class="ttdoc">the text content type </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:140</div></div>
<div class="ttc" id="structMWAWChart_1_1Series_html_a8817e0a9cd005e5982e24d0defc5f175afb84140f30ca239fe1aa597025810543"><div class="ttname"><a href="structMWAWChart_1_1Series.html#a8817e0a9cd005e5982e24d0defc5f175afb84140f30ca239fe1aa597025810543">MWAWChart::Series::S_Pie</a></div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:115</div></div>
<div class="ttc" id="structMWAWChart_1_1TextZone_html_aa35eb3f35a040353b58081ef1531a287"><div class="ttname"><a href="structMWAWChart_1_1TextZone.html#aa35eb3f35a040353b58081ef1531a287">MWAWChart::TextZone::m_contentType</a></div><div class="ttdeci">ContentType m_contentType</div><div class="ttdoc">the content type </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:155</div></div>
<div class="ttc" id="MWAWEntry_8hxx_html"><div class="ttname"><a href="MWAWEntry_8hxx.html">MWAWEntry.hxx</a></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="structMWAWChart_1_1Legend_html_a0d510c979e84c0016724c749cf42c11e"><div class="ttname"><a href="structMWAWChart_1_1Legend.html#a0d510c979e84c0016724c749cf42c11e">MWAWChart::Legend::m_autoPosition</a></div><div class="ttdeci">bool m_autoPosition</div><div class="ttdoc">automatic position </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:102</div></div>
<div class="ttc" id="structMWAWChart_1_1Series_html_a7fb24615e46b3c6c05b56231fdcc6942"><div class="ttname"><a href="structMWAWChart_1_1Series.html#a7fb24615e46b3c6c05b56231fdcc6942">MWAWChart::Series::~Series</a></div><div class="ttdeci">virtual ~Series()</div><div class="ttdoc">destructor </div><div class="ttdef"><b>Definition:</b> MWAWChart.cxx:475</div></div>
<div class="ttc" id="classMWAWChart_html_ab763ee10db691dd65b717de9187e0e9e"><div class="ttname"><a href="classMWAWChart.html#ab763ee10db691dd65b717de9187e0e9e">MWAWChart::getAxis</a></div><div class="ttdeci">Axis const &amp; getAxis(int coord) const </div><div class="ttdoc">return an axis (corresponding to a coord) </div><div class="ttdef"><b>Definition:</b> MWAWChart.cxx:137</div></div>
<div class="ttc" id="libmwaw__internal_8hxx_html_a5bba51046f8678fc315d18709ac24dab"><div class="ttname"><a href="libmwaw__internal_8hxx.html#a5bba51046f8678fc315d18709ac24dab">Vec2f</a></div><div class="ttdeci">Vec2&lt; float &gt; Vec2f</div><div class="ttdoc">Vec2 of float. </div><div class="ttdef"><b>Definition:</b> libmwaw_internal.hxx:711</div></div>
<div class="ttc" id="classMWAWChart_html_a7b0d13e0bc222edd2a7f537a2ff82f0b"><div class="ttname"><a href="classMWAWChart.html#a7b0d13e0bc222edd2a7f537a2ff82f0b">MWAWChart::m_legend</a></div><div class="ttdeci">Legend m_legend</div><div class="ttdoc">the legend </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:239</div></div>
<div class="ttc" id="structMWAWChart_1_1Axis_html_aa26de542c62b2217a9d1cc0e2da46d78"><div class="ttname"><a href="structMWAWChart_1_1Axis.html#aa26de542c62b2217a9d1cc0e2da46d78">MWAWChart::Axis::m_showGrid</a></div><div class="ttdeci">bool m_showGrid</div><div class="ttdoc">show or not the grid </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:79</div></div>
<div class="ttc" id="classBox2_html"><div class="ttname"><a href="classBox2.html">Box2&lt; int &gt;</a></div></div>
<div class="ttc" id="structMWAWChart_1_1Series_html_a893207312f86cf3427fa2137cc547809"><div class="ttname"><a href="structMWAWChart_1_1Series.html#a893207312f86cf3427fa2137cc547809">MWAWChart::Series::getSeriesTypeName</a></div><div class="ttdeci">static std::string getSeriesTypeName(Type type)</div><div class="ttdoc">returns a string corresponding to a series type </div><div class="ttdef"><b>Definition:</b> MWAWChart.cxx:479</div></div>
<div class="ttc" id="classMWAWChart_html_af6438c6b7a065434b14125c91c807c56"><div class="ttname"><a href="classMWAWChart.html#af6438c6b7a065434b14125c91c807c56">MWAWChart::m_sheetName</a></div><div class="ttdeci">std::string m_sheetName</div><div class="ttdoc">the sheet name </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:229</div></div>
<div class="ttc" id="structMWAWChart_1_1Series_html"><div class="ttname"><a href="structMWAWChart_1_1Series.html">MWAWChart::Series</a></div><div class="ttdoc">a series in a chart </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:113</div></div>
<div class="ttc" id="structMWAWChart_1_1Axis_html_a8bb7e1a86cb096a8b3653195cef07f49a26b1e5f3edb198935d4007c921dbda60"><div class="ttname"><a href="structMWAWChart_1_1Axis.html#a8bb7e1a86cb096a8b3653195cef07f49a26b1e5f3edb198935d4007c921dbda60">MWAWChart::Axis::A_Sequence</a></div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:65</div></div>
<div class="ttc" id="structMWAWChart_1_1TextZone_html_aa4d0949f4677896f95b0f7cdadd7a317"><div class="ttname"><a href="structMWAWChart_1_1TextZone.html#aa4d0949f4677896f95b0f7cdadd7a317">MWAWChart::TextZone::TextZone</a></div><div class="ttdeci">TextZone()</div><div class="ttdoc">constructor </div><div class="ttdef"><b>Definition:</b> MWAWChart.cxx:565</div></div>
<div class="ttc" id="structMWAWChart_1_1Axis_html_a49b5da6b801c45240ee886214f988658"><div class="ttname"><a href="structMWAWChart_1_1Axis.html#a49b5da6b801c45240ee886214f988658">MWAWChart::Axis::Axis</a></div><div class="ttdeci">Axis()</div><div class="ttdoc">constructor </div><div class="ttdef"><b>Definition:</b> MWAWChart.cxx:331</div></div>
<div class="ttc" id="structMWAWChart_1_1TextZone_html_a3cd735b28b0c9eac1c6d91c37209afc5"><div class="ttname"><a href="structMWAWChart_1_1TextZone.html#a3cd735b28b0c9eac1c6d91c37209afc5">MWAWChart::TextZone::addStyleTo</a></div><div class="ttdeci">void addStyleTo(librevenge::RVNGPropertyList &amp;propList, shared_ptr&lt; MWAWFontConverter &gt; fontConverter) const </div><div class="ttdoc">add to the propList </div><div class="ttdef"><b>Definition:</b> MWAWChart.cxx:609</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="structMWAWChart_1_1TextZone_html_a3ab4c1d3827d38da553317fa5df32716"><div class="ttname"><a href="structMWAWChart_1_1TextZone.html#a3ab4c1d3827d38da553317fa5df32716">MWAWChart::TextZone::~TextZone</a></div><div class="ttdeci">~TextZone()</div><div class="ttdoc">destructor </div><div class="ttdef"><b>Definition:</b> MWAWChart.cxx:572</div></div>
<div class="ttc" id="structMWAWChart_1_1Series_html_a8817e0a9cd005e5982e24d0defc5f175a921ee3ff5ea3e4ab213db970a63e81aa"><div class="ttname"><a href="structMWAWChart_1_1Series.html#a8817e0a9cd005e5982e24d0defc5f175a921ee3ff5ea3e4ab213db970a63e81aa">MWAWChart::Series::S_Bar</a></div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:115</div></div>
<div class="ttc" id="classMWAWChart_html_aa775b01ef9636183280d04cdcdf73187"><div class="ttname"><a href="classMWAWChart.html#aa775b01ef9636183280d04cdcdf73187">MWAWChart::m_dim</a></div><div class="ttdeci">Vec2f m_dim</div><div class="ttdoc">the chart dimension in point </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:231</div></div>
<div class="ttc" id="classMWAWChart_html_a9557269b5dbad924bf0e57cdaecafc09"><div class="ttname"><a href="classMWAWChart.html#a9557269b5dbad924bf0e57cdaecafc09">MWAWChart::setDataType</a></div><div class="ttdeci">void setDataType(Series::Type type, bool dataStacked)</div><div class="ttdoc">sets the chart type </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:178</div></div>
<div class="ttc" id="structMWAWChart_1_1Axis_html_ace77a5418fecba13017673c19d62b8d4"><div class="ttname"><a href="structMWAWChart_1_1Axis.html#ace77a5418fecba13017673c19d62b8d4">MWAWChart::Axis::m_showLabel</a></div><div class="ttdeci">bool m_showLabel</div><div class="ttdoc">show or not the label </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:81</div></div>
<div class="ttc" id="structMWAWChart_1_1Series_html_af6337d0bf071dd725cc4b8f46cc835c9"><div class="ttname"><a href="structMWAWChart_1_1Series.html#af6337d0bf071dd725cc4b8f46cc835c9">MWAWChart::Series::m_style</a></div><div class="ttdeci">MWAWGraphicStyle m_style</div><div class="ttdoc">the graphic style </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:133</div></div>
<div class="ttc" id="structMWAWChart_1_1Axis_html_a5a15110d0670c525df8db36a13c5ada3"><div class="ttname"><a href="structMWAWChart_1_1Axis.html#a5a15110d0670c525df8db36a13c5ada3">MWAWChart::Axis::addStyleTo</a></div><div class="ttdeci">void addStyleTo(librevenge::RVNGPropertyList &amp;propList) const </div><div class="ttdoc">add style to the propList </div><div class="ttdef"><b>Definition:</b> MWAWChart.cxx:369</div></div>
<div class="ttc" id="structMWAWChart_1_1Series_html_a8817e0a9cd005e5982e24d0defc5f175a0ed803998c64d698f550c91b71c6b07c"><div class="ttname"><a href="structMWAWChart_1_1Series.html#a8817e0a9cd005e5982e24d0defc5f175a0ed803998c64d698f550c91b71c6b07c">MWAWChart::Series::S_Stock</a></div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:115</div></div>
<div class="ttc" id="structMWAWChart_1_1Axis_html_a8bb7e1a86cb096a8b3653195cef07f49a58d2925ef5ab58a2e57f59912636b326"><div class="ttname"><a href="structMWAWChart_1_1Axis.html#a8bb7e1a86cb096a8b3653195cef07f49a58d2925ef5ab58a2e57f59912636b326">MWAWChart::Axis::A_Numeric</a></div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:65</div></div>
<div class="ttc" id="classMWAWChart_html_a85589f39ad0974b39cdbd873d56a3240"><div class="ttname"><a href="classMWAWChart.html#a85589f39ad0974b39cdbd873d56a3240">MWAWChart::m_seriesList</a></div><div class="ttdeci">std::vector&lt; Series &gt; m_seriesList</div><div class="ttdoc">the list of series </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:241</div></div>
<div class="ttc" id="structMWAWChart_1_1Series_html_ac77a56ec4cb16b30dad26a9deb1375af"><div class="ttname"><a href="structMWAWChart_1_1Series.html#ac77a56ec4cb16b30dad26a9deb1375af">MWAWChart::Series::operator&lt;&lt;</a></div><div class="ttdeci">friend std::ostream &amp; operator&lt;&lt;(std::ostream &amp;o, Series const &amp;series)</div><div class="ttdoc">operator&amp;lt;&amp;lt; </div><div class="ttdef"><b>Definition:</b> MWAWChart.cxx:528</div></div>
<div class="ttc" id="classMWAWChart_html_af0887b6befb362f1eae8ffdf5b67a5a1"><div class="ttname"><a href="classMWAWChart.html#af0887b6befb362f1eae8ffdf5b67a5a1">MWAWChart::operator=</a></div><div class="ttdeci">MWAWChart &amp; operator=(MWAWChart const &amp;orig)</div></div>
<div class="ttc" id="structMWAWChart_1_1Axis_html_a8bb7e1a86cb096a8b3653195cef07f49"><div class="ttname"><a href="structMWAWChart_1_1Axis.html#a8bb7e1a86cb096a8b3653195cef07f49">MWAWChart::Axis::Type</a></div><div class="ttdeci">Type</div><div class="ttdoc">the axis content </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:65</div></div>
<div class="ttc" id="classMWAWChart_html_a2894abbe6b688c0ed68799530221ea66"><div class="ttname"><a href="classMWAWChart.html#a2894abbe6b688c0ed68799530221ea66">MWAWChart::getTextZone</a></div><div class="ttdeci">bool getTextZone(TextZone::Type type, TextZone &amp;textZone)</div><div class="ttdoc">returns a textzone content(if set) </div><div class="ttdef"><b>Definition:</b> MWAWChart.cxx:152</div></div>
<div class="ttc" id="structMWAWChart_1_1Axis_html_aa46afc7dd8d2dada37e73eee82428902"><div class="ttname"><a href="structMWAWChart_1_1Axis.html#aa46afc7dd8d2dada37e73eee82428902">MWAWChart::Axis::m_labelRange</a></div><div class="ttdeci">Box2i m_labelRange</div><div class="ttdoc">the label range if defined </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:83</div></div>
<div class="ttc" id="structMWAWChart_1_1Series_html_a8817e0a9cd005e5982e24d0defc5f175aabc1b294069da8507440f5ade6a38cb2"><div class="ttname"><a href="structMWAWChart_1_1Series.html#a8817e0a9cd005e5982e24d0defc5f175aabc1b294069da8507440f5ade6a38cb2">MWAWChart::Series::S_Line</a></div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:115</div></div>
<div class="ttc" id="structMWAWChart_1_1Axis_html_a8bb7e1a86cb096a8b3653195cef07f49a4b2b0bd49a52aa910e10b7a78839643f"><div class="ttname"><a href="structMWAWChart_1_1Axis.html#a8bb7e1a86cb096a8b3653195cef07f49a4b2b0bd49a52aa910e10b7a78839643f">MWAWChart::Axis::A_None</a></div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:65</div></div>
<div class="ttc" id="structMWAWChart_1_1Legend_html_a29b1eb06b0fb130e4568cb96a2cf308b"><div class="ttname"><a href="structMWAWChart_1_1Legend.html#a29b1eb06b0fb130e4568cb96a2cf308b">MWAWChart::Legend::Legend</a></div><div class="ttdeci">Legend()</div><div class="ttdoc">constructor </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:90</div></div>
<div class="ttc" id="structMWAWChart_1_1Axis_html_a8a87e31eb778141a27114456ee1cb89d"><div class="ttname"><a href="structMWAWChart_1_1Axis.html#a8a87e31eb778141a27114456ee1cb89d">MWAWChart::Axis::~Axis</a></div><div class="ttdeci">~Axis()</div><div class="ttdoc">destructor </div><div class="ttdef"><b>Definition:</b> MWAWChart.cxx:337</div></div>
<div class="ttc" id="structMWAWChart_1_1Axis_html"><div class="ttname"><a href="structMWAWChart_1_1Axis.html">MWAWChart::Axis</a></div><div class="ttdoc">a axis in a chart </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:63</div></div>
<div class="ttc" id="structMWAWChart_1_1Legend_html_a39ad6d1b9a03aebd99d3fe2c9fdc9142"><div class="ttname"><a href="structMWAWChart_1_1Legend.html#a39ad6d1b9a03aebd99d3fe2c9fdc9142">MWAWChart::Legend::addContentTo</a></div><div class="ttdeci">void addContentTo(librevenge::RVNGPropertyList &amp;propList) const </div><div class="ttdoc">add content to the propList </div><div class="ttdef"><b>Definition:</b> MWAWChart.cxx:413</div></div>
<div class="ttc" id="classMWAWFont_html"><div class="ttname"><a href="classMWAWFont.html">MWAWFont</a></div><div class="ttdoc">Class to store font. </div><div class="ttdef"><b>Definition:</b> MWAWFont.hxx:44</div></div>
<div class="ttc" id="structMWAWChart_1_1Legend_html_a4726fe886a502f237c0e262e08572098"><div class="ttname"><a href="structMWAWChart_1_1Legend.html#a4726fe886a502f237c0e262e08572098">MWAWChart::Legend::m_position</a></div><div class="ttdeci">Vec2f m_position</div><div class="ttdoc">the position in points </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:106</div></div>
<div class="ttc" id="structMWAWChart_1_1Legend_html_aacfafe26834a90968e7e5a1db802a731"><div class="ttname"><a href="structMWAWChart_1_1Legend.html#aacfafe26834a90968e7e5a1db802a731">MWAWChart::Legend::m_font</a></div><div class="ttdeci">MWAWFont m_font</div><div class="ttdoc">the font </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:108</div></div>
<div class="ttc" id="structMWAWChart_1_1Series_html_adaf8178b73ca028c3775dfc0e5b99186"><div class="ttname"><a href="structMWAWChart_1_1Series.html#adaf8178b73ca028c3775dfc0e5b99186">MWAWChart::Series::addContentTo</a></div><div class="ttdeci">void addContentTo(std::string const &amp;sheetName, librevenge::RVNGPropertyList &amp;propList) const </div><div class="ttdoc">add content to the propList </div><div class="ttdef"><b>Definition:</b> MWAWChart.cxx:502</div></div>
<div class="ttc" id="structMWAWChart_1_1Series_html_a8817e0a9cd005e5982e24d0defc5f175aa5b56cda30fe955cb661be0ebb7fef41"><div class="ttname"><a href="structMWAWChart_1_1Series.html#a8817e0a9cd005e5982e24d0defc5f175aa5b56cda30fe955cb661be0ebb7fef41">MWAWChart::Series::S_Column</a></div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:115</div></div>
<div class="ttc" id="classMWAWChart_html_a1f706d321afabdfb52b1e13fac29b0cb"><div class="ttname"><a href="classMWAWChart.html#a1f706d321afabdfb52b1e13fac29b0cb">MWAWChart::getDimension</a></div><div class="ttdeci">Vec2f const &amp; getDimension() const </div><div class="ttdoc">return the chart dimension </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:185</div></div>
<div class="ttc" id="MWAWFont_8hxx_html"><div class="ttname"><a href="MWAWFont_8hxx.html">MWAWFont.hxx</a></div></div>
<div class="ttc" id="structMWAWChart_1_1TextZone_html_a5d690c554c1559269e6d0614e576107aabf3e6799a8c9fcc4b682bfc9f17d43f5"><div class="ttname"><a href="structMWAWChart_1_1TextZone.html#a5d690c554c1559269e6d0614e576107aabf3e6799a8c9fcc4b682bfc9f17d43f5">MWAWChart::TextZone::T_SubTitle</a></div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:138</div></div>
<div class="ttc" id="libmwaw__internal_8hxx_html_ab3ee86abddb303d6829646830877fc4e"><div class="ttname"><a href="libmwaw__internal_8hxx.html#ab3ee86abddb303d6829646830877fc4e">MWAWSpreadsheetListenerPtr</a></div><div class="ttdeci">shared_ptr&lt; MWAWSpreadsheetListener &gt; MWAWSpreadsheetListenerPtr</div><div class="ttdoc">a smart pointer of MWAWSpreadsheetListener </div><div class="ttdef"><b>Definition:</b> libmwaw_internal.hxx:441</div></div>
<div class="ttc" id="structMWAWChart_1_1Series_html_a8817e0a9cd005e5982e24d0defc5f175a2bf4b9fd49ad3f63c86f1fc7547b4e8e"><div class="ttname"><a href="structMWAWChart_1_1Series.html#a8817e0a9cd005e5982e24d0defc5f175a2bf4b9fd49ad3f63c86f1fc7547b4e8e">MWAWChart::Series::S_Area</a></div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:115</div></div>
<div class="ttc" id="structMWAWChart_1_1Axis_html_a30ed54b008dddab0aeebeae0805504e1"><div class="ttname"><a href="structMWAWChart_1_1Axis.html#a30ed54b008dddab0aeebeae0805504e1">MWAWChart::Axis::m_style</a></div><div class="ttdeci">MWAWGraphicStyle m_style</div><div class="ttdoc">the graphic style </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:85</div></div>
<div class="ttc" id="classMWAWChart_html_ac3896146db4ef2da43d5a749b5ac845c"><div class="ttname"><a href="classMWAWChart.html#ac3896146db4ef2da43d5a749b5ac845c">MWAWChart::sendChart</a></div><div class="ttdeci">void sendChart(MWAWSpreadsheetListenerPtr &amp;listener, librevenge::RVNGSpreadsheetInterface *interface)</div><div class="ttdoc">send the chart to the listener </div><div class="ttdef"><b>Definition:</b> MWAWChart.cxx:174</div></div>
<div class="ttc" id="classMWAWChart_html_a6d6aee9a3fbe20e339a1a7e832031808"><div class="ttname"><a href="classMWAWChart.html#a6d6aee9a3fbe20e339a1a7e832031808">MWAWChart::m_type</a></div><div class="ttdeci">Series::Type m_type</div><div class="ttdoc">the chart type (if no series) </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:233</div></div>
<div class="ttc" id="structMWAWChart_1_1Axis_html_addbe50188ea7b34cbbfeb428e0245b95"><div class="ttname"><a href="structMWAWChart_1_1Axis.html#addbe50188ea7b34cbbfeb428e0245b95">MWAWChart::Axis::addContentTo</a></div><div class="ttdeci">void addContentTo(std::string const &amp;sheetName, int coord, librevenge::RVNGPropertyList &amp;propList) const </div><div class="ttdoc">add content to the propList </div><div class="ttdef"><b>Definition:</b> MWAWChart.cxx:341</div></div>
<div class="ttc" id="classMWAWChart_html_aae16fe215e7601ea030450255a7d29ee"><div class="ttname"><a href="classMWAWChart.html#aae16fe215e7601ea030450255a7d29ee">MWAWChart::getLegend</a></div><div class="ttdeci">Legend const &amp; getLegend() const </div><div class="ttdoc">return the legend </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:205</div></div>
<div class="ttc" id="structMWAWChart_1_1Axis_html_a8c362e8ddd33055d2ec22e6c4f48e937"><div class="ttname"><a href="structMWAWChart_1_1Axis.html#a8c362e8ddd33055d2ec22e6c4f48e937">MWAWChart::Axis::m_type</a></div><div class="ttdeci">Type m_type</div><div class="ttdoc">the sequence type </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:77</div></div>
<div class="ttc" id="structMWAWChart_1_1TextZone_html_a5d690c554c1559269e6d0614e576107aa2ccfd11618105fc2f50ca8158942c02e"><div class="ttname"><a href="structMWAWChart_1_1TextZone.html#a5d690c554c1559269e6d0614e576107aa2ccfd11618105fc2f50ca8158942c02e">MWAWChart::TextZone::T_Title</a></div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:138</div></div>
<div class="ttc" id="structMWAWChart_1_1TextZone_html_a5d690c554c1559269e6d0614e576107aac7acdea0b4070c4ecf9a4fe5d640ec84"><div class="ttname"><a href="structMWAWChart_1_1TextZone.html#a5d690c554c1559269e6d0614e576107aac7acdea0b4070c4ecf9a4fe5d640ec84">MWAWChart::TextZone::T_AxisY</a></div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:138</div></div>
<div class="ttc" id="structMWAWChart_1_1Series_html_a56744ee3f67b9008f962e639a3aadf1d"><div class="ttname"><a href="structMWAWChart_1_1Series.html#a56744ee3f67b9008f962e639a3aadf1d">MWAWChart::Series::m_range</a></div><div class="ttdeci">Box2i m_range</div><div class="ttdoc">the data range </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:131</div></div>
<div class="ttc" id="classMWAWChart_html_a31cea787b0a659df11c093ccd0470e35"><div class="ttname"><a href="classMWAWChart.html#a31cea787b0a659df11c093ccd0470e35">MWAWChart::sendTextZoneContent</a></div><div class="ttdeci">void sendTextZoneContent(TextZone::Type type, MWAWListenerPtr &amp;listener)</div><div class="ttdoc">sends a textzone content </div><div class="ttdef"><b>Definition:</b> MWAWChart.cxx:160</div></div>
<div class="ttc" id="classMWAWChart_html_a8380ace48c84ce9085217d7ffc08cd4e"><div class="ttname"><a href="classMWAWChart.html#a8380ace48c84ce9085217d7ffc08cd4e">MWAWChart::m_dataStacked</a></div><div class="ttdeci">bool m_dataStacked</div><div class="ttdoc">a flag to know if the data are stacked or not </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:235</div></div>
<div class="ttc" id="structMWAWChart_1_1Axis_html_a8c987be65dfcda10f886f8a69c92a969"><div class="ttname"><a href="structMWAWChart_1_1Axis.html#a8c987be65dfcda10f886f8a69c92a969">MWAWChart::Axis::operator&lt;&lt;</a></div><div class="ttdeci">friend std::ostream &amp; operator&lt;&lt;(std::ostream &amp;o, Axis const &amp;axis)</div><div class="ttdoc">operator&amp;lt;&amp;lt; </div><div class="ttdef"><b>Definition:</b> MWAWChart.cxx:379</div></div>
<div class="ttc" id="classMWAWChart_html_a4dbe95972170a6d4c81f8015835b01bf"><div class="ttname"><a href="classMWAWChart.html#a4dbe95972170a6d4c81f8015835b01bf">MWAWChart::getSeries</a></div><div class="ttdeci">std::vector&lt; Series &gt; const &amp; getSeries() const </div><div class="ttdoc">return the list of series </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:213</div></div>
<div class="ttc" id="structMWAWChart_1_1TextZone_html_a5d690c554c1559269e6d0614e576107aad6c4bac0a7a71931b32b3002844fb5e5"><div class="ttname"><a href="structMWAWChart_1_1TextZone.html#a5d690c554c1559269e6d0614e576107aad6c4bac0a7a71931b32b3002844fb5e5">MWAWChart::TextZone::T_AxisZ</a></div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:138</div></div>
<div class="ttc" id="structMWAWChart_1_1Series_html_a1a7fc2c1ea9930a8030dc0a4cf139db4"><div class="ttname"><a href="structMWAWChart_1_1Series.html#a1a7fc2c1ea9930a8030dc0a4cf139db4">MWAWChart::Series::Series</a></div><div class="ttdeci">Series()</div><div class="ttdoc">constructor </div><div class="ttdef"><b>Definition:</b> MWAWChart.cxx:469</div></div>
<div class="ttc" id="classMWAWChart_html_ae659a44d0c90536c6d407bf332ec21ca"><div class="ttname"><a href="classMWAWChart.html#ae659a44d0c90536c6d407bf332ec21ca">MWAWChart::set</a></div><div class="ttdeci">void set(Legend const &amp;legend)</div><div class="ttdoc">set the legend </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:200</div></div>
<div class="ttc" id="structMWAWChart_1_1TextZone_html_a3df29717d578861e0c0a8ec1f34d2dea"><div class="ttname"><a href="structMWAWChart_1_1TextZone.html#a3df29717d578861e0c0a8ec1f34d2dea">MWAWChart::TextZone::m_style</a></div><div class="ttdeci">MWAWGraphicStyle m_style</div><div class="ttdoc">the graphic style </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:165</div></div>
<div class="ttc" id="classMWAWChart_html_aa939f111962bb90452eadbc7cdb11f5d"><div class="ttname"><a href="classMWAWChart.html#aa939f111962bb90452eadbc7cdb11f5d">MWAWChart::m_textZoneMap</a></div><div class="ttdeci">std::map&lt; TextZone::Type, TextZone &gt; m_textZoneMap</div><div class="ttdoc">a map text zone type to text zone </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:243</div></div>
<div class="ttc" id="classMWAWChart_html_a80a6135290f0a1343a378eeafc91199f"><div class="ttname"><a href="classMWAWChart.html#a80a6135290f0a1343a378eeafc91199f">MWAWChart::sendContent</a></div><div class="ttdeci">virtual void sendContent(TextZone const &amp;zone, MWAWListenerPtr &amp;listener)=0</div><div class="ttdoc">send the zone content (called when the zone is of text type) </div></div>
<div class="ttc" id="classMWAWChart_html_ab5a1271fc1ee61fafc966a4815ef7e6a"><div class="ttname"><a href="classMWAWChart.html#ab5a1271fc1ee61fafc966a4815ef7e6a">MWAWChart::m_axis</a></div><div class="ttdeci">Axis m_axis[3]</div><div class="ttdoc">the x,y,z axis </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:237</div></div>
<div class="ttc" id="structMWAWChart_1_1Legend_html_a6889f6b7cc4f524b747f341ed35fe04d"><div class="ttname"><a href="structMWAWChart_1_1Legend.html#a6889f6b7cc4f524b747f341ed35fe04d">MWAWChart::Legend::m_show</a></div><div class="ttdeci">bool m_show</div><div class="ttdoc">show or not the legend </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:100</div></div>
<div class="ttc" id="classMWAWChart_html_a366630a7b70c812a88d1c191e6e8c7c5"><div class="ttname"><a href="classMWAWChart.html#a366630a7b70c812a88d1c191e6e8c7c5">MWAWChart::setDimension</a></div><div class="ttdeci">void setDimension(Vec2f const &amp;dim)</div><div class="ttdoc">return the chart dimension </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:190</div></div>
<div class="ttc" id="classMWAWChart_html_abc6ec57723d4f5b2dffc78031e4c0223"><div class="ttname"><a href="classMWAWChart.html#abc6ec57723d4f5b2dffc78031e4c0223">MWAWChart::add</a></div><div class="ttdeci">void add(int coord, Axis const &amp;axis)</div><div class="ttdoc">adds an axis (corresponding to a coord) </div><div class="ttdef"><b>Definition:</b> MWAWChart.cxx:128</div></div>
<div class="ttc" id="namespacelibmwaw_html_a25c5c29b32c322f347d1536808e0668bada8e8efd438587fc3fd12b097a337004"><div class="ttname"><a href="namespacelibmwaw.html#a25c5c29b32c322f347d1536808e0668bada8e8efd438587fc3fd12b097a337004">libmwaw::RightBit</a></div><div class="ttdef"><b>Definition:</b> libmwaw_internal.hxx:158</div></div>
<div class="ttc" id="libmwaw__internal_8hxx_html_a8e04e69fe77b93852e9ad611df370cc9"><div class="ttname"><a href="libmwaw__internal_8hxx.html#a8e04e69fe77b93852e9ad611df370cc9">MWAWFontConverterPtr</a></div><div class="ttdeci">shared_ptr&lt; MWAWFontConverter &gt; MWAWFontConverterPtr</div><div class="ttdoc">a smart pointer of MWAWFontConverter </div><div class="ttdef"><b>Definition:</b> libmwaw_internal.hxx:423</div></div>
<div class="ttc" id="classMWAWChart_html_a66703439cc9b526280c6c596c5c58b12"><div class="ttname"><a href="classMWAWChart.html#a66703439cc9b526280c6c596c5c58b12">MWAWChart::MWAWChart</a></div><div class="ttdeci">MWAWChart(std::string const &amp;sheetName, MWAWFontConverterPtr fontConverter, Vec2f const &amp;dim=Vec2f())</div><div class="ttdoc">the constructor </div><div class="ttdef"><b>Definition:</b> MWAWChart.cxx:118</div></div>
<div class="ttc" id="classMWAWChart_html_a74e8bca6c9a9df13cf3a4bef9e580668"><div class="ttname"><a href="classMWAWChart.html#a74e8bca6c9a9df13cf3a4bef9e580668">MWAWChart::~MWAWChart</a></div><div class="ttdeci">virtual ~MWAWChart()</div><div class="ttdoc">the destructor </div><div class="ttdef"><b>Definition:</b> MWAWChart.cxx:124</div></div>
<div class="ttc" id="structMWAWChart_1_1Legend_html_a8a9f09801dd98c16d05356ffca657ad3"><div class="ttname"><a href="structMWAWChart_1_1Legend.html#a8a9f09801dd98c16d05356ffca657ad3">MWAWChart::Legend::operator&lt;&lt;</a></div><div class="ttdeci">friend std::ostream &amp; operator&lt;&lt;(std::ostream &amp;o, Legend const &amp;legend)</div><div class="ttdoc">operator&amp;lt;&amp;lt; </div><div class="ttdef"><b>Definition:</b> MWAWChart.cxx:440</div></div>
<div class="ttc" id="structMWAWChart_1_1TextZone_html_ab81312b12045c30e18f659f8330be75bad35feddca12693ca78e54396645a5237"><div class="ttname"><a href="structMWAWChart_1_1TextZone.html#ab81312b12045c30e18f659f8330be75bad35feddca12693ca78e54396645a5237">MWAWChart::TextZone::C_Cell</a></div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:140</div></div>
<div class="ttc" id="structMWAWChart_1_1Legend_html_a57e3140b8a659b0a6b35de20593b08a5"><div class="ttname"><a href="structMWAWChart_1_1Legend.html#a57e3140b8a659b0a6b35de20593b08a5">MWAWChart::Legend::m_relativePosition</a></div><div class="ttdeci">int m_relativePosition</div><div class="ttdoc">the automatic position libmwaw::LeftBit|... </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:104</div></div>
<div class="ttc" id="classMWAWChart_html_a5d2430cd701a55426e85d5798303aea9"><div class="ttname"><a href="classMWAWChart.html#a5d2430cd701a55426e85d5798303aea9">MWAWChart::m_fontConverter</a></div><div class="ttdeci">MWAWFontConverterPtr m_fontConverter</div><div class="ttdoc">the font converter </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:245</div></div>
<div class="ttc" id="structMWAWChart_1_1TextZone_html_ad0160f1b179bb1f7df6f4a262ccb2d2a"><div class="ttname"><a href="structMWAWChart_1_1TextZone.html#ad0160f1b179bb1f7df6f4a262ccb2d2a">MWAWChart::TextZone::m_position</a></div><div class="ttdeci">Vec2f m_position</div><div class="ttdoc">the position in the zone </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:157</div></div>
<div class="ttc" id="structMWAWChart_1_1Series_html_a8817e0a9cd005e5982e24d0defc5f175abc3908b8ff4c4703ef8a0b64cdd7de32"><div class="ttname"><a href="structMWAWChart_1_1Series.html#a8817e0a9cd005e5982e24d0defc5f175abc3908b8ff4c4703ef8a0b64cdd7de32">MWAWChart::Series::S_Scatter</a></div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:115</div></div>
<div class="ttc" id="structMWAWChart_1_1TextZone_html"><div class="ttname"><a href="structMWAWChart_1_1TextZone.html">MWAWChart::TextZone</a></div><div class="ttdoc">a text zone a chart </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:136</div></div>
<div class="ttc" id="structMWAWChart_1_1Axis_html_a8bb7e1a86cb096a8b3653195cef07f49a2c9ef0e82cdd58027dc42bb4238305ab"><div class="ttname"><a href="structMWAWChart_1_1Axis.html#a8bb7e1a86cb096a8b3653195cef07f49a2c9ef0e82cdd58027dc42bb4238305ab">MWAWChart::Axis::A_Logarithmic</a></div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:65</div></div>
<div class="ttc" id="structMWAWChart_1_1TextZone_html_a002009eefd7c20ffb778b817cad712fd"><div class="ttname"><a href="structMWAWChart_1_1TextZone.html#a002009eefd7c20ffb778b817cad712fd">MWAWChart::TextZone::m_type</a></div><div class="ttdeci">Type m_type</div><div class="ttdoc">the zone type </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:153</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="structMWAWChart_1_1Legend_html_a1e2fd161ab3a46bfbd03154d92ec84a1"><div class="ttname"><a href="structMWAWChart_1_1Legend.html#a1e2fd161ab3a46bfbd03154d92ec84a1">MWAWChart::Legend::addStyleTo</a></div><div class="ttdeci">void addStyleTo(librevenge::RVNGPropertyList &amp;propList, shared_ptr&lt; MWAWFontConverter &gt; fontConverter) const </div><div class="ttdoc">add style to the propList </div><div class="ttdef"><b>Definition:</b> MWAWChart.cxx:433</div></div>
<div class="ttc" id="classVec2_html"><div class="ttname"><a href="classVec2.html">Vec2&lt; float &gt;</a></div></div>
<div class="ttc" id="structMWAWChart_1_1TextZone_html_a405b307ae9a8b4e08bd9a795778d3127"><div class="ttname"><a href="structMWAWChart_1_1TextZone.html#a405b307ae9a8b4e08bd9a795778d3127">MWAWChart::TextZone::addContentTo</a></div><div class="ttdeci">void addContentTo(std::string const &amp;sheetName, librevenge::RVNGPropertyList &amp;propList) const </div><div class="ttdoc">add content to the propList </div><div class="ttdef"><b>Definition:</b> MWAWChart.cxx:576</div></div>
<div class="ttc" id="structMWAWChart_1_1Series_html_a798dba57979b198936c5e72db241cc1a"><div class="ttname"><a href="structMWAWChart_1_1Series.html#a798dba57979b198936c5e72db241cc1a">MWAWChart::Series::addStyleTo</a></div><div class="ttdeci">void addStyleTo(librevenge::RVNGPropertyList &amp;propList) const </div><div class="ttdoc">add style to the propList </div><div class="ttdef"><b>Definition:</b> MWAWChart.cxx:523</div></div>
<div class="ttc" id="structMWAWChart_1_1Legend_html_a50ca2b23c4517634a82e563c782c0623"><div class="ttname"><a href="structMWAWChart_1_1Legend.html#a50ca2b23c4517634a82e563c782c0623">MWAWChart::Legend::m_style</a></div><div class="ttdeci">MWAWGraphicStyle m_style</div><div class="ttdoc">the graphic style </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:110</div></div>
<div class="ttc" id="classMWAWChart_html"><div class="ttname"><a href="classMWAWChart.html">MWAWChart</a></div><div class="ttdoc">a class used to store a chart associated to a spreadsheet .... </div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:58</div></div>
<div class="ttc" id="structMWAWChart_1_1TextZone_html_a5d690c554c1559269e6d0614e576107aa5e85ffec69be316a44239f0d44bfd61c"><div class="ttname"><a href="structMWAWChart_1_1TextZone.html#a5d690c554c1559269e6d0614e576107aa5e85ffec69be316a44239f0d44bfd61c">MWAWChart::TextZone::T_AxisX</a></div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:138</div></div>
<div class="ttc" id="structMWAWChart_1_1Axis_html_a8bb7e1a86cb096a8b3653195cef07f49a05b3fcb37580488810fc1300ed971c04"><div class="ttname"><a href="structMWAWChart_1_1Axis.html#a8bb7e1a86cb096a8b3653195cef07f49a05b3fcb37580488810fc1300ed971c04">MWAWChart::Axis::A_Sequence_Skip_Empty</a></div><div class="ttdef"><b>Definition:</b> MWAWChart.hxx:65</div></div>
<div class="ttc" id="MWAWGraphicStyle_8hxx_html"><div class="ttname"><a href="MWAWGraphicStyle_8hxx.html">MWAWGraphicStyle.hxx</a></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:10 for libmwaw by <a href="http://www.doxygen.org/index.html">
doxygen</a> 1.8.5</small></address>
</body>
</html>