File: struct_ipe_document_1_1_s_properties.html

package info (click to toggle)
ipe 6.0pre30-5
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 5,100 kB
  • ctags: 5,419
  • sloc: cpp: 30,430; ansic: 1,045; xml: 845; makefile: 78; sh: 5
file content (115 lines) | stat: -rw-r--r-- 6,114 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
<!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>Ipelib: IpeDocument::SProperties Struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.1 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="modules.html"><span>Modules</span></a></li>
    <li id="current"><a href="annotated.html"><span>Classes</span></a></li>
  </ul></div>
<div class="tabs">
  <ul>
    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
  </ul></div>
<div class="nav">
<a class="el" href="class_ipe_document.html">IpeDocument</a>::<a class="el" href="struct_ipe_document_1_1_s_properties.html">SProperties</a></div>
<h1>IpeDocument::SProperties Struct Reference</h1><!-- doxytag: class="IpeDocument::SProperties" -->Properties of a document.  
<a href="#_details">More...</a>
<p>
<a href="struct_ipe_document_1_1_s_properties-members.html">List of all members.</a><h2>Public Member Functions</h2>
<ul>
<li><a class="el" href="struct_ipe_document_1_1_s_properties.html#46eff7c5a1e18b2566846f1df629ccc6">SProperties</a> ()
</ul>
<h2>Public Attributes</h2>
<ul>
<li><a class="anchor" name="47ee13f67fb145ec80ed5af0d854f3d5"></a><!-- doxytag: member="IpeDocument::SProperties::iTitle" ref="47ee13f67fb145ec80ed5af0d854f3d5" args="" -->
<a class="el" href="class_ipe_string.html">IpeString</a> <b>iTitle</b>
<li><a class="anchor" name="1f349173f69fb262f96417201f6ded54"></a><!-- doxytag: member="IpeDocument::SProperties::iAuthor" ref="1f349173f69fb262f96417201f6ded54" args="" -->
<a class="el" href="class_ipe_string.html">IpeString</a> <b>iAuthor</b>
<li><a class="anchor" name="d26742fda07666d9d287e214b199786c"></a><!-- doxytag: member="IpeDocument::SProperties::iSubject" ref="d26742fda07666d9d287e214b199786c" args="" -->
<a class="el" href="class_ipe_string.html">IpeString</a> <b>iSubject</b>
<li><a class="anchor" name="464fbc7c8bfed56dc5331b4b170b2843"></a><!-- doxytag: member="IpeDocument::SProperties::iKeywords" ref="464fbc7c8bfed56dc5331b4b170b2843" args="" -->
<a class="el" href="class_ipe_string.html">IpeString</a> <b>iKeywords</b>
<li><a class="anchor" name="8e04c2cb202407d7c68c4f6fa05b4ce1"></a><!-- doxytag: member="IpeDocument::SProperties::iPreamble" ref="8e04c2cb202407d7c68c4f6fa05b4ce1" args="" -->
<a class="el" href="class_ipe_string.html">IpeString</a> <b>iPreamble</b>
<li><a class="anchor" name="c57592364fa108575a58157e94a996f1"></a><!-- doxytag: member="IpeDocument::SProperties::iFullScreen" ref="c57592364fa108575a58157e94a996f1" args="" -->
bool <b>iFullScreen</b>
<li><a class="anchor" name="98e89acc2bee8edae52ac67a51ab6944"></a><!-- doxytag: member="IpeDocument::SProperties::iCropBox" ref="98e89acc2bee8edae52ac67a51ab6944" args="" -->
bool <b>iCropBox</b>
<li><a class="anchor" name="dd18b0cd0b142ac3561a0eec650e6eba"></a><!-- doxytag: member="IpeDocument::SProperties::iNumberPages" ref="dd18b0cd0b142ac3561a0eec650e6eba" args="" -->
bool <b>iNumberPages</b>
<li><a class="el" href="class_ipe_string.html">IpeString</a> <a class="el" href="struct_ipe_document_1_1_s_properties.html#c1ed9ee5718591a79de405e7a930d3c0">iCreated</a>
<li><a class="anchor" name="177133fca746bb04d4f861cc834c8555"></a><!-- doxytag: member="IpeDocument::SProperties::iModified" ref="177133fca746bb04d4f861cc834c8555" args="" -->
<a class="el" href="class_ipe_string.html">IpeString</a> <b>iModified</b>
<li><a class="el" href="class_ipe_string.html">IpeString</a> <a class="el" href="struct_ipe_document_1_1_s_properties.html#87b514d1f1f5f92fb7554cbbfccd3cb3">iCreator</a>
</ul>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Properties of a document. 
<p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="46eff7c5a1e18b2566846f1df629ccc6"></a><!-- doxytag: member="IpeDocument::SProperties::SProperties" ref="46eff7c5a1e18b2566846f1df629ccc6" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">IpeDocument::SProperties::SProperties           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructor clears the boolean flags. 
<p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="c1ed9ee5718591a79de405e7a930d3c0"></a><!-- doxytag: member="IpeDocument::SProperties::iCreated" ref="c1ed9ee5718591a79de405e7a930d3c0" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_ipe_string.html">IpeString</a> <a class="el" href="struct_ipe_document_1_1_s_properties.html#c1ed9ee5718591a79de405e7a930d3c0">IpeDocument::SProperties::iCreated</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Date/time in PDF style "D:20010428191400" format. 
<p>

</div>
</div><p>
<a class="anchor" name="87b514d1f1f5f92fb7554cbbfccd3cb3"></a><!-- doxytag: member="IpeDocument::SProperties::iCreator" ref="87b514d1f1f5f92fb7554cbbfccd3cb3" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_ipe_string.html">IpeString</a> <a class="el" href="struct_ipe_document_1_1_s_properties.html#87b514d1f1f5f92fb7554cbbfccd3cb3">IpeDocument::SProperties::iCreator</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Program that created this document (e.g. "Ipe 7.5"). 
<p>

</div>
</div><p>
<hr>The documentation for this struct was generated from the following files:<ul>
<li>ipedoc.h<li>ipedoc.cpp</ul>
<hr>
</body></html>