Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > 4b3b560487e94138def7c3441077f8dc > files > 325

libmwaw-doc-0.3.16-1.mga7.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>MWAWTextListener.cxx File Reference documentation</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.8.15 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
  initMenu('',false,false,'search.php','Search');
});
/* @license-end */</script>
<div id="main-nav"></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">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('MWAWTextListener_8cxx.html','');});
/* @license-end */
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#namespaces">Namespaces</a> &#124;
<a href="#enum-members">Enumerations</a>  </div>
  <div class="headertitle">
<div class="title">MWAWTextListener.cxx File Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Implements <a class="el" href="classMWAWTextListener.html" title="This class contents the main functions needed to create a Word processing Document.">MWAWTextListener</a>: the libmwaw word processor listener.  
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &lt;cstring&gt;</code><br />
<code>#include &lt;iomanip&gt;</code><br />
<code>#include &lt;sstream&gt;</code><br />
<code>#include &lt;time.h&gt;</code><br />
<code>#include &lt;librevenge/librevenge.h&gt;</code><br />
<code>#include &quot;<a class="el" href="libmwaw__internal_8hxx_source.html">libmwaw_internal.hxx</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="MWAWCell_8hxx_source.html">MWAWCell.hxx</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="MWAWFont_8hxx_source.html">MWAWFont.hxx</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="MWAWFontConverter_8hxx_source.html">MWAWFontConverter.hxx</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="MWAWGraphicEncoder_8hxx_source.html">MWAWGraphicEncoder.hxx</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="MWAWGraphicListener_8hxx_source.html">MWAWGraphicListener.hxx</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="MWAWGraphicStyle_8hxx_source.html">MWAWGraphicStyle.hxx</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="MWAWGraphicShape_8hxx_source.html">MWAWGraphicShape.hxx</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="MWAWInputStream_8hxx_source.html">MWAWInputStream.hxx</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="MWAWList_8hxx_source.html">MWAWList.hxx</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="MWAWPageSpan_8hxx_source.html">MWAWPageSpan.hxx</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="MWAWParagraph_8hxx_source.html">MWAWParagraph.hxx</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="MWAWParser_8hxx_source.html">MWAWParser.hxx</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="MWAWPosition_8hxx_source.html">MWAWPosition.hxx</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="MWAWSection_8hxx_source.html">MWAWSection.hxx</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="MWAWSubDocument_8hxx_source.html">MWAWSubDocument.hxx</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="MWAWTable_8hxx_source.html">MWAWTable.hxx</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="MWAWTextListener_8hxx_source.html">MWAWTextListener.hxx</a>&quot;</code><br />
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structMWAWTextListenerInternal_1_1DocumentState.html">MWAWTextListenerInternal::DocumentState</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">a class to store the document state of a <a class="el" href="classMWAWTextListener.html" title="This class contents the main functions needed to create a Word processing Document.">MWAWTextListener</a>  <a href="structMWAWTextListenerInternal_1_1DocumentState.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structMWAWTextListenerInternal_1_1State.html">MWAWTextListenerInternal::State</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">the state of a <a class="el" href="classMWAWTextListener.html" title="This class contents the main functions needed to create a Word processing Document.">MWAWTextListener</a>  <a href="structMWAWTextListenerInternal_1_1State.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
<tr class="memitem:namespaceMWAWTextListenerInternal"><td class="memItemLeft" align="right" valign="top"> &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceMWAWTextListenerInternal.html">MWAWTextListenerInternal</a></td></tr>
<tr class="memdesc:namespaceMWAWTextListenerInternal"><td class="mdescLeft">&#160;</td><td class="mdescRight">Internal and low level namespace to define the states of <a class="el" href="classMWAWTextListener.html" title="This class contents the main functions needed to create a Word processing Document.">MWAWTextListener</a>. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="enum-members"></a>
Enumerations</h2></td></tr>
<tr class="memitem:afd6648e58ad8106a6a2c7472629c1569"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom">{ <a class="el" href="namespaceMWAWTextListenerInternal.html#afd6648e58ad8106a6a2c7472629c1569a5e0f6043d71f9f9387ab2bf233625cd4">MWAWTextListenerInternal::PageBreakBit</a> =0x1, 
<a class="el" href="namespaceMWAWTextListenerInternal.html#afd6648e58ad8106a6a2c7472629c1569a607fc60d8f5faea0d5a542e794be21ba">MWAWTextListenerInternal::ColumnBreakBit</a> =0x2
 }</td></tr>
<tr class="memdesc:afd6648e58ad8106a6a2c7472629c1569"><td class="mdescLeft">&#160;</td><td class="mdescRight">a enum to define basic break bit  <a href="namespaceMWAWTextListenerInternal.html#afd6648e58ad8106a6a2c7472629c1569">More...</a><br /></td></tr>
<tr class="separator:afd6648e58ad8106a6a2c7472629c1569"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Implements <a class="el" href="classMWAWTextListener.html" title="This class contents the main functions needed to create a Word processing Document.">MWAWTextListener</a>: the libmwaw word processor listener. </p>
<dl class="section note"><dt>Note</dt><dd>this class is the only class which does the interface with the librevenge::RVNGTextInterface </dd></dl>
</div></div><!-- contents -->
</div><!-- doc-content -->
<hr size="1"><address style="align: right;"><small>
Generated on Wed May 20 2020 10:14:04 for libmwaw by <a href="http://www.doxygen.org/index.html">
doxygen</a> 1.8.15</small></address>
</body>
</html>