Sophie

Sophie

distrib > Momonga > development > i686 > media > os > by-pkgid > 65e6e1b191a9d9e597aae37db97cec79 > files > 314

libvisio-doc-0.0.16-3m.mo8.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>libvisio.h Source File documentation</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.7.6.1 -->
  <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><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>File&#160;Members</span></a></li>
    </ul>
  </div>
</div>
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
  initNavTree('libvisio_8h.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<div class="title">libvisio.h</div>  </div>
</div><!--header-->
<div class="contents">
<a href="libvisio_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */</span>
<a name="l00002"></a>00002 <span class="comment">/* libvisio</span>
<a name="l00003"></a>00003 <span class="comment"> * Version: MPL 1.1 / GPLv2+ / LGPLv2+</span>
<a name="l00004"></a>00004 <span class="comment"> *</span>
<a name="l00005"></a>00005 <span class="comment"> * The contents of this file are subject to the Mozilla Public License Version</span>
<a name="l00006"></a>00006 <span class="comment"> * 1.1 (the &quot;License&quot;); you may not use this file except in compliance with</span>
<a name="l00007"></a>00007 <span class="comment"> * the License or as specified alternatively below. You may obtain a copy of</span>
<a name="l00008"></a>00008 <span class="comment"> * the License at http://www.mozilla.org/MPL/</span>
<a name="l00009"></a>00009 <span class="comment"> *</span>
<a name="l00010"></a>00010 <span class="comment"> * Software distributed under the License is distributed on an &quot;AS IS&quot; basis,</span>
<a name="l00011"></a>00011 <span class="comment"> * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License</span>
<a name="l00012"></a>00012 <span class="comment"> * for the specific language governing rights and limitations under the</span>
<a name="l00013"></a>00013 <span class="comment"> * License.</span>
<a name="l00014"></a>00014 <span class="comment"> *</span>
<a name="l00015"></a>00015 <span class="comment"> * Major Contributor(s):</span>
<a name="l00016"></a>00016 <span class="comment"> * Copyright (C) 2011 Fridrich Strba &lt;fridrich.strba@bluewin.ch&gt;</span>
<a name="l00017"></a>00017 <span class="comment"> * Copyright (C) 2011 Eilidh McAdam &lt;tibbylickle@gmail.com&gt;</span>
<a name="l00018"></a>00018 <span class="comment"> *</span>
<a name="l00019"></a>00019 <span class="comment"> *</span>
<a name="l00020"></a>00020 <span class="comment"> * All Rights Reserved.</span>
<a name="l00021"></a>00021 <span class="comment"> *</span>
<a name="l00022"></a>00022 <span class="comment"> * For minor contributions see the git repository.</span>
<a name="l00023"></a>00023 <span class="comment"> *</span>
<a name="l00024"></a>00024 <span class="comment"> * Alternatively, the contents of this file may be used under the terms of</span>
<a name="l00025"></a>00025 <span class="comment"> * either the GNU General Public License Version 2 or later (the &quot;GPLv2+&quot;), or</span>
<a name="l00026"></a>00026 <span class="comment"> * the GNU Lesser General Public License Version 2 or later (the &quot;LGPLv2+&quot;),</span>
<a name="l00027"></a>00027 <span class="comment"> * in which case the provisions of the GPLv2+ or the LGPLv2+ are applicable</span>
<a name="l00028"></a>00028 <span class="comment"> * instead of those above.</span>
<a name="l00029"></a>00029 <span class="comment"> */</span>
<a name="l00030"></a>00030 
<a name="l00031"></a>00031 <span class="preprocessor">#ifndef __LIBVISIO_H__</span>
<a name="l00032"></a>00032 <span class="preprocessor"></span><span class="preprocessor">#define __LIBVISIO_H__</span>
<a name="l00033"></a>00033 <span class="preprocessor"></span>
<a name="l00034"></a>00034 <span class="preprocessor">#include &lt;libwpd/libwpd.h&gt;</span>
<a name="l00035"></a>00035 <span class="preprocessor">#include &lt;libwpg/libwpg.h&gt;</span>
<a name="l00036"></a>00036 <span class="preprocessor">#include &quot;<a class="code" href="VisioDocument_8h.html">VisioDocument.h</a>&quot;</span>
<a name="l00037"></a>00037 
<a name="l00038"></a>00038 <span class="preprocessor">#endif</span>
<a name="l00039"></a>00039 <span class="preprocessor"></span><span class="comment">/* vim:set shiftwidth=2 softtabstop=2 expandtab: */</span>
</pre></div></div><!-- contents -->
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="libvisio_8h.html">libvisio.h</a>      </li>
<hr size="1"><address style="align: right;"><small>
Generated for libvisio by <a href="http://www.doxygen.org/index.html">
doxygen</a> 1.7.6.1</small></address>
</body>
</html>