Sophie

Sophie

distrib > Mandriva > 2008.1 > i586 > by-pkgid > d7f8b2641daf10b1ee69d4678c5134b2 > files > 12

libwps-docs-0.1.2-1mdv2008.1.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>libwps: WPS8.h Source File documentation</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.4 -->
<div class="tabs">
  <ul>
    <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li><a href="classes.html"><span>Classes</span></a></li>
    <li class="current"><a href="files.html"><span>Files</span></a></li>
  </ul>
</div>
<h1>WPS8.h</h1><a href="WPS8_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* libwpd</span>
<a name="l00002"></a>00002 <span class="comment"> * Copyright (C) 2006, 2007 Andrew Ziem</span>
<a name="l00003"></a>00003 <span class="comment"> * Copyright (C) 2003-2005 William Lachance (william.lachance@sympatico.ca)</span>
<a name="l00004"></a>00004 <span class="comment"> * Copyright (C) 2003 Marc Maurer (uwog@uwog.net)</span>
<a name="l00005"></a>00005 <span class="comment"> *  </span>
<a name="l00006"></a>00006 <span class="comment"> * This library is free software; you can redistribute it and/or</span>
<a name="l00007"></a>00007 <span class="comment"> * modify it under the terms of the GNU Library General Public</span>
<a name="l00008"></a>00008 <span class="comment"> * License as published by the Free Software Foundation; either</span>
<a name="l00009"></a>00009 <span class="comment"> * version 2 of the License, or (at your option) any later version.</span>
<a name="l00010"></a>00010 <span class="comment"> *</span>
<a name="l00011"></a>00011 <span class="comment"> * This library is distributed in the hope that it will be useful,</span>
<a name="l00012"></a>00012 <span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
<a name="l00013"></a>00013 <span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU</span>
<a name="l00014"></a>00014 <span class="comment"> * Library General Public License for more details.</span>
<a name="l00015"></a>00015 <span class="comment"> *</span>
<a name="l00016"></a>00016 <span class="comment"> * You should have received a copy of the GNU Library General Public</span>
<a name="l00017"></a>00017 <span class="comment"> * License along with this library; if not, write to the Free Software</span>
<a name="l00018"></a>00018 <span class="comment"> * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA</span>
<a name="l00019"></a>00019 <span class="comment"> *</span>
<a name="l00020"></a>00020 <span class="comment"> */</span>
<a name="l00021"></a>00021 
<a name="l00022"></a>00022 <span class="preprocessor">#ifndef WPS8_H</span>
<a name="l00023"></a>00023 <span class="preprocessor"></span><span class="preprocessor">#define WPS8_H</span>
<a name="l00024"></a>00024 <span class="preprocessor"></span>
<a name="l00025"></a>00025 <span class="preprocessor">#include &lt;vector&gt;</span>
<a name="l00026"></a>00026 <span class="preprocessor">#include &lt;list&gt;</span>
<a name="l00027"></a>00027 <span class="preprocessor">#include &lt;map&gt;</span>
<a name="l00028"></a>00028 <span class="preprocessor">#include &lt;libwpd/WPXString.h&gt;</span>
<a name="l00029"></a>00029 
<a name="l00030"></a>00030 <span class="preprocessor">#include "<a class="code" href="libwps__internal_8h.html">libwps_internal.h</a>"</span>
<a name="l00031"></a>00031 <span class="preprocessor">#include "<a class="code" href="WPS_8h.html">WPS.h</a>"</span>
<a name="l00032"></a>00032 <span class="preprocessor">#include "<a class="code" href="WPSContentListener_8h.html">WPSContentListener.h</a>"</span>
<a name="l00033"></a>00033 <span class="preprocessor">#include "<a class="code" href="WPSStream_8h.html">WPSStream.h</a>"</span>
<a name="l00034"></a>00034 <span class="preprocessor">#include "<a class="code" href="WPSParser_8h.html">WPSParser.h</a>"</span>
<a name="l00035"></a>00035 
<a name="l00041"></a><a class="code" href="classHeaderIndexEntries.html">00041</a> <span class="keyword">class </span><a class="code" href="classHeaderIndexEntries.html" title="Starting near beginning of CONTENTS stream, there is an index to various types of...">HeaderIndexEntries</a>
<a name="l00042"></a>00042 {
<a name="l00043"></a>00043 <span class="keyword">public</span>:
<a name="l00044"></a><a class="code" href="classHeaderIndexEntries.html#d8e061f3bf18fc210871c9e4aa1bad6c">00044</a>         uint32_t <a class="code" href="classHeaderIndexEntries.html#d8e061f3bf18fc210871c9e4aa1bad6c">offset</a>;
<a name="l00045"></a><a class="code" href="classHeaderIndexEntries.html#038b1184e99666f7aa0df460bd2486b5">00045</a>         uint32_t <a class="code" href="classHeaderIndexEntries.html#038b1184e99666f7aa0df460bd2486b5">length</a>;
<a name="l00046"></a>00046 };
<a name="l00047"></a>00047 
<a name="l00048"></a><a class="code" href="WPS8_8h.html#8b56b91dacc3c1e6968324837ff98608">00048</a> <span class="keyword">typedef</span> std::multimap &lt;std::string, HeaderIndexEntries&gt; <a class="code" href="WPS8_8h.html#8b56b91dacc3c1e6968324837ff98608">HeaderIndexMultiMap</a>; <span class="comment">/* string is name */</span>
<a name="l00049"></a>00049 
<a name="l00050"></a><a class="code" href="classWPS8ContentListener.html">00050</a> <span class="keyword">class </span><a class="code" href="classWPS8ContentListener.html">WPS8ContentListener</a> : <span class="keyword">public</span> <a class="code" href="classWPSContentListener.html">WPSContentListener</a>
<a name="l00051"></a>00051 {
<a name="l00052"></a>00052 <span class="keyword">public</span>:
<a name="l00053"></a>00053         <a class="code" href="classWPS8ContentListener.html#9ba5e48fb490629fbbf692deb8f1f14d">WPS8ContentListener</a>(std::list&lt;WPSPageSpan&gt; &amp;pageList, WPXHLListenerImpl *listenerImpl);
<a name="l00054"></a>00054         <a class="code" href="classWPS8ContentListener.html#0683c16c80ccfb0e90879c9ad19b9438">~WPS8ContentListener</a>();
<a name="l00055"></a>00055 
<a name="l00056"></a>00056         <span class="keywordtype">void</span> <a class="code" href="classWPS8ContentListener.html#bd04ccc8f98f5b9b25556a14d2f3186f">attributeChange</a>(<span class="keyword">const</span> <span class="keywordtype">bool</span> isOn, <span class="keyword">const</span> uint8_t attribute);
<a name="l00057"></a>00057 
<a name="l00058"></a>00058 <span class="keyword">private</span>:
<a name="l00059"></a>00059         <a class="code" href="classWPS8ContentListener.html#9ba5e48fb490629fbbf692deb8f1f14d">WPS8ContentListener</a>(<span class="keyword">const</span> <a class="code" href="classWPS8ContentListener.html">WPS8ContentListener</a>&amp;);
<a name="l00060"></a>00060         <a class="code" href="classWPS8ContentListener.html">WPS8ContentListener</a>&amp; <a class="code" href="classWPS8ContentListener.html#3eadb01ea1893fa42fd71583fc680c7a">operator=</a>(<span class="keyword">const</span> <a class="code" href="classWPS8ContentListener.html">WPS8ContentListener</a>&amp;);
<a name="l00061"></a>00061 };
<a name="l00062"></a>00062 
<a name="l00063"></a><a class="code" href="classWPS8Parser.html">00063</a> <span class="keyword">class </span><a class="code" href="classWPS8Parser.html">WPS8Parser</a> : <span class="keyword">public</span> <a class="code" href="classWPSParser.html">WPSParser</a>
<a name="l00064"></a>00064 {
<a name="l00065"></a>00065 <span class="keyword">public</span>:
<a name="l00066"></a>00066         <a class="code" href="classWPS8Parser.html#e845e4095d6db7161508e904ff87425e">WPS8Parser</a>(<a class="code" href="classWPSInputStream.html">WPSInputStream</a> *input, <a class="code" href="classWPSHeader.html">WPSHeader</a> * header);
<a name="l00067"></a>00067         <a class="code" href="classWPS8Parser.html#e4e5795b87e30f0714616c0985f6331c">~WPS8Parser</a>();
<a name="l00068"></a>00068 
<a name="l00069"></a>00069         <span class="keywordtype">void</span> <a class="code" href="classWPS8Parser.html#811e63318682ec05ab97f65cf3998483">parse</a>(WPXHLListenerImpl *listenerImpl);
<a name="l00070"></a>00070 <span class="keyword">private</span>:
<a name="l00071"></a>00071         <span class="keywordtype">void</span> <a class="code" href="classWPS8Parser.html#4868e6d52c3cc990c5790b08f80214f2" title="Reads fonts table into memory.">readFontsTable</a>(<a class="code" href="classWPSInputStream.html">WPSInputStream</a> * input);
<a name="l00072"></a>00072         <span class="keywordtype">void</span> <a class="code" href="classWPS8Parser.html#a144acb5c86d9b468b7b2dff6d6c8298">appendUTF16LE</a>(<a class="code" href="classWPSInputStream.html">WPSInputStream</a> *input, <a class="code" href="classWPS8ContentListener.html">WPS8ContentListener</a> *listener);
<a name="l00073"></a>00073         <span class="keywordtype">void</span> <a class="code" href="classWPS8Parser.html#b42c77c0b72951bd7d38ce6720b70aa7" title="Read the text of the document using previously-read formatting information.">readText</a>(<a class="code" href="classWPSInputStream.html">WPSInputStream</a> * input, <a class="code" href="classWPS8ContentListener.html">WPS8ContentListener</a> *listener);
<a name="l00074"></a>00074         <span class="keywordtype">bool</span> <a class="code" href="classWPS8Parser.html#f54c4f27b7c66a367816655038c2fea9" title="Read a single page (of size page_size bytes) that contains formatting descriptors...">readFODPage</a>(<a class="code" href="classWPSInputStream.html">WPSInputStream</a> * input, std::vector&lt;FOD&gt; * FODs, uint16_t page_size);
<a name="l00075"></a>00075         <span class="keywordtype">void</span> <a class="code" href="classWPS8Parser.html#d2d778fa465cfb469bc4079bff6cdf50" title="Parse an index entry in the file format&amp;#39;s header.">parseHeaderIndexEntry</a>(<a class="code" href="classWPSInputStream.html">WPSInputStream</a> * input);
<a name="l00076"></a>00076         <span class="keywordtype">void</span> <a class="code" href="classWPS8Parser.html#c9c2a844f2267a861367a330ff18beca" title="In the header, parse the index to the different sections of the CONTENTS stream.">parseHeaderIndex</a>(<a class="code" href="classWPSInputStream.html">WPSInputStream</a> * input);
<a name="l00077"></a>00077         <span class="keywordtype">void</span> <a class="code" href="classWPS8Parser.html#6791aa7b66b94240831b81f7a298e5fe" title="Read the page format from the file.">parsePages</a>(std::list&lt;WPSPageSpan&gt; &amp;pageList, <a class="code" href="classWPSInputStream.html">WPSInputStream</a> *input);
<a name="l00078"></a>00078         <span class="keywordtype">void</span> <a class="code" href="classWPS8Parser.html#811e63318682ec05ab97f65cf3998483">parse</a>(<a class="code" href="classWPSInputStream.html">WPSInputStream</a> *stream, <a class="code" href="classWPS8ContentListener.html">WPS8ContentListener</a> *listener);
<a name="l00079"></a>00079         <span class="keywordtype">void</span> <a class="code" href="classWPS8Parser.html#33237e1cbdc097ff8e9b033f3307e0b0">propertyChangeTextAttribute</a>(<span class="keyword">const</span> uint32_t newTextAttributeBits, <span class="keyword">const</span> uint8_t attribute, <span class="keyword">const</span> uint32_t bit, <a class="code" href="classWPS8ContentListener.html">WPS8ContentListener</a> *listener);
<a name="l00080"></a>00080         <span class="keywordtype">void</span> <a class="code" href="classWPS8Parser.html#7ae55fbe4f93bf29e57c2f55743520db" title="all the new, current bits (will be compared against old, and old will be discarded)...">propertyChangeDelta</a>(uint32_t newTextAttributeBits, <a class="code" href="classWPS8ContentListener.html">WPS8ContentListener</a> *listener);
<a name="l00081"></a>00081         <span class="keywordtype">void</span> <a class="code" href="classWPS8Parser.html#1c45f127f683aeaee9a6076ea99a85bc" title="Process a character property change.">propertyChange</a>(std::string rgchProp, <a class="code" href="classWPS8ContentListener.html">WPS8ContentListener</a> *listener);
<a name="l00082"></a><a class="code" href="classWPS8Parser.html#6e196014e6f37ef034311a8e40a0b00f">00082</a>         uint32_t <a class="code" href="classWPS8Parser.html#6e196014e6f37ef034311a8e40a0b00f">offset_eot</a>; <span class="comment">/* stream offset to end of text */</span>
<a name="l00083"></a><a class="code" href="classWPS8Parser.html#49522b43eec90db7b93aeed9208a47df">00083</a>         uint32_t <a class="code" href="classWPS8Parser.html#49522b43eec90db7b93aeed9208a47df">oldTextAttributeBits</a>;
<a name="l00084"></a><a class="code" href="classWPS8Parser.html#7162a15e5da07a6b6abc75ae1c7ae6a4">00084</a>         <a class="code" href="WPS8_8h.html#8b56b91dacc3c1e6968324837ff98608">HeaderIndexMultiMap</a> <a class="code" href="classWPS8Parser.html#7162a15e5da07a6b6abc75ae1c7ae6a4">headerIndexTable</a>;
<a name="l00085"></a><a class="code" href="classWPS8Parser.html#b01396999dae10ef49c5acd31de10c47">00085</a>         std::vector&lt;FOD&gt; <a class="code" href="classWPS8Parser.html#b01396999dae10ef49c5acd31de10c47">CHFODs</a>; <span class="comment">/* CHaracter FOrmatting Descriptors */</span>         
<a name="l00086"></a><a class="code" href="classWPS8Parser.html#8931803187ce44496dd90b7b77e4f43e">00086</a>         std::vector&lt;std::string&gt; <a class="code" href="classWPS8Parser.html#8931803187ce44496dd90b7b77e4f43e">fonts</a>;
<a name="l00087"></a>00087 };
<a name="l00088"></a>00088 
<a name="l00089"></a>00089 
<a name="l00090"></a>00090 <span class="preprocessor">#endif </span><span class="comment">/* WPS8_H */</span>
</pre></div><hr size="1"><address style="align: right;"><small>
Generated on Sat Jan 5 21:59:17 2008 for libwps by <a href="http://www.doxygen.org/index.html">
doxygen</a> 1.5.4</small></address>
</body>
</html>