Sophie

Sophie

distrib > Mageia > 6 > armv5tl > media > core-updates > by-pkgid > 984407a3d8e0ca8f42be35be954f9b2c > files > 187

libmwaw-doc-0.3.14-2.mga6.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>MWAWCell.cxx File Reference documentation</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',false,false,'search.php','Search');
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('MWAWCell_8cxx.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<div class="title">MWAWCell.cxx File Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Implements <a class="el" href="classMWAWCell.html" title="a structure used to define a cell and its format ">MWAWCell</a> (cell content and format)  
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &lt;time.h&gt;</code><br />
<code>#include &lt;cmath&gt;</code><br />
<code>#include &lt;iomanip&gt;</code><br />
<code>#include &lt;iostream&gt;</code><br />
<code>#include &lt;sstream&gt;</code><br />
<code>#include &lt;librevenge/librevenge.h&gt;</code><br />
<code>#include &quot;<a class="el" href="MWAWFontConverter_8hxx_source.html">MWAWFontConverter.hxx</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="MWAWListener_8hxx_source.html">MWAWListener.hxx</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="MWAWCell_8hxx_source.html">MWAWCell.hxx</a>&quot;</code><br />
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:a6c803918b1e7a3a1b3abc5ffbc024f92"><td class="memItemLeft" align="right" valign="top">std::ostream &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="MWAWCell_8cxx.html#a6c803918b1e7a3a1b3abc5ffbc024f92">operator&lt;&lt;</a> (std::ostream &amp;o, <a class="el" href="structMWAWCell_1_1Format.html">MWAWCell::Format</a> const &amp;format)</td></tr>
<tr class="separator:a6c803918b1e7a3a1b3abc5ffbc024f92"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af63eee1ffdfc2de651b81c863ce73965"><td class="memItemLeft" align="right" valign="top">std::ostream &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="MWAWCell_8cxx.html#af63eee1ffdfc2de651b81c863ce73965">operator&lt;&lt;</a> (std::ostream &amp;o, <a class="el" href="classMWAWCell.html">MWAWCell</a> const &amp;cell)</td></tr>
<tr class="separator:af63eee1ffdfc2de651b81c863ce73965"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac26531b59c439a30ad04a3f48365fa87"><td class="memItemLeft" align="right" valign="top">std::ostream &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="MWAWCell_8cxx.html#ac26531b59c439a30ad04a3f48365fa87">operator&lt;&lt;</a> (std::ostream &amp;o, <a class="el" href="classMWAWCellContent.html">MWAWCellContent</a> const &amp;content)</td></tr>
<tr class="separator:ac26531b59c439a30ad04a3f48365fa87"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0538005af6d71223751c04574b741a75"><td class="memItemLeft" align="right" valign="top">std::ostream &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="MWAWCell_8cxx.html#a0538005af6d71223751c04574b741a75">operator&lt;&lt;</a> (std::ostream &amp;o, <a class="el" href="structMWAWCellContent_1_1FormulaInstruction.html">MWAWCellContent::FormulaInstruction</a> const &amp;inst)</td></tr>
<tr class="separator:a0538005af6d71223751c04574b741a75"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Implements <a class="el" href="classMWAWCell.html" title="a structure used to define a cell and its format ">MWAWCell</a> (cell content and format) </p>
</div><h2 class="groupheader">Function Documentation</h2>
<a id="a6c803918b1e7a3a1b3abc5ffbc024f92"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6c803918b1e7a3a1b3abc5ffbc024f92">&#9670;&nbsp;</a></span>operator<<() <span class="overload">[1/4]</span></h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::ostream&amp; operator&lt;&lt; </td>
          <td>(</td>
          <td class="paramtype">std::ostream &amp;&#160;</td>
          <td class="paramname"><em>o</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="structMWAWCell_1_1Format.html">MWAWCell::Format</a> const &amp;&#160;</td>
          <td class="paramname"><em>format</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

</div>
</div>
<a id="af63eee1ffdfc2de651b81c863ce73965"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af63eee1ffdfc2de651b81c863ce73965">&#9670;&nbsp;</a></span>operator<<() <span class="overload">[2/4]</span></h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::ostream&amp; operator&lt;&lt; </td>
          <td>(</td>
          <td class="paramtype">std::ostream &amp;&#160;</td>
          <td class="paramname"><em>o</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classMWAWCell.html">MWAWCell</a> const &amp;&#160;</td>
          <td class="paramname"><em>cell</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

</div>
</div>
<a id="ac26531b59c439a30ad04a3f48365fa87"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac26531b59c439a30ad04a3f48365fa87">&#9670;&nbsp;</a></span>operator<<() <span class="overload">[3/4]</span></h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::ostream&amp; operator&lt;&lt; </td>
          <td>(</td>
          <td class="paramtype">std::ostream &amp;&#160;</td>
          <td class="paramname"><em>o</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classMWAWCellContent.html">MWAWCellContent</a> const &amp;&#160;</td>
          <td class="paramname"><em>content</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

</div>
</div>
<a id="a0538005af6d71223751c04574b741a75"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0538005af6d71223751c04574b741a75">&#9670;&nbsp;</a></span>operator<<() <span class="overload">[4/4]</span></h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::ostream&amp; operator&lt;&lt; </td>
          <td>(</td>
          <td class="paramtype">std::ostream &amp;&#160;</td>
          <td class="paramname"><em>o</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="structMWAWCellContent_1_1FormulaInstruction.html">MWAWCellContent::FormulaInstruction</a> const &amp;&#160;</td>
          <td class="paramname"><em>inst</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

</div>
</div>
</div><!-- contents -->
</div><!-- doc-content -->
<hr size="1"><address style="align: right;"><small>
Generated on Mon Feb 11 2019 22:20:45 for libmwaw by <a href="http://www.doxygen.org/index.html">
doxygen</a> 1.8.13</small></address>
</body>
</html>