Sophie

Sophie

distrib > Mageia > 6 > armv5tl > by-pkgid > e902a9e8772640e2ff6e25f239deeee4 > files > 697

liborcus-doc-0.14.1-1.mga6.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Orcus: orcus::spreadsheet::split_pane_t Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">Orcus
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><b>orcus</b></li><li class="navelem"><b>spreadsheet</b></li><li class="navelem"><a class="el" href="structorcus_1_1spreadsheet_1_1split__pane__t.html">split_pane_t</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="structorcus_1_1spreadsheet_1_1split__pane__t-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">orcus::spreadsheet::split_pane_t Struct Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p><code>#include &lt;<a class="el" href="view__types_8hpp_source.html">view_types.hpp</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:aa1a846ee4754892bae128062777d3cfa"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structorcus_1_1spreadsheet_1_1split__pane__t.html#aa1a846ee4754892bae128062777d3cfa">hor_split</a></td></tr>
<tr class="separator:aa1a846ee4754892bae128062777d3cfa"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5a89fdef1daf2f11905e4cab46dec3e8"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structorcus_1_1spreadsheet_1_1split__pane__t.html#a5a89fdef1daf2f11905e4cab46dec3e8">ver_split</a></td></tr>
<tr class="separator:a5a89fdef1daf2f11905e4cab46dec3e8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a978be8dc2cfcd9995cce2e750e132535"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structorcus_1_1spreadsheet_1_1address__t.html">address_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structorcus_1_1spreadsheet_1_1split__pane__t.html#a978be8dc2cfcd9995cce2e750e132535">top_left_cell</a></td></tr>
<tr class="separator:a978be8dc2cfcd9995cce2e750e132535"><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>Store information about the state of a split sheet view. </p>
</div><h2 class="groupheader">Member Data Documentation</h2>
<a id="aa1a846ee4754892bae128062777d3cfa"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa1a846ee4754892bae128062777d3cfa">&#9670;&nbsp;</a></span>hor_split</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double orcus::spreadsheet::split_pane_t::hor_split</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Horizontal distance to the vertical split bar in 1/20th of a point, or 0 if not horizontally split. </p>

</div>
</div>
<a id="a978be8dc2cfcd9995cce2e750e132535"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a978be8dc2cfcd9995cce2e750e132535">&#9670;&nbsp;</a></span>top_left_cell</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structorcus_1_1spreadsheet_1_1address__t.html">address_t</a> orcus::spreadsheet::split_pane_t::top_left_cell</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Top-left visible cell of the bottom-right pane. This value is valid only when either the horizontal distance or the vertical distance is non-zero. </p>

</div>
</div>
<a id="a5a89fdef1daf2f11905e4cab46dec3e8"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a5a89fdef1daf2f11905e4cab46dec3e8">&#9670;&nbsp;</a></span>ver_split</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double orcus::spreadsheet::split_pane_t::ver_split</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Vertical distance to the horizontal split bar in 1/20th of a point, or 0 if not vertically split. </p>

</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sat Feb 9 2019 16:54:04 for Orcus by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>