Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 1a4f471b66d1a9341a524feaa542bb65 > files > 7

libwps-doc-0.2.0-1.fc15.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>libwps: WPS8.h Source File documentation</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.7.2 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul class="tablist">
      <li><a href="main.html"><span>Main&#160;Page</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 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 class="header">
  <div class="headertitle">
<h1>WPS8.h</h1>  </div>
</div>
<div class="contents">
<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 &quot;<a class="code" href="libwps__internal_8h.html">libwps_internal.h</a>&quot;</span>
<a name="l00031"></a>00031 <span class="preprocessor">#include &quot;<a class="code" href="WPS_8h.html">WPS.h</a>&quot;</span>
<a name="l00032"></a>00032 <span class="preprocessor">#include &quot;<a class="code" href="WPSContentListener_8h.html">WPSContentListener.h</a>&quot;</span>
<a name="l00033"></a>00033 <span class="preprocessor">#include &lt;libwpd-stream/WPXStream.h&gt;</span>
<a name="l00034"></a>00034 <span class="preprocessor">#include &quot;<a class="code" href="WPSParser_8h.html">WPSParser.h</a>&quot;</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 pages in the docume...">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#ad8e061f3bf18fc210871c9e4aa1bad6c">00044</a>         uint32_t <a class="code" href="classHeaderIndexEntries.html#ad8e061f3bf18fc210871c9e4aa1bad6c">offset</a>;
<a name="l00045"></a><a class="code" href="classHeaderIndexEntries.html#a038b1184e99666f7aa0df460bd2486b5">00045</a>         uint32_t <a class="code" href="classHeaderIndexEntries.html#a038b1184e99666f7aa0df460bd2486b5">length</a>;
<a name="l00046"></a>00046 };
<a name="l00047"></a>00047 
<a name="l00048"></a><a class="code" href="WPS8_8h.html#a8b56b91dacc3c1e6968324837ff98608">00048</a> <span class="keyword">typedef</span> std::multimap &lt;std::string, HeaderIndexEntries&gt; <a class="code" href="WPS8_8h.html#a8b56b91dacc3c1e6968324837ff98608">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#a34531d1da9d11fa292628264b9a5a38a">WPS8ContentListener</a>(std::list&lt;WPSPageSpan&gt; &amp;pageList, WPXDocumentInterface *documentInterface);
<a name="l00054"></a>00054         <a class="code" href="classWPS8ContentListener.html#a0683c16c80ccfb0e90879c9ad19b9438">~WPS8ContentListener</a>();
<a name="l00055"></a>00055 
<a name="l00056"></a>00056         <span class="keywordtype">void</span> <a class="code" href="classWPS8ContentListener.html#abd04ccc8f98f5b9b25556a14d2f3186f">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#a34531d1da9d11fa292628264b9a5a38a">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#a3eadb01ea1893fa42fd71583fc680c7a">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#ad388575c68d73e47248d4d64b3ab2a6e">WPS8Parser</a>(WPXInputStream *input, <a class="code" href="classWPSHeader.html">WPSHeader</a> * header);
<a name="l00067"></a>00067         <a class="code" href="classWPS8Parser.html#ae4e5795b87e30f0714616c0985f6331c">~WPS8Parser</a>();
<a name="l00068"></a>00068 
<a name="l00069"></a>00069         <span class="keywordtype">void</span> <a class="code" href="classWPS8Parser.html#ab810b33177cf9dded294fae905c05d2f">parse</a>(WPXDocumentInterface *documentInterface);
<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#aee854139deb9012915da4e6042cf6bc8" title="Reads fonts table into memory.">readFontsTable</a>(WPXInputStream * input);
<a name="l00072"></a>00072         <span class="keywordtype">void</span> <a class="code" href="classWPS8Parser.html#a20b09fbb1c96a89ff68b25ecb476143e">appendUTF16LE</a>(WPXInputStream *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#a38ed42f801ec35dc911a5e4e4fa6c213" title="Read the text of the document using previously-read formatting information.">readText</a>(WPXInputStream * 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#a71ac3b1feee6de2614ee04ad45119667" title="Read a single page (of size page_size bytes) that contains formatting descriptors for either characte...">readFODPage</a>(WPXInputStream * 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#abc44905fcbd5eebac4ef0ca39414e814" title="Parse an index entry in the file format&amp;#39;s header.">parseHeaderIndexEntry</a>(WPXInputStream * input);
<a name="l00076"></a>00076         <span class="keywordtype">void</span> <a class="code" href="classWPS8Parser.html#af21e7b32d4e81faf9c06ba020ac18e3c" title="In the header, parse the index to the different sections of the CONTENTS stream.">parseHeaderIndex</a>(WPXInputStream * input);
<a name="l00077"></a>00077         <span class="keywordtype">void</span> <a class="code" href="classWPS8Parser.html#a6d08e468cb3044aacd5d50920573d416" title="Read the page format from the file.">parsePages</a>(std::list&lt;WPSPageSpan&gt; &amp;pageList, WPXInputStream *input);
<a name="l00078"></a>00078         <span class="keywordtype">void</span> <a class="code" href="classWPS8Parser.html#ab810b33177cf9dded294fae905c05d2f">parse</a>(WPXInputStream *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#a33237e1cbdc097ff8e9b033f3307e0b0">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#a7ae55fbe4f93bf29e57c2f55743520db">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#a1c45f127f683aeaee9a6076ea99a85bc" 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#a6e196014e6f37ef034311a8e40a0b00f">00082</a>         uint32_t <a class="code" href="classWPS8Parser.html#a6e196014e6f37ef034311a8e40a0b00f">offset_eot</a>; <span class="comment">/* stream offset to end of text */</span>
<a name="l00083"></a><a class="code" href="classWPS8Parser.html#a49522b43eec90db7b93aeed9208a47df">00083</a>         uint32_t <a class="code" href="classWPS8Parser.html#a49522b43eec90db7b93aeed9208a47df">oldTextAttributeBits</a>;
<a name="l00084"></a><a class="code" href="classWPS8Parser.html#a7162a15e5da07a6b6abc75ae1c7ae6a4">00084</a>         <a class="code" href="WPS8_8h.html#a8b56b91dacc3c1e6968324837ff98608">HeaderIndexMultiMap</a> <a class="code" href="classWPS8Parser.html#a7162a15e5da07a6b6abc75ae1c7ae6a4">headerIndexTable</a>;
<a name="l00085"></a><a class="code" href="classWPS8Parser.html#ab01396999dae10ef49c5acd31de10c47">00085</a>         std::vector&lt;FOD&gt; <a class="code" href="classWPS8Parser.html#ab01396999dae10ef49c5acd31de10c47">CHFODs</a>; <span class="comment">/* CHaracter FOrmatting Descriptors */</span>         
<a name="l00086"></a><a class="code" href="classWPS8Parser.html#a8931803187ce44496dd90b7b77e4f43e">00086</a>         std::vector&lt;std::string&gt; <a class="code" href="classWPS8Parser.html#a8931803187ce44496dd90b7b77e4f43e">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></div>
</div>
<hr size="1"><address style="align: right;"><small>
Generated on Sun Dec 5 2010 16:52:36 for libwps by <a href="http://www.doxygen.org/index.html">
doxygen</a> 1.7.2</small></address>
</body>
</html>