Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > 5a66f78c3126f8bc835d208119a78256 > files > 420

libwpd-devel-0.10.0-3.mga5.i586.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>WP6ParagraphGroup.h Source File documentation</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.8.8 -->
  <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('WP6ParagraphGroup_8h_source.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<div class="title">WP6ParagraphGroup.h</div>  </div>
</div><!--header-->
<div class="contents">
<a href="WP6ParagraphGroup_8h.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++; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */</span></div>
<div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment">/* libwpd</span></div>
<div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment"> * Version: MPL 2.0 / LGPLv2.1+</span></div>
<div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment"> * This Source Code Form is subject to the terms of the Mozilla Public</span></div>
<div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment"> * License, v. 2.0. If a copy of the MPL was not distributed with this</span></div>
<div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment"> * file, You can obtain one at http://mozilla.org/MPL/2.0/.</span></div>
<div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment"> * Major Contributor(s):</span></div>
<div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment"> * Copyright (C) 2002 William Lachance (wrlach@gmail.com)</span></div>
<div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment"> * Copyright (C) 2002 Marc Maurer (uwog@uwog.net)</span></div>
<div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment"> * For minor contributions see the git repository.</span></div>
<div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment"> * Alternatively, the contents of this file may be used under the terms</span></div>
<div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment"> * of the GNU Lesser General Public License Version 2.1 or later</span></div>
<div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="comment"> * (LGPLv2.1+), in which case the provisions of the LGPLv2.1+ are</span></div>
<div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="comment"> * applicable instead of those above.</span></div>
<div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="comment"> * For further information visit http://libwpd.sourceforge.net</span></div>
<div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="comment"> */</span></div>
<div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;</div>
<div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="comment">/* &quot;This product is not manufactured, approved, or supported by</span></div>
<div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="comment"> * Corel Corporation or Corel Corporation Limited.&quot;</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;</div>
<div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="preprocessor">#ifndef WP6PARAGRAPHGROUP_H</span></div>
<div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="preprocessor">#define WP6PARAGRAPHGROUP_H</span></div>
<div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;</div>
<div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="WP6VariableLengthGroup_8h.html">WP6VariableLengthGroup.h</a>&quot;</span></div>
<div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="WP6FileStructure_8h.html">WP6FileStructure.h</a>&quot;</span></div>
<div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;<span class="preprocessor">#include &lt;vector&gt;</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"><a class="line" href="classWP6ParagraphGroup__LineSpacingSubGroup.html">   34</a></span>&#160;<span class="keyword">class </span><a class="code" href="classWP6ParagraphGroup__LineSpacingSubGroup.html">WP6ParagraphGroup_LineSpacingSubGroup</a> : <span class="keyword">public</span> <a class="code" href="classWP6VariableLengthGroup__SubGroup.html">WP6VariableLengthGroup_SubGroup</a></div>
<div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;{</div>
<div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;<span class="keyword">public</span>:</div>
<div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;        <a class="code" href="classWP6ParagraphGroup__LineSpacingSubGroup.html#a933e4d5e6b4b7e49b33e5a1a40c2a977">WP6ParagraphGroup_LineSpacingSubGroup</a>(librevenge::RVNGInputStream *input, <a class="code" href="classWPXEncryption.html">WPXEncryption</a> *encryption);</div>
<div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;        <span class="keywordtype">void</span> <a class="code" href="classWP6ParagraphGroup__LineSpacingSubGroup.html#ae1eb99dcf36942a30ec2fe0cb6ff8833">parse</a>(<a class="code" href="classWP6Listener.html">WP6Listener</a> *listener, <span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> numPrefixIDs, <span class="keywordtype">unsigned</span> <span class="keywordtype">short</span> <span class="keyword">const</span> *prefixIDs) <span class="keyword">const</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="keyword">private</span>:</div>
<div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="classWP6ParagraphGroup__LineSpacingSubGroup.html#aedaf3714035dbdc7d1a658e1b45c284e">   41</a></span>&#160;        <span class="keywordtype">double</span> <a class="code" href="classWP6ParagraphGroup__LineSpacingSubGroup.html#aedaf3714035dbdc7d1a658e1b45c284e">m_lineSpacing</a>;</div>
<div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;};</div>
<div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;</div>
<div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="classWP6ParagraphGroup__JustificationModeSubGroup.html">   44</a></span>&#160;<span class="keyword">class </span><a class="code" href="classWP6ParagraphGroup__JustificationModeSubGroup.html">WP6ParagraphGroup_JustificationModeSubGroup</a> : <span class="keyword">public</span> <a class="code" href="classWP6VariableLengthGroup__SubGroup.html">WP6VariableLengthGroup_SubGroup</a></div>
<div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;{</div>
<div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;<span class="keyword">public</span>:</div>
<div class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;        <a class="code" href="classWP6ParagraphGroup__JustificationModeSubGroup.html#ad8709b75f5aadfde0cde06e7cddcb981">WP6ParagraphGroup_JustificationModeSubGroup</a>(librevenge::RVNGInputStream *input, <a class="code" href="classWPXEncryption.html">WPXEncryption</a> *encryption);</div>
<div class="line"><a name="l00048"></a><span class="lineno">   48</span>&#160;        <span class="keywordtype">void</span> <a class="code" href="classWP6ParagraphGroup__JustificationModeSubGroup.html#a1a0805066f655ca18bf7d6de6e0d8825">parse</a>(<a class="code" href="classWP6Listener.html">WP6Listener</a> *listener, <span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> numPrefixIDs, <span class="keywordtype">unsigned</span> <span class="keywordtype">short</span> <span class="keyword">const</span> *prefixIDs) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;</div>
<div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160;<span class="keyword">private</span>:</div>
<div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="classWP6ParagraphGroup__JustificationModeSubGroup.html#af63c25faa03043fd8431abf1072c8bf1">   51</a></span>&#160;        <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> <a class="code" href="classWP6ParagraphGroup__JustificationModeSubGroup.html#af63c25faa03043fd8431abf1072c8bf1">m_justification</a>;</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;</div>
<div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="classWP6ParagraphGroup__SpacingAfterParagraphSubGroup.html">   54</a></span>&#160;<span class="keyword">class </span><a class="code" href="classWP6ParagraphGroup__SpacingAfterParagraphSubGroup.html">WP6ParagraphGroup_SpacingAfterParagraphSubGroup</a> : <span class="keyword">public</span> <a class="code" href="classWP6VariableLengthGroup__SubGroup.html">WP6VariableLengthGroup_SubGroup</a></div>
<div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;{</div>
<div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;<span class="keyword">public</span>:</div>
<div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160;        <a class="code" href="classWP6ParagraphGroup__SpacingAfterParagraphSubGroup.html#a57345bcafcbe5812272763b283160112">WP6ParagraphGroup_SpacingAfterParagraphSubGroup</a>(librevenge::RVNGInputStream *input, <a class="code" href="classWPXEncryption.html">WPXEncryption</a> *encryption, <span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">short</span> sizeNonDeletable);</div>
<div class="line"><a name="l00058"></a><span class="lineno">   58</span>&#160;        <span class="keywordtype">void</span> <a class="code" href="classWP6ParagraphGroup__SpacingAfterParagraphSubGroup.html#a64c7d16741bc05428c8c461f0b23b6d9">parse</a>(<a class="code" href="classWP6Listener.html">WP6Listener</a> *listener, <span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> numPrefixIDs, <span class="keywordtype">unsigned</span> <span class="keywordtype">short</span> <span class="keyword">const</span> *prefixIDs) <span class="keyword">const</span>;</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">private</span>:</div>
<div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="classWP6ParagraphGroup__SpacingAfterParagraphSubGroup.html#ab06e1741bb01666f51d70d4a0d41b37e">   61</a></span>&#160;        <span class="keywordtype">double</span> <a class="code" href="classWP6ParagraphGroup__SpacingAfterParagraphSubGroup.html#ab06e1741bb01666f51d70d4a0d41b37e">m_spacingAfterParagraphAbsolute</a>;</div>
<div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="classWP6ParagraphGroup__SpacingAfterParagraphSubGroup.html#a7da962bd7c9e634c7f7ea8712699eb88">   62</a></span>&#160;        <span class="keywordtype">double</span> <a class="code" href="classWP6ParagraphGroup__SpacingAfterParagraphSubGroup.html#a7da962bd7c9e634c7f7ea8712699eb88">m_spacingAfterParagraphRelative</a>;</div>
<div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="classWP6ParagraphGroup__SpacingAfterParagraphSubGroup.html#ab3105182dfdbd4deae2d27fd7899a576">   63</a></span>&#160;        <span class="keywordtype">unsigned</span> <span class="keywordtype">short</span> <a class="code" href="classWP6ParagraphGroup__SpacingAfterParagraphSubGroup.html#ab3105182dfdbd4deae2d27fd7899a576">m_sizeNonDeletable</a>;</div>
<div class="line"><a name="l00064"></a><span class="lineno">   64</span>&#160;};</div>
<div class="line"><a name="l00065"></a><span class="lineno">   65</span>&#160;</div>
<div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="classWP6ParagraphGroup__TabSetSubGroup.html">   66</a></span>&#160;<span class="keyword">class </span><a class="code" href="classWP6ParagraphGroup__TabSetSubGroup.html">WP6ParagraphGroup_TabSetSubGroup</a> : <span class="keyword">public</span> <a class="code" href="classWP6VariableLengthGroup__SubGroup.html">WP6VariableLengthGroup_SubGroup</a></div>
<div class="line"><a name="l00067"></a><span class="lineno">   67</span>&#160;{</div>
<div class="line"><a name="l00068"></a><span class="lineno">   68</span>&#160;<span class="keyword">public</span>:</div>
<div class="line"><a name="l00069"></a><span class="lineno">   69</span>&#160;        <a class="code" href="classWP6ParagraphGroup__TabSetSubGroup.html#a75f9e1f5b65be4ef474a7aedae674a07">WP6ParagraphGroup_TabSetSubGroup</a>(librevenge::RVNGInputStream *input, <a class="code" href="classWPXEncryption.html">WPXEncryption</a> *encryption);</div>
<div class="line"><a name="l00070"></a><span class="lineno">   70</span>&#160;        <a class="code" href="classWP6ParagraphGroup__TabSetSubGroup.html#a73867c1132ddd40c914a42faba278be1">~WP6ParagraphGroup_TabSetSubGroup</a>();</div>
<div class="line"><a name="l00071"></a><span class="lineno">   71</span>&#160;        <span class="keywordtype">void</span> <a class="code" href="classWP6ParagraphGroup__TabSetSubGroup.html#a80bae84b5aa9e0b008445d4fe19c890d">parse</a>(<a class="code" href="classWP6Listener.html">WP6Listener</a> *listener, <span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> numPrefixIDs, <span class="keywordtype">unsigned</span> <span class="keywordtype">short</span> <span class="keyword">const</span> *prefixIDs) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00072"></a><span class="lineno">   72</span>&#160;</div>
<div class="line"><a name="l00073"></a><span class="lineno">   73</span>&#160;<span class="keyword">private</span>:</div>
<div class="line"><a name="l00074"></a><span class="lineno"><a class="line" href="classWP6ParagraphGroup__TabSetSubGroup.html#af6cc582c2c1cebc74ce85ccfe1c63772">   74</a></span>&#160;        <span class="keywordtype">bool</span> <a class="code" href="classWP6ParagraphGroup__TabSetSubGroup.html#af6cc582c2c1cebc74ce85ccfe1c63772">m_isRelative</a>;</div>
<div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="classWP6ParagraphGroup__TabSetSubGroup.html#a5336a5726db4cf28176b0fabb09547f6">   75</a></span>&#160;        <span class="keywordtype">double</span> <a class="code" href="classWP6ParagraphGroup__TabSetSubGroup.html#a5336a5726db4cf28176b0fabb09547f6">m_tabAdjustValue</a>;</div>
<div class="line"><a name="l00076"></a><span class="lineno"><a class="line" href="classWP6ParagraphGroup__TabSetSubGroup.html#a5acf112b92ce50cc0749133fea66e24f">   76</a></span>&#160;        std::vector&lt;bool&gt; <a class="code" href="classWP6ParagraphGroup__TabSetSubGroup.html#a5acf112b92ce50cc0749133fea66e24f">m_usePreWP9LeaderMethods</a>;</div>
<div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="classWP6ParagraphGroup__TabSetSubGroup.html#a42224f7304b88e39eea68ca191ed53a3">   77</a></span>&#160;        std::vector&lt;WPXTabStop&gt; <a class="code" href="classWP6ParagraphGroup__TabSetSubGroup.html#a42224f7304b88e39eea68ca191ed53a3">m_tabStops</a>;</div>
<div class="line"><a name="l00078"></a><span class="lineno">   78</span>&#160;};</div>
<div class="line"><a name="l00079"></a><span class="lineno">   79</span>&#160;</div>
<div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="classWP6ParagraphGroup__IndentFirstLineSubGroup.html">   80</a></span>&#160;<span class="keyword">class </span><a class="code" href="classWP6ParagraphGroup__IndentFirstLineSubGroup.html">WP6ParagraphGroup_IndentFirstLineSubGroup</a> : <span class="keyword">public</span> <a class="code" href="classWP6VariableLengthGroup__SubGroup.html">WP6VariableLengthGroup_SubGroup</a></div>
<div class="line"><a name="l00081"></a><span class="lineno">   81</span>&#160;{</div>
<div class="line"><a name="l00082"></a><span class="lineno">   82</span>&#160;<span class="keyword">public</span>:</div>
<div class="line"><a name="l00083"></a><span class="lineno">   83</span>&#160;        <a class="code" href="classWP6ParagraphGroup__IndentFirstLineSubGroup.html#a2f961292a95b10ffd1015bdbd2aa2cf6">WP6ParagraphGroup_IndentFirstLineSubGroup</a>(librevenge::RVNGInputStream *input, <a class="code" href="classWPXEncryption.html">WPXEncryption</a> *encryption);</div>
<div class="line"><a name="l00084"></a><span class="lineno">   84</span>&#160;        <span class="keywordtype">void</span> <a class="code" href="classWP6ParagraphGroup__IndentFirstLineSubGroup.html#a3b0118d2948a5b06d95aeb93954579d7">parse</a>(<a class="code" href="classWP6Listener.html">WP6Listener</a> *listener, <span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> numPrefixIDs, <span class="keywordtype">unsigned</span> <span class="keywordtype">short</span> <span class="keyword">const</span> *prefixIDs) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00085"></a><span class="lineno">   85</span>&#160;</div>
<div class="line"><a name="l00086"></a><span class="lineno">   86</span>&#160;<span class="keyword">private</span>:</div>
<div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="classWP6ParagraphGroup__IndentFirstLineSubGroup.html#a5c50916a78e5e4e410a7f8481b4de54b">   87</a></span>&#160;        <span class="keywordtype">signed</span> <span class="keywordtype">short</span> <a class="code" href="classWP6ParagraphGroup__IndentFirstLineSubGroup.html#a5c50916a78e5e4e410a7f8481b4de54b">m_firstLineOffset</a>;</div>
<div class="line"><a name="l00088"></a><span class="lineno">   88</span>&#160;};</div>
<div class="line"><a name="l00089"></a><span class="lineno">   89</span>&#160;</div>
<div class="line"><a name="l00090"></a><span class="lineno"><a class="line" href="classWP6ParagraphGroup__LeftMarginAdjustmentSubGroup.html">   90</a></span>&#160;<span class="keyword">class </span><a class="code" href="classWP6ParagraphGroup__LeftMarginAdjustmentSubGroup.html">WP6ParagraphGroup_LeftMarginAdjustmentSubGroup</a> : <span class="keyword">public</span> <a class="code" href="classWP6VariableLengthGroup__SubGroup.html">WP6VariableLengthGroup_SubGroup</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;<span class="keyword">public</span>:</div>
<div class="line"><a name="l00093"></a><span class="lineno">   93</span>&#160;        <a class="code" href="classWP6ParagraphGroup__LeftMarginAdjustmentSubGroup.html#aca80f4307e995b651ebcdf94bb089138">WP6ParagraphGroup_LeftMarginAdjustmentSubGroup</a>(librevenge::RVNGInputStream *input, <a class="code" href="classWPXEncryption.html">WPXEncryption</a> *encryption);</div>
<div class="line"><a name="l00094"></a><span class="lineno">   94</span>&#160;        <span class="keywordtype">void</span> <a class="code" href="classWP6ParagraphGroup__LeftMarginAdjustmentSubGroup.html#a5365168c99b917acdb9dc55bff194990">parse</a>(<a class="code" href="classWP6Listener.html">WP6Listener</a> *listener, <span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> numPrefixIDs, <span class="keywordtype">unsigned</span> <span class="keywordtype">short</span> <span class="keyword">const</span> *prefixIDs) <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">private</span>:</div>
<div class="line"><a name="l00097"></a><span class="lineno"><a class="line" href="classWP6ParagraphGroup__LeftMarginAdjustmentSubGroup.html#af11781613435da6c6e665a14f632cf59">   97</a></span>&#160;        <span class="keywordtype">signed</span> <span class="keywordtype">short</span> <a class="code" href="classWP6ParagraphGroup__LeftMarginAdjustmentSubGroup.html#af11781613435da6c6e665a14f632cf59">m_leftMargin</a>;</div>
<div class="line"><a name="l00098"></a><span class="lineno">   98</span>&#160;};</div>
<div class="line"><a name="l00099"></a><span class="lineno">   99</span>&#160;</div>
<div class="line"><a name="l00100"></a><span class="lineno"><a class="line" href="classWP6ParagraphGroup__RightMarginAdjustmentSubGroup.html">  100</a></span>&#160;<span class="keyword">class </span><a class="code" href="classWP6ParagraphGroup__RightMarginAdjustmentSubGroup.html">WP6ParagraphGroup_RightMarginAdjustmentSubGroup</a> : <span class="keyword">public</span> <a class="code" href="classWP6VariableLengthGroup__SubGroup.html">WP6VariableLengthGroup_SubGroup</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="keyword">public</span>:</div>
<div class="line"><a name="l00103"></a><span class="lineno">  103</span>&#160;        <a class="code" href="classWP6ParagraphGroup__RightMarginAdjustmentSubGroup.html#a2534b78101ecb80a6f8a03bc00a07642">WP6ParagraphGroup_RightMarginAdjustmentSubGroup</a>(librevenge::RVNGInputStream *input, <a class="code" href="classWPXEncryption.html">WPXEncryption</a> *encryption);</div>
<div class="line"><a name="l00104"></a><span class="lineno">  104</span>&#160;        <span class="keywordtype">void</span> <a class="code" href="classWP6ParagraphGroup__RightMarginAdjustmentSubGroup.html#aec47b914fad38123607d11741b96b9b5">parse</a>(<a class="code" href="classWP6Listener.html">WP6Listener</a> *listener, <span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> numPrefixIDs, <span class="keywordtype">unsigned</span> <span class="keywordtype">short</span> <span class="keyword">const</span> *prefixIDs) <span class="keyword">const</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="keyword">private</span>:</div>
<div class="line"><a name="l00107"></a><span class="lineno"><a class="line" href="classWP6ParagraphGroup__RightMarginAdjustmentSubGroup.html#a575b9ba287fe7beb01f82e22871da803">  107</a></span>&#160;        <span class="keywordtype">signed</span> <span class="keywordtype">short</span> <a class="code" href="classWP6ParagraphGroup__RightMarginAdjustmentSubGroup.html#a575b9ba287fe7beb01f82e22871da803">m_rightMargin</a>;</div>
<div class="line"><a name="l00108"></a><span class="lineno">  108</span>&#160;};</div>
<div class="line"><a name="l00109"></a><span class="lineno">  109</span>&#160;</div>
<div class="line"><a name="l00110"></a><span class="lineno"><a class="line" href="classWP6ParagraphGroup__OutlineDefineSubGroup.html">  110</a></span>&#160;<span class="keyword">class </span><a class="code" href="classWP6ParagraphGroup__OutlineDefineSubGroup.html">WP6ParagraphGroup_OutlineDefineSubGroup</a> : <span class="keyword">public</span> <a class="code" href="classWP6VariableLengthGroup__SubGroup.html">WP6VariableLengthGroup_SubGroup</a></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="keyword">public</span>:</div>
<div class="line"><a name="l00113"></a><span class="lineno">  113</span>&#160;        <a class="code" href="classWP6ParagraphGroup__OutlineDefineSubGroup.html#a99755d66fac88fddc78d166364526436">WP6ParagraphGroup_OutlineDefineSubGroup</a>(librevenge::RVNGInputStream *input, <a class="code" href="classWPXEncryption.html">WPXEncryption</a> *encryption);</div>
<div class="line"><a name="l00114"></a><span class="lineno">  114</span>&#160;        <span class="keywordtype">void</span> <a class="code" href="classWP6ParagraphGroup__OutlineDefineSubGroup.html#a3176d8f6c11906362f6eb0d933c133fd">parse</a>(<a class="code" href="classWP6Listener.html">WP6Listener</a> *listener, <span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> numPrefixIDs, <span class="keywordtype">unsigned</span> <span class="keywordtype">short</span> <span class="keyword">const</span> *prefixIDs) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00115"></a><span class="lineno">  115</span>&#160;</div>
<div class="line"><a name="l00116"></a><span class="lineno">  116</span>&#160;<span class="keyword">private</span>:</div>
<div class="line"><a name="l00117"></a><span class="lineno"><a class="line" href="classWP6ParagraphGroup__OutlineDefineSubGroup.html#a75ac051f2bf8498c56aeafa3ad6ca94a">  117</a></span>&#160;        <span class="keywordtype">unsigned</span> <span class="keywordtype">short</span> <a class="code" href="classWP6ParagraphGroup__OutlineDefineSubGroup.html#a75ac051f2bf8498c56aeafa3ad6ca94a">m_outlineHash</a>;</div>
<div class="line"><a name="l00118"></a><span class="lineno"><a class="line" href="classWP6ParagraphGroup__OutlineDefineSubGroup.html#a5d44e2ae8639031f3f2060a0188ea080">  118</a></span>&#160;        <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> <a class="code" href="classWP6ParagraphGroup__OutlineDefineSubGroup.html#a5d44e2ae8639031f3f2060a0188ea080">m_numberingMethods</a>[<a class="code" href="WP6FileStructure_8h.html#aad502e29cd037f76f60198f0a2952f5c">WP6_NUM_LIST_LEVELS</a>];</div>
<div class="line"><a name="l00119"></a><span class="lineno"><a class="line" href="classWP6ParagraphGroup__OutlineDefineSubGroup.html#ae4dba0e604ab4edc27a671450566bcfa">  119</a></span>&#160;        <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> <a class="code" href="classWP6ParagraphGroup__OutlineDefineSubGroup.html#ae4dba0e604ab4edc27a671450566bcfa">m_tabBehaviourFlag</a>;</div>
<div class="line"><a name="l00120"></a><span class="lineno">  120</span>&#160;};</div>
<div class="line"><a name="l00121"></a><span class="lineno">  121</span>&#160;</div>
<div class="line"><a name="l00122"></a><span class="lineno"><a class="line" href="classWP6ParagraphGroup.html">  122</a></span>&#160;<span class="keyword">class </span><a class="code" href="classWP6ParagraphGroup.html">WP6ParagraphGroup</a> : <span class="keyword">public</span> <a class="code" href="classWP6VariableLengthGroup.html">WP6VariableLengthGroup</a></div>
<div class="line"><a name="l00123"></a><span class="lineno">  123</span>&#160;{</div>
<div class="line"><a name="l00124"></a><span class="lineno">  124</span>&#160;<span class="keyword">public</span>:</div>
<div class="line"><a name="l00125"></a><span class="lineno">  125</span>&#160;        <a class="code" href="classWP6ParagraphGroup.html#a400b457daada3ee162ce31fd688b77ad">WP6ParagraphGroup</a>(librevenge::RVNGInputStream *input, <a class="code" href="classWPXEncryption.html">WPXEncryption</a> *encryption);</div>
<div class="line"><a name="l00126"></a><span class="lineno">  126</span>&#160;        <a class="code" href="classWP6ParagraphGroup.html#a0d4db5f7d158589b40091bc95791fdac">~WP6ParagraphGroup</a>();</div>
<div class="line"><a name="l00127"></a><span class="lineno">  127</span>&#160;        <span class="keywordtype">void</span> <a class="code" href="classWP6ParagraphGroup.html#a7ca4538758a1a7ffcd771f60798fd009">_readContents</a>(librevenge::RVNGInputStream *input, <a class="code" href="classWPXEncryption.html">WPXEncryption</a> *encryption);</div>
<div class="line"><a name="l00128"></a><span class="lineno">  128</span>&#160;        <span class="keywordtype">void</span> <a class="code" href="classWP6ParagraphGroup.html#a5e8f9dcf6394daac3c1449bd2ac25627">parse</a>(<a class="code" href="classWP6Listener.html">WP6Listener</a> *listener);</div>
<div class="line"><a name="l00129"></a><span class="lineno">  129</span>&#160;<span class="keyword">private</span>:</div>
<div class="line"><a name="l00130"></a><span class="lineno">  130</span>&#160;        <a class="code" href="classWP6ParagraphGroup.html#a400b457daada3ee162ce31fd688b77ad">WP6ParagraphGroup</a>(<span class="keyword">const</span> <a class="code" href="classWP6ParagraphGroup.html">WP6ParagraphGroup</a> &amp;);</div>
<div class="line"><a name="l00131"></a><span class="lineno">  131</span>&#160;        <a class="code" href="classWP6ParagraphGroup.html">WP6ParagraphGroup</a> &amp;<a class="code" href="classWP6ParagraphGroup.html#a299a3a496897d1121cdd9f49eafe8409">operator=</a>(<span class="keyword">const</span> <a class="code" href="classWP6ParagraphGroup.html">WP6ParagraphGroup</a> &amp;);</div>
<div class="line"><a name="l00132"></a><span class="lineno"><a class="line" href="classWP6ParagraphGroup.html#a547d523da928af64bd5b807869b746ec">  132</a></span>&#160;        <a class="code" href="classWP6VariableLengthGroup__SubGroup.html">WP6VariableLengthGroup_SubGroup</a> *<a class="code" href="classWP6ParagraphGroup.html#a547d523da928af64bd5b807869b746ec">m_subGroupData</a>;</div>
<div class="line"><a name="l00133"></a><span class="lineno">  133</span>&#160;};</div>
<div class="line"><a name="l00134"></a><span class="lineno">  134</span>&#160;</div>
<div class="line"><a name="l00135"></a><span class="lineno">  135</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* WP6PARAGRAPHGROUP_H */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00136"></a><span class="lineno">  136</span>&#160;<span class="comment">/* vim:set shiftwidth=4 softtabstop=4 noexpandtab: */</span></div>
<div class="ttc" id="classWP6ParagraphGroup_html_a299a3a496897d1121cdd9f49eafe8409"><div class="ttname"><a href="classWP6ParagraphGroup.html#a299a3a496897d1121cdd9f49eafe8409">WP6ParagraphGroup::operator=</a></div><div class="ttdeci">WP6ParagraphGroup &amp; operator=(const WP6ParagraphGroup &amp;)</div></div>
<div class="ttc" id="WP6FileStructure_8h_html"><div class="ttname"><a href="WP6FileStructure_8h.html">WP6FileStructure.h</a></div></div>
<div class="ttc" id="classWP6Listener_html"><div class="ttname"><a href="classWP6Listener.html">WP6Listener</a></div><div class="ttdef"><b>Definition:</b> WP6Listener.h:40</div></div>
<div class="ttc" id="classWP6ParagraphGroup__LineSpacingSubGroup_html"><div class="ttname"><a href="classWP6ParagraphGroup__LineSpacingSubGroup.html">WP6ParagraphGroup_LineSpacingSubGroup</a></div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.h:34</div></div>
<div class="ttc" id="classWP6ParagraphGroup__JustificationModeSubGroup_html"><div class="ttname"><a href="classWP6ParagraphGroup__JustificationModeSubGroup.html">WP6ParagraphGroup_JustificationModeSubGroup</a></div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.h:44</div></div>
<div class="ttc" id="classWP6ParagraphGroup__IndentFirstLineSubGroup_html_a2f961292a95b10ffd1015bdbd2aa2cf6"><div class="ttname"><a href="classWP6ParagraphGroup__IndentFirstLineSubGroup.html#a2f961292a95b10ffd1015bdbd2aa2cf6">WP6ParagraphGroup_IndentFirstLineSubGroup::WP6ParagraphGroup_IndentFirstLineSubGroup</a></div><div class="ttdeci">WP6ParagraphGroup_IndentFirstLineSubGroup(librevenge::RVNGInputStream *input, WPXEncryption *encryption)</div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.cpp:236</div></div>
<div class="ttc" id="classWP6ParagraphGroup__LineSpacingSubGroup_html_a933e4d5e6b4b7e49b33e5a1a40c2a977"><div class="ttname"><a href="classWP6ParagraphGroup__LineSpacingSubGroup.html#a933e4d5e6b4b7e49b33e5a1a40c2a977">WP6ParagraphGroup_LineSpacingSubGroup::WP6ParagraphGroup_LineSpacingSubGroup</a></div><div class="ttdeci">WP6ParagraphGroup_LineSpacingSubGroup(librevenge::RVNGInputStream *input, WPXEncryption *encryption)</div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.cpp:88</div></div>
<div class="ttc" id="classWP6ParagraphGroup_html_a400b457daada3ee162ce31fd688b77ad"><div class="ttname"><a href="classWP6ParagraphGroup.html#a400b457daada3ee162ce31fd688b77ad">WP6ParagraphGroup::WP6ParagraphGroup</a></div><div class="ttdeci">WP6ParagraphGroup(librevenge::RVNGInputStream *input, WPXEncryption *encryption)</div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.cpp:34</div></div>
<div class="ttc" id="classWP6ParagraphGroup__TabSetSubGroup_html_a5acf112b92ce50cc0749133fea66e24f"><div class="ttname"><a href="classWP6ParagraphGroup__TabSetSubGroup.html#a5acf112b92ce50cc0749133fea66e24f">WP6ParagraphGroup_TabSetSubGroup::m_usePreWP9LeaderMethods</a></div><div class="ttdeci">std::vector&lt; bool &gt; m_usePreWP9LeaderMethods</div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.h:76</div></div>
<div class="ttc" id="classWP6ParagraphGroup__LineSpacingSubGroup_html_ae1eb99dcf36942a30ec2fe0cb6ff8833"><div class="ttname"><a href="classWP6ParagraphGroup__LineSpacingSubGroup.html#ae1eb99dcf36942a30ec2fe0cb6ff8833">WP6ParagraphGroup_LineSpacingSubGroup::parse</a></div><div class="ttdeci">void parse(WP6Listener *listener, const unsigned char numPrefixIDs, unsigned short const *prefixIDs) const </div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.cpp:99</div></div>
<div class="ttc" id="classWP6ParagraphGroup__RightMarginAdjustmentSubGroup_html_aec47b914fad38123607d11741b96b9b5"><div class="ttname"><a href="classWP6ParagraphGroup__RightMarginAdjustmentSubGroup.html#aec47b914fad38123607d11741b96b9b5">WP6ParagraphGroup_RightMarginAdjustmentSubGroup::parse</a></div><div class="ttdeci">void parse(WP6Listener *listener, const unsigned char numPrefixIDs, unsigned short const *prefixIDs) const </div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.cpp:271</div></div>
<div class="ttc" id="classWP6ParagraphGroup__TabSetSubGroup_html"><div class="ttname"><a href="classWP6ParagraphGroup__TabSetSubGroup.html">WP6ParagraphGroup_TabSetSubGroup</a></div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.h:66</div></div>
<div class="ttc" id="classWP6ParagraphGroup__OutlineDefineSubGroup_html_a99755d66fac88fddc78d166364526436"><div class="ttname"><a href="classWP6ParagraphGroup__OutlineDefineSubGroup.html#a99755d66fac88fddc78d166364526436">WP6ParagraphGroup_OutlineDefineSubGroup::WP6ParagraphGroup_OutlineDefineSubGroup</a></div><div class="ttdeci">WP6ParagraphGroup_OutlineDefineSubGroup(librevenge::RVNGInputStream *input, WPXEncryption *encryption)</div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.cpp:318</div></div>
<div class="ttc" id="classWP6ParagraphGroup__SpacingAfterParagraphSubGroup_html_a64c7d16741bc05428c8c461f0b23b6d9"><div class="ttname"><a href="classWP6ParagraphGroup__SpacingAfterParagraphSubGroup.html#a64c7d16741bc05428c8c461f0b23b6d9">WP6ParagraphGroup_SpacingAfterParagraphSubGroup::parse</a></div><div class="ttdeci">void parse(WP6Listener *listener, const unsigned char numPrefixIDs, unsigned short const *prefixIDs) const </div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.cpp:310</div></div>
<div class="ttc" id="classWP6VariableLengthGroup__SubGroup_html"><div class="ttname"><a href="classWP6VariableLengthGroup__SubGroup.html">WP6VariableLengthGroup_SubGroup</a></div><div class="ttdef"><b>Definition:</b> WP6VariableLengthGroup.h:33</div></div>
<div class="ttc" id="classWP6ParagraphGroup__RightMarginAdjustmentSubGroup_html"><div class="ttname"><a href="classWP6ParagraphGroup__RightMarginAdjustmentSubGroup.html">WP6ParagraphGroup_RightMarginAdjustmentSubGroup</a></div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.h:100</div></div>
<div class="ttc" id="classWP6ParagraphGroup__OutlineDefineSubGroup_html_a5d44e2ae8639031f3f2060a0188ea080"><div class="ttname"><a href="classWP6ParagraphGroup__OutlineDefineSubGroup.html#a5d44e2ae8639031f3f2060a0188ea080">WP6ParagraphGroup_OutlineDefineSubGroup::m_numberingMethods</a></div><div class="ttdeci">unsigned char m_numberingMethods[WP6_NUM_LIST_LEVELS]</div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.h:118</div></div>
<div class="ttc" id="classWP6ParagraphGroup__TabSetSubGroup_html_a5336a5726db4cf28176b0fabb09547f6"><div class="ttname"><a href="classWP6ParagraphGroup__TabSetSubGroup.html#a5336a5726db4cf28176b0fabb09547f6">WP6ParagraphGroup_TabSetSubGroup::m_tabAdjustValue</a></div><div class="ttdeci">double m_tabAdjustValue</div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.h:75</div></div>
<div class="ttc" id="classWP6ParagraphGroup__TabSetSubGroup_html_a75f9e1f5b65be4ef474a7aedae674a07"><div class="ttname"><a href="classWP6ParagraphGroup__TabSetSubGroup.html#a75f9e1f5b65be4ef474a7aedae674a07">WP6ParagraphGroup_TabSetSubGroup::WP6ParagraphGroup_TabSetSubGroup</a></div><div class="ttdeci">WP6ParagraphGroup_TabSetSubGroup(librevenge::RVNGInputStream *input, WPXEncryption *encryption)</div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.cpp:106</div></div>
<div class="ttc" id="classWP6ParagraphGroup__SpacingAfterParagraphSubGroup_html_a7da962bd7c9e634c7f7ea8712699eb88"><div class="ttname"><a href="classWP6ParagraphGroup__SpacingAfterParagraphSubGroup.html#a7da962bd7c9e634c7f7ea8712699eb88">WP6ParagraphGroup_SpacingAfterParagraphSubGroup::m_spacingAfterParagraphRelative</a></div><div class="ttdeci">double m_spacingAfterParagraphRelative</div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.h:62</div></div>
<div class="ttc" id="classWP6ParagraphGroup__OutlineDefineSubGroup_html_ae4dba0e604ab4edc27a671450566bcfa"><div class="ttname"><a href="classWP6ParagraphGroup__OutlineDefineSubGroup.html#ae4dba0e604ab4edc27a671450566bcfa">WP6ParagraphGroup_OutlineDefineSubGroup::m_tabBehaviourFlag</a></div><div class="ttdeci">unsigned char m_tabBehaviourFlag</div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.h:119</div></div>
<div class="ttc" id="classWP6ParagraphGroup_html_a0d4db5f7d158589b40091bc95791fdac"><div class="ttname"><a href="classWP6ParagraphGroup.html#a0d4db5f7d158589b40091bc95791fdac">WP6ParagraphGroup::~WP6ParagraphGroup</a></div><div class="ttdeci">~WP6ParagraphGroup()</div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.cpp:41</div></div>
<div class="ttc" id="classWP6ParagraphGroup__TabSetSubGroup_html_a42224f7304b88e39eea68ca191ed53a3"><div class="ttname"><a href="classWP6ParagraphGroup__TabSetSubGroup.html#a42224f7304b88e39eea68ca191ed53a3">WP6ParagraphGroup_TabSetSubGroup::m_tabStops</a></div><div class="ttdeci">std::vector&lt; WPXTabStop &gt; m_tabStops</div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.h:77</div></div>
<div class="ttc" id="classWP6ParagraphGroup__RightMarginAdjustmentSubGroup_html_a575b9ba287fe7beb01f82e22871da803"><div class="ttname"><a href="classWP6ParagraphGroup__RightMarginAdjustmentSubGroup.html#a575b9ba287fe7beb01f82e22871da803">WP6ParagraphGroup_RightMarginAdjustmentSubGroup::m_rightMargin</a></div><div class="ttdeci">signed short m_rightMargin</div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.h:107</div></div>
<div class="ttc" id="classWP6ParagraphGroup__IndentFirstLineSubGroup_html_a5c50916a78e5e4e410a7f8481b4de54b"><div class="ttname"><a href="classWP6ParagraphGroup__IndentFirstLineSubGroup.html#a5c50916a78e5e4e410a7f8481b4de54b">WP6ParagraphGroup_IndentFirstLineSubGroup::m_firstLineOffset</a></div><div class="ttdeci">signed short m_firstLineOffset</div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.h:87</div></div>
<div class="ttc" id="classWP6ParagraphGroup__LeftMarginAdjustmentSubGroup_html_af11781613435da6c6e665a14f632cf59"><div class="ttname"><a href="classWP6ParagraphGroup__LeftMarginAdjustmentSubGroup.html#af11781613435da6c6e665a14f632cf59">WP6ParagraphGroup_LeftMarginAdjustmentSubGroup::m_leftMargin</a></div><div class="ttdeci">signed short m_leftMargin</div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.h:97</div></div>
<div class="ttc" id="classWP6ParagraphGroup__SpacingAfterParagraphSubGroup_html_ab3105182dfdbd4deae2d27fd7899a576"><div class="ttname"><a href="classWP6ParagraphGroup__SpacingAfterParagraphSubGroup.html#ab3105182dfdbd4deae2d27fd7899a576">WP6ParagraphGroup_SpacingAfterParagraphSubGroup::m_sizeNonDeletable</a></div><div class="ttdeci">unsigned short m_sizeNonDeletable</div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.h:63</div></div>
<div class="ttc" id="classWP6ParagraphGroup__JustificationModeSubGroup_html_a1a0805066f655ca18bf7d6de6e0d8825"><div class="ttname"><a href="classWP6ParagraphGroup__JustificationModeSubGroup.html#a1a0805066f655ca18bf7d6de6e0d8825">WP6ParagraphGroup_JustificationModeSubGroup::parse</a></div><div class="ttdeci">void parse(WP6Listener *listener, const unsigned char numPrefixIDs, unsigned short const *prefixIDs) const </div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.cpp:284</div></div>
<div class="ttc" id="classWP6ParagraphGroup__OutlineDefineSubGroup_html"><div class="ttname"><a href="classWP6ParagraphGroup__OutlineDefineSubGroup.html">WP6ParagraphGroup_OutlineDefineSubGroup</a></div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.h:110</div></div>
<div class="ttc" id="classWP6ParagraphGroup__JustificationModeSubGroup_html_ad8709b75f5aadfde0cde06e7cddcb981"><div class="ttname"><a href="classWP6ParagraphGroup__JustificationModeSubGroup.html#ad8709b75f5aadfde0cde06e7cddcb981">WP6ParagraphGroup_JustificationModeSubGroup::WP6ParagraphGroup_JustificationModeSubGroup</a></div><div class="ttdeci">WP6ParagraphGroup_JustificationModeSubGroup(librevenge::RVNGInputStream *input, WPXEncryption *encryption)</div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.cpp:278</div></div>
<div class="ttc" id="WP6VariableLengthGroup_8h_html"><div class="ttname"><a href="WP6VariableLengthGroup_8h.html">WP6VariableLengthGroup.h</a></div></div>
<div class="ttc" id="classWP6ParagraphGroup__IndentFirstLineSubGroup_html_a3b0118d2948a5b06d95aeb93954579d7"><div class="ttname"><a href="classWP6ParagraphGroup__IndentFirstLineSubGroup.html#a3b0118d2948a5b06d95aeb93954579d7">WP6ParagraphGroup_IndentFirstLineSubGroup::parse</a></div><div class="ttdeci">void parse(WP6Listener *listener, const unsigned char numPrefixIDs, unsigned short const *prefixIDs) const </div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.cpp:243</div></div>
<div class="ttc" id="classWP6ParagraphGroup__OutlineDefineSubGroup_html_a75ac051f2bf8498c56aeafa3ad6ca94a"><div class="ttname"><a href="classWP6ParagraphGroup__OutlineDefineSubGroup.html#a75ac051f2bf8498c56aeafa3ad6ca94a">WP6ParagraphGroup_OutlineDefineSubGroup::m_outlineHash</a></div><div class="ttdeci">unsigned short m_outlineHash</div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.h:117</div></div>
<div class="ttc" id="classWP6ParagraphGroup__SpacingAfterParagraphSubGroup_html_a57345bcafcbe5812272763b283160112"><div class="ttname"><a href="classWP6ParagraphGroup__SpacingAfterParagraphSubGroup.html#a57345bcafcbe5812272763b283160112">WP6ParagraphGroup_SpacingAfterParagraphSubGroup::WP6ParagraphGroup_SpacingAfterParagraphSubGroup</a></div><div class="ttdeci">WP6ParagraphGroup_SpacingAfterParagraphSubGroup(librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned short sizeNonDeletable)</div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.cpp:290</div></div>
<div class="ttc" id="WP6FileStructure_8h_html_aad502e29cd037f76f60198f0a2952f5c"><div class="ttname"><a href="WP6FileStructure_8h.html#aad502e29cd037f76f60198f0a2952f5c">WP6_NUM_LIST_LEVELS</a></div><div class="ttdeci">#define WP6_NUM_LIST_LEVELS</div><div class="ttdef"><b>Definition:</b> WP6FileStructure.h:36</div></div>
<div class="ttc" id="classWP6ParagraphGroup__LeftMarginAdjustmentSubGroup_html_aca80f4307e995b651ebcdf94bb089138"><div class="ttname"><a href="classWP6ParagraphGroup__LeftMarginAdjustmentSubGroup.html#aca80f4307e995b651ebcdf94bb089138">WP6ParagraphGroup_LeftMarginAdjustmentSubGroup::WP6ParagraphGroup_LeftMarginAdjustmentSubGroup</a></div><div class="ttdeci">WP6ParagraphGroup_LeftMarginAdjustmentSubGroup(librevenge::RVNGInputStream *input, WPXEncryption *encryption)</div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.cpp:250</div></div>
<div class="ttc" id="classWPXEncryption_html"><div class="ttname"><a href="classWPXEncryption.html">WPXEncryption</a></div><div class="ttdef"><b>Definition:</b> WPXEncryption.h:33</div></div>
<div class="ttc" id="classWP6ParagraphGroup__TabSetSubGroup_html_a73867c1132ddd40c914a42faba278be1"><div class="ttname"><a href="classWP6ParagraphGroup__TabSetSubGroup.html#a73867c1132ddd40c914a42faba278be1">WP6ParagraphGroup_TabSetSubGroup::~WP6ParagraphGroup_TabSetSubGroup</a></div><div class="ttdeci">~WP6ParagraphGroup_TabSetSubGroup()</div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.cpp:218</div></div>
<div class="ttc" id="classWP6ParagraphGroup__TabSetSubGroup_html_a80bae84b5aa9e0b008445d4fe19c890d"><div class="ttname"><a href="classWP6ParagraphGroup__TabSetSubGroup.html#a80bae84b5aa9e0b008445d4fe19c890d">WP6ParagraphGroup_TabSetSubGroup::parse</a></div><div class="ttdeci">void parse(WP6Listener *listener, const unsigned char numPrefixIDs, unsigned short const *prefixIDs) const </div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.cpp:222</div></div>
<div class="ttc" id="classWP6ParagraphGroup_html"><div class="ttname"><a href="classWP6ParagraphGroup.html">WP6ParagraphGroup</a></div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.h:122</div></div>
<div class="ttc" id="classWP6ParagraphGroup__TabSetSubGroup_html_af6cc582c2c1cebc74ce85ccfe1c63772"><div class="ttname"><a href="classWP6ParagraphGroup__TabSetSubGroup.html#af6cc582c2c1cebc74ce85ccfe1c63772">WP6ParagraphGroup_TabSetSubGroup::m_isRelative</a></div><div class="ttdeci">bool m_isRelative</div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.h:74</div></div>
<div class="ttc" id="classWP6ParagraphGroup__RightMarginAdjustmentSubGroup_html_a2534b78101ecb80a6f8a03bc00a07642"><div class="ttname"><a href="classWP6ParagraphGroup__RightMarginAdjustmentSubGroup.html#a2534b78101ecb80a6f8a03bc00a07642">WP6ParagraphGroup_RightMarginAdjustmentSubGroup::WP6ParagraphGroup_RightMarginAdjustmentSubGroup</a></div><div class="ttdeci">WP6ParagraphGroup_RightMarginAdjustmentSubGroup(librevenge::RVNGInputStream *input, WPXEncryption *encryption)</div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.cpp:264</div></div>
<div class="ttc" id="classWP6ParagraphGroup__LeftMarginAdjustmentSubGroup_html_a5365168c99b917acdb9dc55bff194990"><div class="ttname"><a href="classWP6ParagraphGroup__LeftMarginAdjustmentSubGroup.html#a5365168c99b917acdb9dc55bff194990">WP6ParagraphGroup_LeftMarginAdjustmentSubGroup::parse</a></div><div class="ttdeci">void parse(WP6Listener *listener, const unsigned char numPrefixIDs, unsigned short const *prefixIDs) const </div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.cpp:257</div></div>
<div class="ttc" id="classWP6ParagraphGroup__SpacingAfterParagraphSubGroup_html"><div class="ttname"><a href="classWP6ParagraphGroup__SpacingAfterParagraphSubGroup.html">WP6ParagraphGroup_SpacingAfterParagraphSubGroup</a></div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.h:54</div></div>
<div class="ttc" id="classWP6ParagraphGroup_html_a7ca4538758a1a7ffcd771f60798fd009"><div class="ttname"><a href="classWP6ParagraphGroup.html#a7ca4538758a1a7ffcd771f60798fd009">WP6ParagraphGroup::_readContents</a></div><div class="ttdeci">void _readContents(librevenge::RVNGInputStream *input, WPXEncryption *encryption)</div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.cpp:47</div></div>
<div class="ttc" id="classWP6ParagraphGroup_html_a547d523da928af64bd5b807869b746ec"><div class="ttname"><a href="classWP6ParagraphGroup.html#a547d523da928af64bd5b807869b746ec">WP6ParagraphGroup::m_subGroupData</a></div><div class="ttdeci">WP6VariableLengthGroup_SubGroup * m_subGroupData</div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.h:132</div></div>
<div class="ttc" id="classWP6ParagraphGroup__LeftMarginAdjustmentSubGroup_html"><div class="ttname"><a href="classWP6ParagraphGroup__LeftMarginAdjustmentSubGroup.html">WP6ParagraphGroup_LeftMarginAdjustmentSubGroup</a></div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.h:90</div></div>
<div class="ttc" id="classWP6ParagraphGroup__LineSpacingSubGroup_html_aedaf3714035dbdc7d1a658e1b45c284e"><div class="ttname"><a href="classWP6ParagraphGroup__LineSpacingSubGroup.html#aedaf3714035dbdc7d1a658e1b45c284e">WP6ParagraphGroup_LineSpacingSubGroup::m_lineSpacing</a></div><div class="ttdeci">double m_lineSpacing</div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.h:41</div></div>
<div class="ttc" id="classWP6ParagraphGroup__JustificationModeSubGroup_html_af63c25faa03043fd8431abf1072c8bf1"><div class="ttname"><a href="classWP6ParagraphGroup__JustificationModeSubGroup.html#af63c25faa03043fd8431abf1072c8bf1">WP6ParagraphGroup_JustificationModeSubGroup::m_justification</a></div><div class="ttdeci">unsigned char m_justification</div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.h:51</div></div>
<div class="ttc" id="classWP6ParagraphGroup__OutlineDefineSubGroup_html_a3176d8f6c11906362f6eb0d933c133fd"><div class="ttname"><a href="classWP6ParagraphGroup__OutlineDefineSubGroup.html#a3176d8f6c11906362f6eb0d933c133fd">WP6ParagraphGroup_OutlineDefineSubGroup::parse</a></div><div class="ttdeci">void parse(WP6Listener *listener, const unsigned char numPrefixIDs, unsigned short const *prefixIDs) const </div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.cpp:334</div></div>
<div class="ttc" id="classWP6VariableLengthGroup_html"><div class="ttname"><a href="classWP6VariableLengthGroup.html">WP6VariableLengthGroup</a></div><div class="ttdef"><b>Definition:</b> WP6VariableLengthGroup.h:40</div></div>
<div class="ttc" id="classWP6ParagraphGroup__SpacingAfterParagraphSubGroup_html_ab06e1741bb01666f51d70d4a0d41b37e"><div class="ttname"><a href="classWP6ParagraphGroup__SpacingAfterParagraphSubGroup.html#ab06e1741bb01666f51d70d4a0d41b37e">WP6ParagraphGroup_SpacingAfterParagraphSubGroup::m_spacingAfterParagraphAbsolute</a></div><div class="ttdeci">double m_spacingAfterParagraphAbsolute</div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.h:61</div></div>
<div class="ttc" id="classWP6ParagraphGroup__IndentFirstLineSubGroup_html"><div class="ttname"><a href="classWP6ParagraphGroup__IndentFirstLineSubGroup.html">WP6ParagraphGroup_IndentFirstLineSubGroup</a></div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.h:80</div></div>
<div class="ttc" id="classWP6ParagraphGroup_html_a5e8f9dcf6394daac3c1449bd2ac25627"><div class="ttname"><a href="classWP6ParagraphGroup.html#a5e8f9dcf6394daac3c1449bd2ac25627">WP6ParagraphGroup::parse</a></div><div class="ttdeci">void parse(WP6Listener *listener)</div><div class="ttdef"><b>Definition:</b> WP6ParagraphGroup.cpp:80</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<hr size="1"><address style="align: right;"><small>
Generated for libwpd by <a href="http://www.doxygen.org/index.html">
doxygen</a> 1.8.8</small></address>
</body>
</html>