2000-03-05 17:39:16 +00:00
|
|
|
<html><head>
|
2001-03-03 10:07:01 +00:00
|
|
|
<title>NSPageLayout</title>
|
2000-03-05 17:39:16 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
2001-03-03 10:07:01 +00:00
|
|
|
<a href ="NSPICTImageRep.html">[Previous]</a>
|
|
|
|
<a href ="Gui.html">[Up]</a>
|
|
|
|
<a href ="NSPanel.html">[Next]</a>
|
2000-03-05 17:39:16 +00:00
|
|
|
<h1>NSPageLayout</h1>
|
2001-03-03 10:07:01 +00:00
|
|
|
<h3>Authors </h3>
|
|
|
|
<dl>
|
|
|
|
<dt><a href ="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
|
2000-03-05 17:39:16 +00:00
|
|
|
<dd>
|
|
|
|
</dl>
|
2001-03-03 10:07:01 +00:00
|
|
|
<p>Version: $Revision$</p>
|
|
|
|
<p>Date: $Date$</p>
|
|
|
|
<h2><a name ="cont-0">NSPageLayout</a></h2>
|
|
|
|
<h2><a name ="NSPageLayout">NSPageLayout</a></h2>
|
|
|
|
<p><b>Declared in: </b> Gui/NSPageLayout.h</p>
|
|
|
|
<p><b>Inherits from: </b> NSObject</p>
|
|
|
|
<p><b>Conforms to: </b> NSObject
|
2000-03-05 17:39:16 +00:00
|
|
|
</p>
|
|
|
|
<hr>
|
|
|
|
|
|
|
|
|
2001-03-03 10:07:01 +00:00
|
|
|
<h2>Instance Variables </h2>
|
2000-03-05 17:39:16 +00:00
|
|
|
<ul>
|
|
|
|
</ul>
|
2001-03-03 10:07:01 +00:00
|
|
|
<h2>Methods </h2>
|
|
|
|
<ul>
|
|
|
|
<li><a href ="NSPageLayout.html#method-0">+pageLayout</a>
|
|
|
|
<li><a href ="NSPageLayout.html#method-1">-accessoryView</a>
|
|
|
|
<li><a href ="NSPageLayout.html#method-2">-convertOldFactor:newFactor:</a>
|
|
|
|
<li><a href ="NSPageLayout.html#method-3">-pickedButton:</a>
|
|
|
|
<li><a href ="NSPageLayout.html#method-4">-pickedOrientation:</a>
|
|
|
|
<li><a href ="NSPageLayout.html#method-5">-pickedPaperSize:</a>
|
|
|
|
<li><a href ="NSPageLayout.html#method-6">-pickedUnits:</a>
|
|
|
|
<li><a href ="NSPageLayout.html#method-7">-printInfo</a>
|
|
|
|
<li><a href ="NSPageLayout.html#method-8">-readPrintInfo</a>
|
|
|
|
<li><a href ="NSPageLayout.html#method-9">-runModal</a>
|
|
|
|
<li><a href ="NSPageLayout.html#method-10">-runModalWithPrintInfo:</a>
|
|
|
|
<li><a href ="NSPageLayout.html#method-11">-setAccessoryView:</a>
|
|
|
|
<li><a href ="NSPageLayout.html#method-12">-writePrintInfo</a>
|
|
|
|
</ul>
|
|
|
|
<hr><h2>Class Methods </h2>
|
|
|
|
<h3><a name ="method-0">pageLayout</a></h3>
|
|
|
|
+ (NSPageLayout*) <b>pageLayout</b>;<br>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
|
|
|
|
2001-03-03 10:07:01 +00:00
|
|
|
<hr>
|
|
|
|
<hr><h2>Instances Methods </h2>
|
|
|
|
<h3><a name ="method-1">accessoryView</a></h3>
|
|
|
|
- (NSView*) <b>accessoryView</b>;<br>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
|
|
|
|
2001-03-03 10:07:01 +00:00
|
|
|
<hr>
|
|
|
|
<h3><a name ="method-2">convertOldFactor:newFactor:</a></h3>
|
|
|
|
- (void) <b>convertOldFactor:</b> (float*)old <b>newFactor:</b> (float*)new;<br>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
|
|
|
|
2001-03-03 10:07:01 +00:00
|
|
|
<hr>
|
|
|
|
<h3><a name ="method-3">pickedButton:</a></h3>
|
|
|
|
- (void) <b>pickedButton:</b> (id)sender;<br>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
|
|
|
|
2001-03-03 10:07:01 +00:00
|
|
|
<hr>
|
|
|
|
<h3><a name ="method-4">pickedOrientation:</a></h3>
|
|
|
|
- (void) <b>pickedOrientation:</b> (id)sender;<br>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
|
|
|
|
2001-03-03 10:07:01 +00:00
|
|
|
<hr>
|
|
|
|
<h3><a name ="method-5">pickedPaperSize:</a></h3>
|
|
|
|
- (void) <b>pickedPaperSize:</b> (id)sender;<br>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
|
|
|
|
2001-03-03 10:07:01 +00:00
|
|
|
<hr>
|
|
|
|
<h3><a name ="method-6">pickedUnits:</a></h3>
|
|
|
|
- (void) <b>pickedUnits:</b> (id)sender;<br>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
|
|
|
|
2001-03-03 10:07:01 +00:00
|
|
|
<hr>
|
|
|
|
<h3><a name ="method-7">printInfo</a></h3>
|
|
|
|
- (NSPrintInfo*) <b>printInfo</b>;<br>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
|
|
|
|
2001-03-03 10:07:01 +00:00
|
|
|
<hr>
|
|
|
|
<h3><a name ="method-8">readPrintInfo</a></h3>
|
|
|
|
- (void) <b>readPrintInfo</b>;<br>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
|
|
|
|
2001-03-03 10:07:01 +00:00
|
|
|
<hr>
|
|
|
|
<h3><a name ="method-9">runModal</a></h3>
|
|
|
|
- (int) <b>runModal</b>;<br>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
|
|
|
|
2001-03-03 10:07:01 +00:00
|
|
|
<hr>
|
|
|
|
<h3><a name ="method-10">runModalWithPrintInfo:</a></h3>
|
|
|
|
- (int) <b>runModalWithPrintInfo:</b> (NSPrintInfo*)printInfo;<br>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
|
|
|
|
2001-03-03 10:07:01 +00:00
|
|
|
<hr>
|
|
|
|
<h3><a name ="method-11">setAccessoryView:</a></h3>
|
|
|
|
- (void) <b>setAccessoryView:</b> (NSView*)aView;<br>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
|
|
|
|
2001-03-03 10:07:01 +00:00
|
|
|
<hr>
|
|
|
|
<h3><a name ="method-12">writePrintInfo</a></h3>
|
|
|
|
- (void) <b>writePrintInfo</b>;<br>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
|
|
|
|
2001-03-03 10:07:01 +00:00
|
|
|
<hr>
|
2000-03-05 17:39:16 +00:00
|
|
|
</body>
|
|
|
|
|
2001-03-03 10:07:01 +00:00
|
|
|
</html>
|