|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Implementation of print preview classes. More...
#include <owl/pch.h>#include <owl/preview.h>#include <owl/printer.h>#include <owl/gdiobjec.h>#include <owl/dc.h>#include <owl/printdia.h>#include <math.h>Go to the source code of this file.
Namespaces | |
| namespace | owl |
| Object Windows Library (OWLNext Core) | |
Functions | |
| bool | SetWindowExt (HDC hdc, int w, int h) |
| bool | SetWindowOrg (HDC hdc, int w, int h) |
| bool | SetViewportExt (HDC hdc, int w, int h) |
| bool | SetViewportOrg (HDC hdc, int x, int y) |
| int | owl::GlyphHeight (TEXTMETRIC &tm) |
Implementation of print preview classes.
Definition in file preview.cpp.