|
LibreOffice Module vcl (master) 1
|
#import <printview.h>
Instance Methods | |
| (id) | - initWithController:withInfoPrinter: |
| (BOOL) | - knowsPageRange: |
| (NSRect) | - rectForPage: |
| (NSPoint) | - locationOfPrintRect: |
| (void) | - drawRect: |
Protected Attributes | |
| vcl::PrinterController * | mpController |
| AquaSalInfoPrinter * | mpInfoPrinter |
Definition at line 40 of file printview.h.
| - (void) drawRect: | (NSRect) | rect |
| - (id) initWithController: | (vcl::PrinterController *) | pController | |
| withInfoPrinter: | (AquaSalInfoPrinter *) | pInfoPrinter | |
| - (BOOL) knowsPageRange: | (NSRangePointer) | range |
| - (NSPoint) locationOfPrintRect: | (NSRect) | aRect |
| - (NSRect) rectForPage: | (int) | page |
|
protected |
Definition at line 42 of file printview.h.
|
protected |
Definition at line 43 of file printview.h.