Sophie

Sophie

distrib > Mageia > 4 > i586 > by-pkgid > 449803c2ef3315f9afd215efa4c6c5dc > files > 216

librevenge-doc-0.0.2-2.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>librevenge::RVNGPresentationInterface Class Reference 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 class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#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('classlibrevenge_1_1RVNGPresentationInterface.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="classlibrevenge_1_1RVNGPresentationInterface-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">librevenge::RVNGPresentationInterface Class Reference<span class="mlabels"><span class="mlabel">abstract</span></span></div>  </div>
</div><!--header-->
<div class="contents">

<p>Interface for import of presentations.  
 <a href="classlibrevenge_1_1RVNGPresentationInterface.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="RVNGPresentationInterface_8h_source.html">RVNGPresentationInterface.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for librevenge::RVNGPresentationInterface:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classlibrevenge_1_1RVNGPresentationInterface.png" usemap="#librevenge::RVNGPresentationInterface_map" alt=""/>
  <map id="librevenge::RVNGPresentationInterface_map" name="librevenge::RVNGPresentationInterface_map">
<area href="classlibrevenge_1_1RVNGRawPresentationGenerator.html" alt="librevenge::RVNGRawPresentationGenerator" shape="rect" coords="0,56,266,80"/>
<area href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html" alt="librevenge::RVNGSVGPresentationGenerator" shape="rect" coords="276,56,542,80"/>
<area href="classlibrevenge_1_1RVNGTextPresentationGenerator.html" alt="librevenge::RVNGTextPresentationGenerator" shape="rect" coords="552,56,818,80"/>
</map>
 </div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ab65374fc4124a761c9d705d33c8e3ab2"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#ab65374fc4124a761c9d705d33c8e3ab2">~RVNGPresentationInterface</a> ()</td></tr>
<tr class="separator:ab65374fc4124a761c9d705d33c8e3ab2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a31e985f5e5f5e7dd04c00ebcecd65503"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a31e985f5e5f5e7dd04c00ebcecd65503">startDocument</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="separator:a31e985f5e5f5e7dd04c00ebcecd65503"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9ac457d20680d5115fc8985ea10cf812"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a9ac457d20680d5115fc8985ea10cf812">endDocument</a> ()=0</td></tr>
<tr class="separator:a9ac457d20680d5115fc8985ea10cf812"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a531c0b981523ee75ffdcf83e3eaa69d8"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a531c0b981523ee75ffdcf83e3eaa69d8">setDocumentMetaData</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="memdesc:a531c0b981523ee75ffdcf83e3eaa69d8"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when all document metadata should be set.  <a href="#a531c0b981523ee75ffdcf83e3eaa69d8">More...</a><br/></td></tr>
<tr class="separator:a531c0b981523ee75ffdcf83e3eaa69d8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a090ff67fc46bd4f49e5910d7eed8cdb4"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a090ff67fc46bd4f49e5910d7eed8cdb4">defineEmbeddedFont</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="memdesc:a090ff67fc46bd4f49e5910d7eed8cdb4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when an embedded font should be defined.  <a href="#a090ff67fc46bd4f49e5910d7eed8cdb4">More...</a><br/></td></tr>
<tr class="separator:a090ff67fc46bd4f49e5910d7eed8cdb4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a72f6605b56b61a252d8947db7c01463f"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a72f6605b56b61a252d8947db7c01463f">startSlide</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="separator:a72f6605b56b61a252d8947db7c01463f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8740c9ea04fd6d89deed4c463e80316b"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a8740c9ea04fd6d89deed4c463e80316b">endSlide</a> ()=0</td></tr>
<tr class="separator:a8740c9ea04fd6d89deed4c463e80316b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9f4a100afa17dd1aa106f2010668541f"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a9f4a100afa17dd1aa106f2010668541f">startMasterSlide</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="separator:a9f4a100afa17dd1aa106f2010668541f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9d5f2f300712e18ae41b080a221e3a2e"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a9d5f2f300712e18ae41b080a221e3a2e">endMasterSlide</a> ()=0</td></tr>
<tr class="separator:a9d5f2f300712e18ae41b080a221e3a2e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1d3e68dec586edfd12dc5692e6d9d4f7"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a1d3e68dec586edfd12dc5692e6d9d4f7">setStyle</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="separator:a1d3e68dec586edfd12dc5692e6d9d4f7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aaadb87c8862846388bd97267dab524d5"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#aaadb87c8862846388bd97267dab524d5">setSlideTransition</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="memdesc:aaadb87c8862846388bd97267dab524d5"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when a transition should be added to the current slide.  <a href="#aaadb87c8862846388bd97267dab524d5">More...</a><br/></td></tr>
<tr class="separator:aaadb87c8862846388bd97267dab524d5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0b07d17c77f85c84654f2639918b5e79"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a0b07d17c77f85c84654f2639918b5e79">startLayer</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="separator:a0b07d17c77f85c84654f2639918b5e79"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3e9e7cacaf3566e6d4bcf09f157cb4ac"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a3e9e7cacaf3566e6d4bcf09f157cb4ac">endLayer</a> ()=0</td></tr>
<tr class="separator:a3e9e7cacaf3566e6d4bcf09f157cb4ac"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4626c2be6f9f8b48863da6bf344c9bc9"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a4626c2be6f9f8b48863da6bf344c9bc9">startEmbeddedGraphics</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="separator:a4626c2be6f9f8b48863da6bf344c9bc9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a29caf7409705661c3480477b36e82f12"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a29caf7409705661c3480477b36e82f12">endEmbeddedGraphics</a> ()=0</td></tr>
<tr class="separator:a29caf7409705661c3480477b36e82f12"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a529e30e2aab4b50936ed510c64cfd2f3"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a529e30e2aab4b50936ed510c64cfd2f3">openGroup</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="separator:a529e30e2aab4b50936ed510c64cfd2f3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0214967d5ebb3aac13079a24b1fbd6ad"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a0214967d5ebb3aac13079a24b1fbd6ad">closeGroup</a> ()=0</td></tr>
<tr class="separator:a0214967d5ebb3aac13079a24b1fbd6ad"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a48e1e6136a20db211189a992e2401b4c"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a48e1e6136a20db211189a992e2401b4c">drawRectangle</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="separator:a48e1e6136a20db211189a992e2401b4c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a81ae046d9c8306ccdeca41c36cfff539"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a81ae046d9c8306ccdeca41c36cfff539">drawEllipse</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="separator:a81ae046d9c8306ccdeca41c36cfff539"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac63b6c71e00e3ac7ca3cacd1b61f9648"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#ac63b6c71e00e3ac7ca3cacd1b61f9648">drawPolygon</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="separator:ac63b6c71e00e3ac7ca3cacd1b61f9648"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0760322fa561fc85e6c2937bf1b9d294"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a0760322fa561fc85e6c2937bf1b9d294">drawPolyline</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="separator:a0760322fa561fc85e6c2937bf1b9d294"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2842217d4b97f11e33a6baeba233d0f3"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a2842217d4b97f11e33a6baeba233d0f3">drawPath</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="separator:a2842217d4b97f11e33a6baeba233d0f3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a97c4a2cacaf89415e385cc1b058e0e80"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a97c4a2cacaf89415e385cc1b058e0e80">drawGraphicObject</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="memdesc:a97c4a2cacaf89415e385cc1b058e0e80"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when a binary/raster object should be inserted.  <a href="#a97c4a2cacaf89415e385cc1b058e0e80">More...</a><br/></td></tr>
<tr class="separator:a97c4a2cacaf89415e385cc1b058e0e80"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4eca48f340a556404809af65cbd81c98"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a4eca48f340a556404809af65cbd81c98">drawConnector</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="memdesc:a4eca48f340a556404809af65cbd81c98"><td class="mdescLeft">&#160;</td><td class="mdescRight">Draw a connector.  <a href="#a4eca48f340a556404809af65cbd81c98">More...</a><br/></td></tr>
<tr class="separator:a4eca48f340a556404809af65cbd81c98"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1c14affb2da870f5dd9a94f137d02bb9"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a1c14affb2da870f5dd9a94f137d02bb9">startTextObject</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="memdesc:a1c14affb2da870f5dd9a94f137d02bb9"><td class="mdescLeft">&#160;</td><td class="mdescRight">Start a text object.  <a href="#a1c14affb2da870f5dd9a94f137d02bb9">More...</a><br/></td></tr>
<tr class="separator:a1c14affb2da870f5dd9a94f137d02bb9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a662af1d631b9112d4cd710f51aeb680a"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a662af1d631b9112d4cd710f51aeb680a">endTextObject</a> ()=0</td></tr>
<tr class="memdesc:a662af1d631b9112d4cd710f51aeb680a"><td class="mdescLeft">&#160;</td><td class="mdescRight">End a text object.  <a href="#a662af1d631b9112d4cd710f51aeb680a">More...</a><br/></td></tr>
<tr class="separator:a662af1d631b9112d4cd710f51aeb680a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad29b8463469c07fd1be4d7a62a704578"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#ad29b8463469c07fd1be4d7a62a704578">insertTab</a> ()=0</td></tr>
<tr class="memdesc:ad29b8463469c07fd1be4d7a62a704578"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when a TAB character should be inserted.  <a href="#ad29b8463469c07fd1be4d7a62a704578">More...</a><br/></td></tr>
<tr class="separator:ad29b8463469c07fd1be4d7a62a704578"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ade3ea3b9047bd266d6187556401a7eae"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#ade3ea3b9047bd266d6187556401a7eae">insertSpace</a> ()=0</td></tr>
<tr class="memdesc:ade3ea3b9047bd266d6187556401a7eae"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when an explicit space should be inserted.  <a href="#ade3ea3b9047bd266d6187556401a7eae">More...</a><br/></td></tr>
<tr class="separator:ade3ea3b9047bd266d6187556401a7eae"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8625e3eaf374dfe664e0f66de8d24282"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a8625e3eaf374dfe664e0f66de8d24282">insertText</a> (const <a class="el" href="classlibrevenge_1_1RVNGString.html">RVNGString</a> &amp;text)=0</td></tr>
<tr class="memdesc:a8625e3eaf374dfe664e0f66de8d24282"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when a string of text should be inserted.  <a href="#a8625e3eaf374dfe664e0f66de8d24282">More...</a><br/></td></tr>
<tr class="separator:a8625e3eaf374dfe664e0f66de8d24282"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2dc1234ee3d47bb4accf292e0881802b"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a2dc1234ee3d47bb4accf292e0881802b">insertLineBreak</a> ()=0</td></tr>
<tr class="memdesc:a2dc1234ee3d47bb4accf292e0881802b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when a line break should be inserted.  <a href="#a2dc1234ee3d47bb4accf292e0881802b">More...</a><br/></td></tr>
<tr class="separator:a2dc1234ee3d47bb4accf292e0881802b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa8bc9fa55fddf96f351e850ea7bda8c3"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#aa8bc9fa55fddf96f351e850ea7bda8c3">insertField</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="memdesc:aa8bc9fa55fddf96f351e850ea7bda8c3"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when a field should be inserted.  <a href="#aa8bc9fa55fddf96f351e850ea7bda8c3">More...</a><br/></td></tr>
<tr class="separator:aa8bc9fa55fddf96f351e850ea7bda8c3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac54e8c364e27bd967281ed8335a1d06a"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#ac54e8c364e27bd967281ed8335a1d06a">openOrderedListLevel</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="memdesc:ac54e8c364e27bd967281ed8335a1d06a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when a new ordered list level should be opened.  <a href="#ac54e8c364e27bd967281ed8335a1d06a">More...</a><br/></td></tr>
<tr class="separator:ac54e8c364e27bd967281ed8335a1d06a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a516c61930f1932cc8199272862f82c52"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a516c61930f1932cc8199272862f82c52">openUnorderedListLevel</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="memdesc:a516c61930f1932cc8199272862f82c52"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when a new unordered list level should be opened.  <a href="#a516c61930f1932cc8199272862f82c52">More...</a><br/></td></tr>
<tr class="separator:a516c61930f1932cc8199272862f82c52"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa353efc1320dd09875437596a4ff1b2b"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#aa353efc1320dd09875437596a4ff1b2b">closeOrderedListLevel</a> ()=0</td></tr>
<tr class="memdesc:aa353efc1320dd09875437596a4ff1b2b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when an unordered list level should be closed.  <a href="#aa353efc1320dd09875437596a4ff1b2b">More...</a><br/></td></tr>
<tr class="separator:aa353efc1320dd09875437596a4ff1b2b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad4236730bd6f033c0b7e77fa925ac35d"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#ad4236730bd6f033c0b7e77fa925ac35d">closeUnorderedListLevel</a> ()=0</td></tr>
<tr class="memdesc:ad4236730bd6f033c0b7e77fa925ac35d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when an ununordered list level should be closed.  <a href="#ad4236730bd6f033c0b7e77fa925ac35d">More...</a><br/></td></tr>
<tr class="separator:ad4236730bd6f033c0b7e77fa925ac35d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6225a2d66667bbcdc406f4ccc6910ee2"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a6225a2d66667bbcdc406f4ccc6910ee2">openListElement</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="memdesc:a6225a2d66667bbcdc406f4ccc6910ee2"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when a list element should be opened.  <a href="#a6225a2d66667bbcdc406f4ccc6910ee2">More...</a><br/></td></tr>
<tr class="separator:a6225a2d66667bbcdc406f4ccc6910ee2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a33aaa50822c65f47807b4d5ec4f900f4"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a33aaa50822c65f47807b4d5ec4f900f4">closeListElement</a> ()=0</td></tr>
<tr class="memdesc:a33aaa50822c65f47807b4d5ec4f900f4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when a list element should be closed.  <a href="#a33aaa50822c65f47807b4d5ec4f900f4">More...</a><br/></td></tr>
<tr class="separator:a33aaa50822c65f47807b4d5ec4f900f4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a642c631f51d8ca56f4d379bda7a6e132"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a642c631f51d8ca56f4d379bda7a6e132">defineParagraphStyle</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="separator:a642c631f51d8ca56f4d379bda7a6e132"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad8d1e5978feec41b334cce9838f3c5eb"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#ad8d1e5978feec41b334cce9838f3c5eb">openParagraph</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="memdesc:ad8d1e5978feec41b334cce9838f3c5eb"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when a new paragraph is opened.  <a href="#ad8d1e5978feec41b334cce9838f3c5eb">More...</a><br/></td></tr>
<tr class="separator:ad8d1e5978feec41b334cce9838f3c5eb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab6963254460ab0381c7f13e18a5a27e9"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#ab6963254460ab0381c7f13e18a5a27e9">closeParagraph</a> ()=0</td></tr>
<tr class="memdesc:ab6963254460ab0381c7f13e18a5a27e9"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when a paragraph is closed.  <a href="#ab6963254460ab0381c7f13e18a5a27e9">More...</a><br/></td></tr>
<tr class="separator:ab6963254460ab0381c7f13e18a5a27e9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab99b8433b465e4d0141a9523305c9773"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#ab99b8433b465e4d0141a9523305c9773">defineCharacterStyle</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="separator:ab99b8433b465e4d0141a9523305c9773"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a82fe5a9fec9df464543c02bc4aee534c"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a82fe5a9fec9df464543c02bc4aee534c">openSpan</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="memdesc:a82fe5a9fec9df464543c02bc4aee534c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when a text span is opened.  <a href="#a82fe5a9fec9df464543c02bc4aee534c">More...</a><br/></td></tr>
<tr class="separator:a82fe5a9fec9df464543c02bc4aee534c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7364ea000dfc66285b61fa1e10a42226"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a7364ea000dfc66285b61fa1e10a42226">closeSpan</a> ()=0</td></tr>
<tr class="memdesc:a7364ea000dfc66285b61fa1e10a42226"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when a text span is closed.  <a href="#a7364ea000dfc66285b61fa1e10a42226">More...</a><br/></td></tr>
<tr class="separator:a7364ea000dfc66285b61fa1e10a42226"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae6c6a8bc6c690f9f869de296f33f3bdd"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#ae6c6a8bc6c690f9f869de296f33f3bdd">openLink</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="memdesc:ae6c6a8bc6c690f9f869de296f33f3bdd"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when a link should be opened.  <a href="#ae6c6a8bc6c690f9f869de296f33f3bdd">More...</a><br/></td></tr>
<tr class="separator:ae6c6a8bc6c690f9f869de296f33f3bdd"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a655a18eecb69a2b04a0c08ab78f23f96"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a655a18eecb69a2b04a0c08ab78f23f96">closeLink</a> ()=0</td></tr>
<tr class="memdesc:a655a18eecb69a2b04a0c08ab78f23f96"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when the current link is closed.  <a href="#a655a18eecb69a2b04a0c08ab78f23f96">More...</a><br/></td></tr>
<tr class="separator:a655a18eecb69a2b04a0c08ab78f23f96"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a491670830ac02ce0e1f8cc3f79973f29"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a491670830ac02ce0e1f8cc3f79973f29">startTableObject</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="memdesc:a491670830ac02ce0e1f8cc3f79973f29"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when a table should be opened.  <a href="#a491670830ac02ce0e1f8cc3f79973f29">More...</a><br/></td></tr>
<tr class="separator:a491670830ac02ce0e1f8cc3f79973f29"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab7a2c8106bd3b0e101f143ce3e58d9b9"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#ab7a2c8106bd3b0e101f143ce3e58d9b9">openTableRow</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="memdesc:ab7a2c8106bd3b0e101f143ce3e58d9b9"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when a new table row is opened.  <a href="#ab7a2c8106bd3b0e101f143ce3e58d9b9">More...</a><br/></td></tr>
<tr class="separator:ab7a2c8106bd3b0e101f143ce3e58d9b9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a08d77134f701d43cf738aa3547c75ea2"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a08d77134f701d43cf738aa3547c75ea2">closeTableRow</a> ()=0</td></tr>
<tr class="memdesc:a08d77134f701d43cf738aa3547c75ea2"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when the current table row is closed.  <a href="#a08d77134f701d43cf738aa3547c75ea2">More...</a><br/></td></tr>
<tr class="separator:a08d77134f701d43cf738aa3547c75ea2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a68cb699b28cbb33cc4695b7502057177"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a68cb699b28cbb33cc4695b7502057177">openTableCell</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="memdesc:a68cb699b28cbb33cc4695b7502057177"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when a new table cell is opened.  <a href="#a68cb699b28cbb33cc4695b7502057177">More...</a><br/></td></tr>
<tr class="separator:a68cb699b28cbb33cc4695b7502057177"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab980c222b41edf6388e85910d71aa74b"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#ab980c222b41edf6388e85910d71aa74b">closeTableCell</a> ()=0</td></tr>
<tr class="memdesc:ab980c222b41edf6388e85910d71aa74b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when the current table cell is closed.  <a href="#ab980c222b41edf6388e85910d71aa74b">More...</a><br/></td></tr>
<tr class="separator:ab980c222b41edf6388e85910d71aa74b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2fd715b35a791367721d3fd929402cea"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a2fd715b35a791367721d3fd929402cea">insertCoveredTableCell</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="memdesc:a2fd715b35a791367721d3fd929402cea"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when a covered (spanned by another cell in the table) table cell is opened.  <a href="#a2fd715b35a791367721d3fd929402cea">More...</a><br/></td></tr>
<tr class="separator:a2fd715b35a791367721d3fd929402cea"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab49b443226e0f26749d6eaa675af4aa9"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#ab49b443226e0f26749d6eaa675af4aa9">endTableObject</a> ()=0</td></tr>
<tr class="memdesc:ab49b443226e0f26749d6eaa675af4aa9"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when the current table is closed.  <a href="#ab49b443226e0f26749d6eaa675af4aa9">More...</a><br/></td></tr>
<tr class="separator:ab49b443226e0f26749d6eaa675af4aa9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a558d55e11aee0638069a1363a607352c"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a558d55e11aee0638069a1363a607352c">startComment</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="memdesc:a558d55e11aee0638069a1363a607352c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Start a comment.  <a href="#a558d55e11aee0638069a1363a607352c">More...</a><br/></td></tr>
<tr class="separator:a558d55e11aee0638069a1363a607352c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3a10049f3614d0083cfe408fadee7fee"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a3a10049f3614d0083cfe408fadee7fee">endComment</a> ()=0</td></tr>
<tr class="memdesc:a3a10049f3614d0083cfe408fadee7fee"><td class="mdescLeft">&#160;</td><td class="mdescRight">End a comment.  <a href="#a3a10049f3614d0083cfe408fadee7fee">More...</a><br/></td></tr>
<tr class="separator:a3a10049f3614d0083cfe408fadee7fee"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6a8e34dc19154a9ebc47e7fd34fa06cf"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a6a8e34dc19154a9ebc47e7fd34fa06cf">startNotes</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="memdesc:a6a8e34dc19154a9ebc47e7fd34fa06cf"><td class="mdescLeft">&#160;</td><td class="mdescRight">Start slide notes.  <a href="#a6a8e34dc19154a9ebc47e7fd34fa06cf">More...</a><br/></td></tr>
<tr class="separator:a6a8e34dc19154a9ebc47e7fd34fa06cf"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a211c0cfcdf44de7e276b1aeaa142c689"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a211c0cfcdf44de7e276b1aeaa142c689">endNotes</a> ()=0</td></tr>
<tr class="memdesc:a211c0cfcdf44de7e276b1aeaa142c689"><td class="mdescLeft">&#160;</td><td class="mdescRight">End slide notes.  <a href="#a211c0cfcdf44de7e276b1aeaa142c689">More...</a><br/></td></tr>
<tr class="separator:a211c0cfcdf44de7e276b1aeaa142c689"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2d617947b92760fa39d020f5f2551e7e"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a2d617947b92760fa39d020f5f2551e7e">defineChartStyle</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="separator:a2d617947b92760fa39d020f5f2551e7e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a95ce5b27a097ca68d7c2518c37ec5adc"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a95ce5b27a097ca68d7c2518c37ec5adc">openChart</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="memdesc:a95ce5b27a097ca68d7c2518c37ec5adc"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when a chart should be opened.  <a href="#a95ce5b27a097ca68d7c2518c37ec5adc">More...</a><br/></td></tr>
<tr class="separator:a95ce5b27a097ca68d7c2518c37ec5adc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a811f59e0220b8f17c0163b990deeda5c"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a811f59e0220b8f17c0163b990deeda5c">closeChart</a> ()=0</td></tr>
<tr class="memdesc:a811f59e0220b8f17c0163b990deeda5c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when a chart should be closed.  <a href="#a811f59e0220b8f17c0163b990deeda5c">More...</a><br/></td></tr>
<tr class="separator:a811f59e0220b8f17c0163b990deeda5c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abd829e259fc51f7d7e001a567a68579b"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#abd829e259fc51f7d7e001a567a68579b">openChartTextObject</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="memdesc:abd829e259fc51f7d7e001a567a68579b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when a chart text zone:label/legend/title/subtitle/footer should be opened.  <a href="#abd829e259fc51f7d7e001a567a68579b">More...</a><br/></td></tr>
<tr class="separator:abd829e259fc51f7d7e001a567a68579b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a62a41baf86405ddf690a2ebde3f4db57"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a62a41baf86405ddf690a2ebde3f4db57">closeChartTextObject</a> ()=0</td></tr>
<tr class="memdesc:a62a41baf86405ddf690a2ebde3f4db57"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when a chart text zone:legend/title/subtitle/footer should be closed.  <a href="#a62a41baf86405ddf690a2ebde3f4db57">More...</a><br/></td></tr>
<tr class="separator:a62a41baf86405ddf690a2ebde3f4db57"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aea6cdd8c6dc90ae4fa6f0a41c97d09a6"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#aea6cdd8c6dc90ae4fa6f0a41c97d09a6">openChartPlotArea</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="memdesc:aea6cdd8c6dc90ae4fa6f0a41c97d09a6"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when a chart plot area should be opened.  <a href="#aea6cdd8c6dc90ae4fa6f0a41c97d09a6">More...</a><br/></td></tr>
<tr class="separator:aea6cdd8c6dc90ae4fa6f0a41c97d09a6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acdd3d1cf5f42b90a73b6b860dcef269f"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#acdd3d1cf5f42b90a73b6b860dcef269f">closeChartPlotArea</a> ()=0</td></tr>
<tr class="memdesc:acdd3d1cf5f42b90a73b6b860dcef269f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when a chart plot arre should be closed.  <a href="#acdd3d1cf5f42b90a73b6b860dcef269f">More...</a><br/></td></tr>
<tr class="separator:acdd3d1cf5f42b90a73b6b860dcef269f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aeb44e1a16e12068ac7138014e2837155"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#aeb44e1a16e12068ac7138014e2837155">insertChartAxis</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="memdesc:aeb44e1a16e12068ac7138014e2837155"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when a axis should be add in a plot area.  <a href="#aeb44e1a16e12068ac7138014e2837155">More...</a><br/></td></tr>
<tr class="separator:aeb44e1a16e12068ac7138014e2837155"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4c37759e4a7ed7a08d126350e0105a20"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a4c37759e4a7ed7a08d126350e0105a20">openChartSeries</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">librevenge::RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="memdesc:a4c37759e4a7ed7a08d126350e0105a20"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when a serie should be opened (in a plot area)  <a href="#a4c37759e4a7ed7a08d126350e0105a20">More...</a><br/></td></tr>
<tr class="separator:a4c37759e4a7ed7a08d126350e0105a20"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3a0687ffd9734b57ad358ad2126c1fd4"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a3a0687ffd9734b57ad358ad2126c1fd4">closeChartSeries</a> ()=0</td></tr>
<tr class="memdesc:a3a0687ffd9734b57ad358ad2126c1fd4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when a serie should be closed (in a plot area)  <a href="#a3a0687ffd9734b57ad358ad2126c1fd4">More...</a><br/></td></tr>
<tr class="separator:a3a0687ffd9734b57ad358ad2126c1fd4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aee2a22d7c307e05de7c3ac38df2b08bc"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#aee2a22d7c307e05de7c3ac38df2b08bc">openAnimationSequence</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="memdesc:aee2a22d7c307e05de7c3ac38df2b08bc"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when a set of animations should be applied one after another.  <a href="#aee2a22d7c307e05de7c3ac38df2b08bc">More...</a><br/></td></tr>
<tr class="separator:aee2a22d7c307e05de7c3ac38df2b08bc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1acf908b579e7de4e893d847c6c765da"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a1acf908b579e7de4e893d847c6c765da">closeAnimationSequence</a> ()=0</td></tr>
<tr class="separator:a1acf908b579e7de4e893d847c6c765da"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3e79e829fe3d4ee4208594693f3dc879"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a3e79e829fe3d4ee4208594693f3dc879">openAnimationGroup</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="memdesc:a3e79e829fe3d4ee4208594693f3dc879"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called when a set of animations should be applied in parallel.  <a href="#a3e79e829fe3d4ee4208594693f3dc879">More...</a><br/></td></tr>
<tr class="separator:a3e79e829fe3d4ee4208594693f3dc879"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa47a2b0b4260f6fd5a215cea84708bb3"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#aa47a2b0b4260f6fd5a215cea84708bb3">closeAnimationGroup</a> ()=0</td></tr>
<tr class="separator:aa47a2b0b4260f6fd5a215cea84708bb3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a88c76ec5feff9c6262751f49bd4635f6"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a88c76ec5feff9c6262751f49bd4635f6">openAnimationIteration</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="separator:a88c76ec5feff9c6262751f49bd4635f6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a549fb555c73bf82b719b0e000154b44f"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a549fb555c73bf82b719b0e000154b44f">closeAnimationIteration</a> ()=0</td></tr>
<tr class="separator:a549fb555c73bf82b719b0e000154b44f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a857c201db83d83ef234e1ed53dcfca7b"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a857c201db83d83ef234e1ed53dcfca7b">insertMotionAnimation</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="memdesc:a857c201db83d83ef234e1ed53dcfca7b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Insert an animation that moves the target object along a specified path.  <a href="#a857c201db83d83ef234e1ed53dcfca7b">More...</a><br/></td></tr>
<tr class="separator:a857c201db83d83ef234e1ed53dcfca7b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac29c644589feefdeea57b05cbde82bde"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#ac29c644589feefdeea57b05cbde82bde">insertColorAnimation</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="memdesc:ac29c644589feefdeea57b05cbde82bde"><td class="mdescLeft">&#160;</td><td class="mdescRight">Insert an animation that changes color of the target object.  <a href="#ac29c644589feefdeea57b05cbde82bde">More...</a><br/></td></tr>
<tr class="separator:ac29c644589feefdeea57b05cbde82bde"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a37fb842a99b7c5d3c0593b405b94d8da"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#a37fb842a99b7c5d3c0593b405b94d8da">insertAnimation</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="memdesc:a37fb842a99b7c5d3c0593b405b94d8da"><td class="mdescLeft">&#160;</td><td class="mdescRight">Insert a generic animation.  <a href="#a37fb842a99b7c5d3c0593b405b94d8da">More...</a><br/></td></tr>
<tr class="separator:a37fb842a99b7c5d3c0593b405b94d8da"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aed12370f86b3f49987eb6dc7b8eb61c9"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlibrevenge_1_1RVNGPresentationInterface.html#aed12370f86b3f49987eb6dc7b8eb61c9">insertEffect</a> (const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;propList)=0</td></tr>
<tr class="memdesc:aed12370f86b3f49987eb6dc7b8eb61c9"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set one-time animation effect on the target object.  <a href="#aed12370f86b3f49987eb6dc7b8eb61c9">More...</a><br/></td></tr>
<tr class="separator:aed12370f86b3f49987eb6dc7b8eb61c9"><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>Interface for import of presentations. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="ab65374fc4124a761c9d705d33c8e3ab2"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual librevenge::RVNGPresentationInterface::~RVNGPresentationInterface </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="aa47a2b0b4260f6fd5a215cea84708bb3"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::closeAnimationGroup </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a57b2c76d79c38ba2ce9454526a0726a3">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#af582cb6733810af9cc6388c2e628b78c">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a8e39e89ab30c8873d9982cd379c168b5">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a549fb555c73bf82b719b0e000154b44f"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::closeAnimationIteration </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a1565ee44b29f8b6cb4f7ea0a6d8d9fd3">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a831b532f75c9586edcc1dfc629fb185e">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#ade2a041ec82c5442cb5af8f2b2d7a40e">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a1acf908b579e7de4e893d847c6c765da"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::closeAnimationSequence </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a136d5b24ce13822dfa0a368c5b1330d9">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a6d4c2d2fa11f9b5b5a11921c971133dd">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a0e66681ca07b53d712d87f0ecb26643c">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a811f59e0220b8f17c0163b990deeda5c"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::closeChart </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when a chart should be closed. </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a80725650792656e659d15ce67f849c6b">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a280906bfc747f957d726d09475fb1143">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a83215be62bb5cc52656f11ba65cb1a38">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="acdd3d1cf5f42b90a73b6b860dcef269f"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::closeChartPlotArea </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when a chart plot arre should be closed. </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a61986f4a0a85ff04f0ed5e6c0425a5fc">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a7c8b613283dfb347e27fda38f53d48d5">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a72f32d20883508c0d5488f594adbb37d">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a3a0687ffd9734b57ad358ad2126c1fd4"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::closeChartSeries </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when a serie should be closed (in a plot area) </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a389f061d50fc5c6be1a5dcffd9ed9a53">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a0f896dedbc810f790357674c346b7d33">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a21af5e861a4a054ccf22fc22d4037fa1">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a62a41baf86405ddf690a2ebde3f4db57"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::closeChartTextObject </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when a chart text zone:legend/title/subtitle/footer should be closed. </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a311d52ff19e9be5ee2938c2f80e9293f">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a9992544cf4c451c30a081fb83a2fdc85">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#aa7beaf5838cff49a9c78c8998abd463a">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a0214967d5ebb3aac13079a24b1fbd6ad"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::closeGroup </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a2882edaf4b957226fd5cb04c759fe2da">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a4e1c23b708a4b46663e20d17105a5798">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a8fb25bc842083d8dba0fdf1bba615a44">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a655a18eecb69a2b04a0c08ab78f23f96"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::closeLink </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when the current link is closed. </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a0948c1e8be51b5c09c3030d497e50194">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a8cc0cd79ec2e3d95d8ae7c290be089a9">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a620a86dd28a1f98d8b35425b218b8aea">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a33aaa50822c65f47807b4d5ec4f900f4"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::closeListElement </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when a list element should be closed. </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a702145b4ef187b7c0bec197fe8ff855a">librevenge::RVNGRawPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#af1fcb919e36facbd468251e42ad0ca72">librevenge::RVNGTextPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a576f74d9711225567ce5cbe262dd9f5b">librevenge::RVNGSVGPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="aa353efc1320dd09875437596a4ff1b2b"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::closeOrderedListLevel </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when an unordered list level should be closed. </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a7306014a01e135ec899dc52f886c8795">librevenge::RVNGRawPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a30a932f70a5715006813742014e44461">librevenge::RVNGTextPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a4781baaf3d7480936731f6e222473c62">librevenge::RVNGSVGPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="ab6963254460ab0381c7f13e18a5a27e9"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::closeParagraph </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when a paragraph is closed. </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a37f966be5691948584177ee90500fae4">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#af441ee506c1de5a8442dca61d07aa7c2">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#ab87a3983d9ed54bf23df74ee89ab070d">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a7364ea000dfc66285b61fa1e10a42226"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::closeSpan </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when a text span is closed. </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a574b031690a6ff5f855106bf07448f0c">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a8eb58a7ee2256a9cbae4a237eb81ea63">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a6915e153dcdc701d35823f777b6b8fc6">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="ab980c222b41edf6388e85910d71aa74b"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::closeTableCell </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when the current table cell is closed. </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#affb77bd898073ae20d99e33827a8d06f">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a519fafbc2237063d31e4ed39d153fa83">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a49866c882d4f758846ee5aae47e9d318">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a08d77134f701d43cf738aa3547c75ea2"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::closeTableRow </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when the current table row is closed. </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#ae6ee3d71656158e81085c103c2c275da">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a921f3c6bf473b1be7acfee8196537202">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a650224b3bf218601e8b139220acb377a">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="ad4236730bd6f033c0b7e77fa925ac35d"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::closeUnorderedListLevel </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when an ununordered list level should be closed. </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a6e5529f000cf88958e28d8feb188e247">librevenge::RVNGRawPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a4195338cc37bc644d478e85415a180a9">librevenge::RVNGTextPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#ab1efcaba6568cce2396caa5a284febc6">librevenge::RVNGSVGPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="ab99b8433b465e4d0141a9523305c9773"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::defineCharacterStyle </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#af2bb055b7e8d81d3be8c358a6110183b">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#ade1bacf343ad9150d86b7122d3087c83">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#af5f3a9559fe6a45389f83b8ec94561b5">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a2d617947b92760fa39d020f5f2551e7e"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::defineChartStyle </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a302d83342c47bebe440eebf83e9a8d12">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a4fb1f21ee33643bf24b5396677f25b92">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a2b049ecaaed8d062a6a4ef696839b151">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a090ff67fc46bd4f49e5910d7eed8cdb4"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::defineEmbeddedFont </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when an embedded font should be defined. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">propList</td><td>A set of properties that specify the font. May contain: <ul>
<li><code>librevenge:name</code> The name of the font </li>
<li><code>librevenge:mime-type</code> The mimetype of the font </li>
<li><code>office:binary-data</code> The font data </li>
<li><code>librevenge:replacement-objects</code> A property list vector containing alternative formats of the font. Every element is a property list containing:<ol type="1">
<li><code>librevenge:mime-type</code> The mimetype of the replacement object</li>
<li><code>office:binary-data</code> The replacement object data </li>
</ol>
</li>
</ul>
</td></tr>
  </table>
  </dd>
</dl>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a199379b2805d562d39c6f3eed49158f8">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#adf8bd89807a4936a61945a7346727144">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a7428b1567f44ba01f662dbd8f5008e21">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a642c631f51d8ca56f4d379bda7a6e132"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::defineParagraphStyle </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a181c19ecd4467058c4b74f7e4a756a2e">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a5b62a22363c9c4777dff9b0fda92de32">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a5524e29795062e9387a7fada1c89af81">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a4eca48f340a556404809af65cbd81c98"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::drawConnector </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Draw a connector. </p>
<p>The connector will be typically between two shapes, but free-standing connectors are allowed too. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">propList</td><td>Defines a set of properties for the object. May contain: <ul>
<li><code>draw:end-shape</code> The <code>ID</code> of the shape attached at the end. Should not be present if the connector's end is not attached to any object. </li>
<li><code>draw:start-shape</code> The <code>ID</code> of the shape attached at the beginning. Should not be present if the connector's start is not attached to any object. </li>
<li><code>svg:d</code> The connector's geometric path. This is optional; if missing, the consumer is free to render it any way it likes. </li>
<li><code>svg:x1</code> The <code>X</code> coordinate of the start point. </li>
<li><code>svg:y1</code> The <code>Y</code> coordinate of the start point. </li>
<li><code>svg:x2</code> The <code>X</code> coordinate of the end point. </li>
<li><code>svg:y2</code> The <code>Y</code> coordinate of the end point. </li>
</ul>
</td></tr>
  </table>
  </dd>
</dl>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a9f9c393831b90ac207f2745fba9d5418">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a4da990139b09d4ce86d05f06a6337d1a">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#ac018ef0089e3d044b3ee3f7ccd4a95a6">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a81ae046d9c8306ccdeca41c36cfff539"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::drawEllipse </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a9dd8a36724556445eb2df65e0fd22cb8">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a789fe629e6ba6f43614cf622ed4c0650">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#ab4f225b40ffaf39d4c02005a1c6219dc">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a97c4a2cacaf89415e385cc1b058e0e80"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::drawGraphicObject </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when a binary/raster object should be inserted. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">propList</td><td>Defines a set of properties for the object. May contain: <ul>
<li><code>librevenge:mimetype</code> The mimetype of the object </li>
<li><code>office:binary-data</code> The object data </li>
<li><code>librevenge:replacement-objects</code> A property list vector containing alternative representations of the content. Every element is a property list containing:<ol type="1">
<li><code>librevenge:mime-type</code> The mimetype of the replacement object</li>
<li><code>office:binary-data</code> The replacement object data </li>
</ol>
</li>
<li><code>librevenge:replacement-text</code> A string containing a text representation of the content. </li>
</ul>
</td></tr>
  </table>
  </dd>
</dl>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a3f9e86314b7a2f6cb3894333c61fd474">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a7a06b0319eb09395bdefce913f3c189a">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a508195b28fde873834067dbbed209217">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a2842217d4b97f11e33a6baeba233d0f3"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::drawPath </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a4ade31ae721a8847a6306bb2434a7c46">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a212be75d2e3ea0caf7f878a1003183fe">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a24c446c3ddacef612806b3ff9a9e2fd8">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="ac63b6c71e00e3ac7ca3cacd1b61f9648"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::drawPolygon </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a96b1136cff75617c29dd8da74ad5d3d1">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a35d33b6e857957bd52f82092ff579c7d">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a6194dccdf0e9dd23f5ae5e09dc53b212">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a0760322fa561fc85e6c2937bf1b9d294"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::drawPolyline </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a45b4bcdb63a4d45ef3795f91c9aed78e">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a953704abc8f97e649845a2bcb8fba7b7">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#aff7c063bde548bede4b20792355fa69a">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a48e1e6136a20db211189a992e2401b4c"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::drawRectangle </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a8d30e0d2a460694265c2cdc944f9e80c">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a7c79c85e6e8d602f7807c1a80c8c7d6a">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#ad2ff8850761938489fa4804c5b5da1dc">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a3a10049f3614d0083cfe408fadee7fee"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::endComment </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>End a comment. </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a3d1a62a2779ce136fd8c42bda90ab31b">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a1fea8371550f1db35af8a727525bd573">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a64c0a5b426a74dbb0dbf02af438396c6">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a9ac457d20680d5115fc8985ea10cf812"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::endDocument </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#ab2d9fd4926b73c26e38096bf8ffbca40">librevenge::RVNGRawPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#adfa39a38d0bc2b02bc42ea1b2fbb1457">librevenge::RVNGSVGPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a959f390af39ae8c7a8f0d82fca77db51">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a29caf7409705661c3480477b36e82f12"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::endEmbeddedGraphics </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a85d7dc045afe48e15e6f1a6c0ddb0244">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a7cd42b609bb4e79759a3cb9f16fe616d">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#aeeea9eaa7bddb04a7664bdf0c40d73b3">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a3e9e7cacaf3566e6d4bcf09f157cb4ac"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::endLayer </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a76a5940542a1e4b4a0336a4851dff2f0">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#abe7f5f6e8db65a898ce96ba3dadf21d2">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a1172815082931ea63d1de43ad7b195a8">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a9d5f2f300712e18ae41b080a221e3a2e"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::endMasterSlide </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#aba55aa35be3ecabeede770bc7b38ed94">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#adc16934b13a470fc00646502289a354e">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a9be29217eaf5e7301c0de2c492d03785">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a211c0cfcdf44de7e276b1aeaa142c689"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::endNotes </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>End slide notes. </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a6ca9370f16b6f03d7335e56989ec2445">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a84dd86b2ff7e4cae90643fc847cb51ed">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#ab6272ca84f9f4036a03e75f31b1ff486">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a8740c9ea04fd6d89deed4c463e80316b"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::endSlide </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a22a2d18d887d8e11ef4fad8159391659">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a6cc19b3408c2d9b34542a182d6517bea">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#ae8dd29ab303f1f90420cead9ae5b7dd4">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="ab49b443226e0f26749d6eaa675af4aa9"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::endTableObject </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when the current table is closed. </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a2dc8f59707356f631acf2b2cbaf5d74d">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a9d0f046b59463453af1f97d9dd97be9c">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#ae5ffe9d56804d40e466e1411531c5dcd">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a662af1d631b9112d4cd710f51aeb680a"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::endTextObject </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>End a text object. </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a871c7f432e32c8710b2ae26d266291e3">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#aedd6f940cde8798ee3ff2dc48c58c0c9">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a7f17d2fd63b624a7dbb3c276818a04d9">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a37fb842a99b7c5d3c0593b405b94d8da"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::insertAnimation </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Insert a generic animation. </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#ae70f644b09facce588ca70bde8c0c903">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a89736ca43d222938947c317fa4e36808">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#ac2d568018a6bf984394d8c5c9fcd11c0">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="aeb44e1a16e12068ac7138014e2837155"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::insertChartAxis </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when a axis should be add in a plot area. </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a74e89f384819980f7480a7d488bc6f37">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a58c9b77d2d6fc98a5f043d007315f4c7">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a43699cf705029c1353917daa46cc4c53">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="ac29c644589feefdeea57b05cbde82bde"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::insertColorAnimation </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Insert an animation that changes color of the target object. </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a28cfa8fe58d95ff1dd3498af2f4db800">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a50dc509624eb1de84b5b0e7260cf6ea8">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a2d615de11f5e6a9ff1bc0884343e698e">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a2fd715b35a791367721d3fd929402cea"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::insertCoveredTableCell </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when a covered (spanned by another cell in the table) table cell is opened. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">propList</td><td>Property list for the table cell. May contain: <ul>
<li><code>librevenge:column</code> Number of the column in which the cell is positioned </li>
<li><code>librevenge:row</code> Number of the row in which the cell is positioned </li>
</ul>
</td></tr>
  </table>
  </dd>
</dl>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a57a8630861f4b19ce4983c7320f23d80">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a3e926f37fc34b5e9f796a4ef8966119b">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a22f1c3c1c78f5750d39afe60dc615271">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="aed12370f86b3f49987eb6dc7b8eb61c9"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::insertEffect </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Set one-time animation effect on the target object. </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#aec1c057e1570327bc3e83cda6a9a007e">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a73943bfbac6d36c33140326c5e555dec">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#af34a49b3dc41cb31598c8187c3698949">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="aa8bc9fa55fddf96f351e850ea7bda8c3"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::insertField </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when a field should be inserted. </p>
<p>Field types may include:</p>
<ul>
<li><code>librevenge:field-type</code> field types may include:<ol type="1">
<li><code>text:page-number</code> Current page number</li>
<li><code>text:page-count</code> Total # of pages in document</li>
</ol>
</li>
<li><code>style:num-format</code> Type of page number (for page number) </li>
</ul>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a7677d72abdb881b95125f09576ce3c00">librevenge::RVNGRawPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a6796039c6045173db01127de72b4fde2">librevenge::RVNGTextPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a132fb4ec14b98cf331747cc97a90275e">librevenge::RVNGSVGPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a2dc1234ee3d47bb4accf292e0881802b"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::insertLineBreak </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when a line break should be inserted. </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a13f4b3ad1f409a155bafa7b386ee9f89">librevenge::RVNGRawPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a624c48f6545c36796ee0bd51b0bbbbad">librevenge::RVNGTextPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a7d9c36dacbc71b0168305b67c00e97a4">librevenge::RVNGSVGPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a857c201db83d83ef234e1ed53dcfca7b"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::insertMotionAnimation </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Insert an animation that moves the target object along a specified path. </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#af3923e91ac409e2851f4b538a504c7cb">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#ab4906bdfdc315e76f81ca4eaacbcc814">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#ac3185deeaece5637246e458d864ff21f">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="ade3ea3b9047bd266d6187556401a7eae"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::insertSpace </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when an explicit space should be inserted. </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#afd3afb818a52443463e82b3fde7d8208">librevenge::RVNGRawPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#ada35a0667923790e181469b52546db31">librevenge::RVNGTextPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a5a360968a33b61b07980bf7fb2127dfa">librevenge::RVNGSVGPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="ad29b8463469c07fd1be4d7a62a704578"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::insertTab </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when a TAB character should be inserted. </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a0b30b7af4e3e41f78cc534309696eed9">librevenge::RVNGRawPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a071bc2046cf98fcd9feec36e5f8b4af3">librevenge::RVNGTextPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#ae0d4a122d4af42d782a8b6d717fd36d0">librevenge::RVNGSVGPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a8625e3eaf374dfe664e0f66de8d24282"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::insertText </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGString.html">RVNGString</a> &amp;&#160;</td>
          <td class="paramname"><em>text</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when a string of text should be inserted. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">text</td><td>A textbuffer encoded as a UTF8 string </td></tr>
  </table>
  </dd>
</dl>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a7e452cf7cfe0c9f6b981f71348b95000">librevenge::RVNGRawPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#aef19414d0d2990772c04a5ce71bd0a0c">librevenge::RVNGTextPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a9623bafc103194594aa4a4df3404b1bd">librevenge::RVNGSVGPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a3e79e829fe3d4ee4208594693f3dc879"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::openAnimationGroup </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when a set of animations should be applied in parallel. </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#afb6dd5714f3ee0f96e00d46d51dcfa6c">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#ae47201df276bd33ef086ae0d76fc5349">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a31573cc25296e1aa4ac6b151b07fb604">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a88c76ec5feff9c6262751f49bd4635f6"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::openAnimationIteration </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a6ffd52f44b8ae8bf231b1aa22e5ee8f0">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#ad265c40609b6b9b707ecd85af009b271">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a2c1dcb81d04931647446d516f3c0d4ce">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="aee2a22d7c307e05de7c3ac38df2b08bc"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::openAnimationSequence </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when a set of animations should be applied one after another. </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#ac9008e08396ac35b793357275a35aebf">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a8f656d04f092b9261aadb3cd32c97192">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#ac0f54ad55e15fce9c10b24810fee2b71">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a95ce5b27a097ca68d7c2518c37ec5adc"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::openChart </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when a chart should be opened. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">propList</td><td>Property list for the sheet. May contain: <ul>
<li><code>librevenge:name</code> Determines the sheet name </li>
</ul>
</td></tr>
  </table>
  </dd>
</dl>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#aaf9ebd4ea88d2bf100d31b241cb6be4a">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#aea8d17289ad7775782f13af79fed9779">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a595295b4bc80c7a519d6e9f380c263cf">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="aea6cdd8c6dc90ae4fa6f0a41c97d09a6"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::openChartPlotArea </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when a chart plot area should be opened. </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a2daa3085e15dc7aa827011b55673bdcc">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#aae64f038e8b7069471c34829f90e8c3a">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#af5a29c8ed2e4015c539a50be45a79167">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a4c37759e4a7ed7a08d126350e0105a20"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::openChartSeries </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">librevenge::RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when a serie should be opened (in a plot area) </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#ab60eb2645ed474b155c5e892176b6f78">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a344ee5926b10864da37a89e5ebb54a2b">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a9e7ba0b15abcd89c0fc274c529ebc8f6">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="abd829e259fc51f7d7e001a567a68579b"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::openChartTextObject </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when a chart text zone:label/legend/title/subtitle/footer should be opened. </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a1fbd1b6689a51f11bf408e38a671b48f">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a804fd8dd028d4fae77e406d908bbc239">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a51fc3b5103fc26e42320ae0083819f84">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a529e30e2aab4b50936ed510c64cfd2f3"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::openGroup </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#ab5e4129aa673f39614a8d4a8295e9786">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a93091555c1b8c196ed031fc53c39e492">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a9e14b5a889dc0e7675f297c0959c30a8">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="ae6c6a8bc6c690f9f869de296f33f3bdd"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::openLink </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when a link should be opened. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">propList</td><td>Defines a set of properties for the link. May contain: <ul>
<li><code>xlink:type</code> . </li>
<li><code>xlink:href</code> . </li>
</ul>
</td></tr>
  </table>
  </dd>
</dl>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a1d5fb5e4c40363575401af67a9f0c95e">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a89dbd8faf35e844224f3f30db7d0886f">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a99d804b7386589aac5d97123458aeb4a">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a6225a2d66667bbcdc406f4ccc6910ee2"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::openListElement </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when a list element should be opened. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">propList</td><td>Property list for the paragraph. May contain: <ul>
<li><code>fo:text-align</code> The justification of this paragraph (left, center, end, full, or justify) </li>
<li><code>fo:margin-left</code> The left indentation of this paragraph, in inches </li>
<li><code>fo:margin-right</code> The right indentation of this paragraph, in inches </li>
<li><code>fo:margin-top</code> The amount of extra spacing to be placed before the paragraph, in inches </li>
<li><code>fo:margin-bottom</code> The amount of extra spacing to be placed after the paragraph, in inches </li>
<li><code>fo:text-indent</code> The indentation of first line, in inches (difference relative to margin-left) </li>
<li><code>fo:line-height</code> The amount of spacing between lines, in number of lines (1.0 is single spacing) </li>
<li><code>fo:break-before</code> Whether this paragraph should be placed in a new column or page (the value is set to column or page if so) </li>
<li><code>librevenge:tab-stops</code> List of tabstop definitions for the paragraph. If the list is empty, default tabstop definition should be used. Each tab stop may contain:<ol type="1">
<li><code>style:type</code> Type of tab (left, right, center, or char)</li>
<li><code>style:char</code> Alingnment character for char aligned tabs</li>
<li><code>style:leader-text</code> The leader character</li>
<li><code>style:position</code> Position of the tab </li>
</ol>
</li>
</ul>
</td></tr>
  </table>
  </dd>
</dl>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a4a945ec706f38fe1ab1e8812fcfc7eb1">librevenge::RVNGRawPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a2836315ae3bd2710f1f65410499bafa6">librevenge::RVNGTextPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#ae4e1e4f8d181f69fb1498e77ae456ed3">librevenge::RVNGSVGPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="ac54e8c364e27bd967281ed8335a1d06a"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::openOrderedListLevel </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when a new ordered list level should be opened. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">propList</td><td>Defines a set of properties for the list. May contain: <ul>
<li><code>librevenge:list-id</code> A unique integer identifier for the list </li>
<li><code>librevenge:level</code> The level of the list in the hierarchy </li>
<li><code>style:num-format</code> Type of list </li>
<li><code>style:num-prefix</code> Text that comes before the number in the list </li>
<li><code>style:num-suffix</code> Text that comes after the number in the list </li>
<li><code>text:start-value</code> The starting number of the list </li>
<li><code>text:min-label-width</code> The distance between the list label and the actual text, stored in inches </li>
<li><code>text:space-before</code> The indentation level of the lists, stored in inches </li>
</ul>
</td></tr>
  </table>
  </dd>
</dl>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a84709e67833f511e9dab5c189615d50e">librevenge::RVNGRawPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a323caa85195ba81a205f83f97d1ef947">librevenge::RVNGTextPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#ac7eff2012e3431689dd1941096f71827">librevenge::RVNGSVGPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="ad8d1e5978feec41b334cce9838f3c5eb"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::openParagraph </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when a new paragraph is opened. </p>
<p>This (or openListElement) will always be called before any text or span is placed into the document. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">propList</td><td>Property list for the paragraph. May contain: <ul>
<li><code>fo:text-align</code> The justification of this paragraph (left, center, end, full, or justify) </li>
<li><code>fo:margin-left</code> The left indentation of this paragraph, in inches </li>
<li><code>fo:margin-right</code> The right indentation of this paragraph, in inches </li>
<li><code>fo:margin-top</code> The amount of extra spacing to be placed before the paragraph, in inches </li>
<li><code>fo:margin-bottom</code> The amount of extra spacing to be placed after the paragraph, in inches </li>
<li><code>fo:text-indent</code> The indentation of first line, in inches (difference relative to margin-left) </li>
<li><code>fo:line-height</code> The amount of spacing between lines, in number of lines (1.0 is single spacing) </li>
<li><code>fo:break-before</code> Whether this paragraph should be placed in a new column or page (the value is set to column or page if so) </li>
<li><code>librevenge:tab-stops</code> List of tabstop definitions for the paragraph. If the list is empty, default tabstop definition should be used. Each tab stop may contain:<ol type="1">
<li><code>style:type</code> Type of tab (left, right, center, or char)</li>
<li><code>style:char</code> Alingnment character for char aligned tabs</li>
<li><code>style:leader-text</code> The leader character</li>
<li><code>style:position</code> Position of the tab </li>
</ol>
</li>
</ul>
</td></tr>
  </table>
  </dd>
</dl>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a2f127ce735c425032f73029d3d0f0bce">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#aa772d0bdd16422b08f405383c5c6354f">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a7b0bf7371a961d3ae8047a208e5851a5">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a82fe5a9fec9df464543c02bc4aee534c"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::openSpan </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when a text span is opened. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">propList</td><td>Property list for the span. May contain: <ul>
<li><code>fo:font-style</code> Font style (italic or normal) </li>
<li><code>fo:font-weight</code> Font style (bold or normal) </li>
<li><code>style:text-line-through-type</code> (none, double or single, if present) </li>
<li><code>style:text-line-through-style</code> (solid, dotted, dash, long-dash, dot-dash, dot-dot-dash or wave, if present) </li>
<li><code>style:text-underline-type</code> (none, double or single, if present) </li>
<li><code>style:text-underline-style</code> (solid, dotted, dash, long-dash, dot-dash, dot-dot-dash or wave, if present) </li>
<li><code>style:text-outline</code> (true or false) </li>
<li><code>fo:font-variant</code> (small-caps, if present) </li>
<li><code>style:font-name</code> The name of the font used in the span, a text string in ascii </li>
<li><code>fo:font-size</code> The size of the font used in the span, in points (72 points per inch) </li>
<li><code>fo:color</code> The color of the font used in the span (encoded in hex: #RRGGBB) </li>
<li><code>fo:background-color</code> The background color of the text in the span (encoded in hex: #RRGGBB) </li>
<li><code>style:text-blinking</code> Whether the text should blink (true or false) </li>
<li><code>fo:text-shadow</code> </li>
<li><code>fo:language</code> \ The language of the text in the span, a valid language code according to ISO 639 </li>
</ul>
</td></tr>
  </table>
  </dd>
</dl>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a87669de338d5467a27c5a16b3188c870">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#ad9748d19a8c7858cd6170660b7df3f7d">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a24bb3e4269522389ffea1ec4bad02f9c">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a68cb699b28cbb33cc4695b7502057177"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::openTableCell </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when a new table cell is opened. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">propList</td><td>Property list for the table cell. May contain: <ul>
<li><code>librevenge:column</code> Number of the column in which the cell is positioned </li>
<li><code>librevenge:row</code> Number of the row in which the cell is positioned </li>
<li><code>table:number-columns-spanned</code> Number of columns that the cell spans </li>
<li><code>table:number-rows-spanned</code> Number of rows that the cell spans </li>
<li><code>fo:border-left</code> Properties of the left border of the cell </li>
<li><code>fo:border-right</code> Properties of the right border of the cell </li>
<li><code>fo:border-top</code> Properties of the top border of the cell </li>
<li><code>fo:border-bottom</code> Properties of the bottom border of the cell </li>
<li><code>fo:background-color</code> Color of the cell (encoded in hex: #RRGGBB) </li>
<li><code>style:vertical-align</code> Vertical alignment of the content in the cell (top, middle, or bottom) </li>
</ul>
</td></tr>
  </table>
  </dd>
</dl>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a396bfd490308d53a572ba1781a9596fa">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a69f15930ce073e2ade37657c40c696bf">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#ab540aefe6117e19c9e76fcd35c0396e0">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="ab7a2c8106bd3b0e101f143ce3e58d9b9"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::openTableRow </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when a new table row is opened. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">propList</td><td>Defines a set of properties for the table row. May contain: <ul>
<li><code>style:row-height</code> The row's height, in inches </li>
<li><code>style:min-row-height</code> The row's minimum height, in inches </li>
<li><code>librevenge:is-header-row</code> This row contains headings of columns and should repeat at every page (for tables that span several pages) </li>
</ul>
</td></tr>
  </table>
  </dd>
</dl>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a71cf66d4e12a95b3b73e13a164c5f4e1">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#ab67eb4000bb977c3b3663c8ec1c4d1d7">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#afb86933e86f81e158dffe46dd3683a3e">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a516c61930f1932cc8199272862f82c52"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::openUnorderedListLevel </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when a new unordered list level should be opened. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">propList</td><td>Defines a set of properties for the list level. May contain: <ul>
<li><code>librevenge:list-id</code> A unique integer identifier for the list </li>
<li><code>librevenge:level</code> The level of the list in the hierarchy </li>
<li><code>text:bullet-char</code> The string that should be used as a bullet </li>
<li><code>text:min-label-width</code> The distance between the bullet and the actual text, stored in inches </li>
<li><code>text:space-before</code> The indentation level of the lists, stored in inches </li>
</ul>
</td></tr>
  </table>
  </dd>
</dl>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#abc5d959e5ba01014a68e71d05492b9bb">librevenge::RVNGRawPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a186076ecdbf5e0d4d705f441a1af80c8">librevenge::RVNGTextPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#aecfb58884ee01f5cc94c052009e88e01">librevenge::RVNGSVGPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a531c0b981523ee75ffdcf83e3eaa69d8"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::setDocumentMetaData </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when all document metadata should be set. </p>
<p>This is always the first callback made. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">propList</td><td>Property list for the metadata. May contain: <ul>
<li><code>dc:creator</code> </li>
<li><code>dc:language</code> The document's keywords </li>
<li><code>dc:publisher</code> The document's publisher </li>
<li><code>dc:source</code> </li>
<li><code>dc:subject</code> The document's subject </li>
<li><code>dc:type</code> The document's type </li>
<li><code>dcterms:available</code> Date when the document was completed </li>
<li><code>dcterms:issued:</code> Date of the version of the document </li>
<li><code>librevenge:abstract</code> Abstract of the document's contents </li>
<li><code>librevenge:account</code> Account </li>
<li><code>librevenge:address</code> Address </li>
<li><code>librevenge:attachments</code> </li>
<li><code>librevenge:authorization</code> </li>
<li><code>librevenge:bill-to</code> </li>
<li><code>librevenge:blind-copy</code> </li>
<li><code>librevenge:carbon-copy</code> </li>
<li><code>librevenge:checked-by</code> </li>
<li><code>librevenge:client</code> </li>
<li><code>librevenge:comments</code> </li>
<li><code>librevenge:department</code> </li>
<li><code>librevenge:descriptive-name</code> The descriptive name for the document </li>
<li><code>librevenge:descriptive-type</code> The descriptive type for the document </li>
<li><code>librevenge:destination</code> </li>
<li><code>librevenge:disposition</code> </li>
<li><code>librevenge:division</code> </li>
<li><code>librevenge:document-number</code> </li>
<li><code>librevenge:editor</code> </li>
<li><code>librevenge:forward-to</code> </li>
<li><code>librevenge:group</code> </li>
<li><code>librevenge:mail-stop</code> </li>
<li><code>librevenge:matter</code> </li>
<li><code>librevenge:office</code> </li>
<li><code>librevenge:owner</code> </li>
<li><code>librevenge:project</code> </li>
<li><code>librevenge:purpose</code> </li>
<li><code>librevenge:received-from</code> </li>
<li><code>librevenge:recorded-by</code> </li>
<li><code>librevenge:recorded-date</code> Date when the document was recorded </li>
<li><code>librevenge:reference</code> </li>
<li><code>librevenge:revision-notes</code> </li>
<li><code>librevenge:revision-number</code> </li>
<li><code>librevenge:section</code> </li>
<li><code>librevenge:security</code> </li>
<li><code>librevenge:status</code> </li>
<li><code>librevenge:telephone-number</code> </li>
<li><code>librevenge:version-notes</code> </li>
<li><code>librevenge:version-number</code> </li>
<li><code>meta:creation-date</code> Document creation date </li>
<li><code>meta:initial-creator</code> The document's author </li>
<li><code>meta:keyword</code> The document's keywords </li>
<li><code></code> </li>
</ul>
</td></tr>
  </table>
  </dd>
</dl>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#af09be07c8b8e3e4b43c90c496250dc02">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#ad7629d728f1890ec8b004d3ff3cf720d">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a829501f0f532c3f01ab6e048483851a1">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="aaadb87c8862846388bd97267dab524d5"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::setSlideTransition </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when a transition should be added to the current slide. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">propList</td><td>Property list for the metadata. May contain: <ul>
<li><code>smil:type</code> Type of the transition. </li>
<li><code>smil:subtype</code> Subtype of the transition. </li>
<li><code>smil:dur</code> Duration of the transition. </li>
<li><code>smil:startProgress</code> The amount of progress through the transition at which to begin execution. Value must be in the range [0.0, 1.0]. </li>
<li><code>smil:endProgress</code> The amount of progress through the transition at which to end execution. Value must be in the range [0.0, 1.0]. </li>
</ul>
</td></tr>
  </table>
  </dd>
</dl>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a663ad511af203e456c2d84b940dbad2d">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#abf6dd46f0bb1463d3c01bc2d79896da4">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a8b7c1296e5ff9404a61fa0ed6caf7952">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a1d3e68dec586edfd12dc5692e6d9d4f7"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::setStyle </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a9f6bec5af8c42de74ba20e4c0942db54">librevenge::RVNGRawPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#adb89986413a40e3838b2b94aaf91e214">librevenge::RVNGTextPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a5e566f91b470ccd852a19c418fb2e719">librevenge::RVNGSVGPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a558d55e11aee0638069a1363a607352c"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::startComment </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Start a comment. </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#addb2ec8f33e9ed42344dff576e2f30e0">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a22c4c4958243e8e3a374a861af9da451">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#af43702b57f26590ae9419e22192015d6">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a31e985f5e5f5e7dd04c00ebcecd65503"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::startDocument </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a3a7cd8537f97e81b0ffa79ec9de55f51">librevenge::RVNGRawPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a070054afa3d27aa11c572e66a2dd812a">librevenge::RVNGSVGPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#af1afae33a3b091d1c47d6cfd58789a51">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a4626c2be6f9f8b48863da6bf344c9bc9"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::startEmbeddedGraphics </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a6ee37d701ed84ba8b66c7055d4a22144">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a21569b4c5f3e180ff8f3269470ae1ad8">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#aee0cdd726996a7dae6db9ccf5c08dca7">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a0b07d17c77f85c84654f2639918b5e79"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::startLayer </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a4c869c106a062242d8a2ac374083cbf1">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a7a855c58652c6c27a6ae1c97e36e7196">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#ad814d1ed0459a691ab7a364ca7f1b7fe">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a9f4a100afa17dd1aa106f2010668541f"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::startMasterSlide </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a15e5abcd0bc5b6277f17938af0d686d2">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a5b85bab9c9a641ed433a308e2da40713">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a9ff95646b485b74acd94812a7a608b54">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a6a8e34dc19154a9ebc47e7fd34fa06cf"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::startNotes </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Start slide notes. </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a4986543371d66512f21ad4bbaeccf64d">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a99d45eeff40557c7811618014eaa5843">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#ae57f3115b2feab9a94e20af60f06d81a">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a72f6605b56b61a252d8947db7c01463f"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::startSlide </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a018c07ce9633eb092355f69664d62d92">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a3ba61e083536e90ebb5a4e119b54d567">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a3928ebe5f26dca059dda4cb15e23aed5">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a491670830ac02ce0e1f8cc3f79973f29"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::startTableObject </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Called when a table should be opened. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">propList</td><td>Defines a set of properties for the table. May contain: <ul>
<li><code>table:align</code> The alignment (left, right, center, or margins) </li>
<li><code>fo:margin-left</code> The left indentation of the table, in inches </li>
<li><code>fo:margin-right</code> The right indentation of the table, in inches </li>
<li><code>style:width</code> Total width of the table, in inches </li>
<li><code>fo:break-before</code> Whether this table should be placed in a new column or page (the value is set to column or page if so) </li>
<li><code>librevenge:table-columns</code> Column definitions for the table. May contain<ol type="1">
<li><code>style:column-width</code> Width of a column, in inches </li>
</ol>
</li>
</ul>
</td></tr>
  </table>
  </dd>
</dl>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#ab98a79f9e094b4fbc54396f4a73c3dcc">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a95a5ff92b0dd1e4073319f0ffc8b97cb">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#a4d4123a71662e6354c75aa9073c6627a">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<a class="anchor" id="a1c14affb2da870f5dd9a94f137d02bb9"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void librevenge::RVNGPresentationInterface::startTextObject </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classlibrevenge_1_1RVNGPropertyList.html">RVNGPropertyList</a> &amp;&#160;</td>
          <td class="paramname"><em>propList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">pure virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Start a text object. </p>

<p>Implemented in <a class="el" href="classlibrevenge_1_1RVNGSVGPresentationGenerator.html#a1abe662d99badd828744b79e55e9e024">librevenge::RVNGSVGPresentationGenerator</a>, <a class="el" href="classlibrevenge_1_1RVNGRawPresentationGenerator.html#a6d1b0459e8ae74235db974f357ea8bc3">librevenge::RVNGRawPresentationGenerator</a>, and <a class="el" href="classlibrevenge_1_1RVNGTextPresentationGenerator.html#ab96599bcc1a32c84e8f5556b66ffccc7">librevenge::RVNGTextPresentationGenerator</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="RVNGPresentationInterface_8h_source.html">RVNGPresentationInterface.h</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<hr size="1"><address style="align: right;"><small>
Generated for librevenge by <a href="http://www.doxygen.org/index.html">
doxygen</a> 1.8.5</small></address>
</body>
</html>