LibreOffice Module vcl (master) 1
Instance Methods | Protected Attributes | List of all members
AquaPrintView Class Reference

#import <printview.h>

Inheritance diagram for AquaPrintView:
[legend]
Collaboration diagram for AquaPrintView:
[legend]

Instance Methods

(id) - initWithController:withInfoPrinter:
 
(BOOL- knowsPageRange:
 
(NSRect) - rectForPage:
 
(NSPoint) - locationOfPrintRect:
 
(void) - drawRect:
 

Protected Attributes

vcl::PrinterControllermpController
 
AquaSalInfoPrintermpInfoPrinter
 

Detailed Description

Definition at line 40 of file printview.h.

Method Documentation

◆ drawRect:

- (void) drawRect: (NSRect)  rect

◆ initWithController:withInfoPrinter:

- (id) initWithController: (vcl::PrinterController *)  pController
withInfoPrinter: (AquaSalInfoPrinter *)  pInfoPrinter 

◆ knowsPageRange:

- (BOOL) knowsPageRange: (NSRangePointer)  range

◆ locationOfPrintRect:

- (NSPoint) locationOfPrintRect: (NSRect)  aRect

◆ rectForPage:

- (NSRect) rectForPage: (int page

Member Data Documentation

◆ mpController

- (PrinterController*) AquaPrintView:
protected

Definition at line 42 of file printview.h.

◆ mpInfoPrinter

- (AquaSalInfoPrinter*) mpInfoPrinter
protected

Definition at line 43 of file printview.h.


The documentation for this class was generated from the following file: