comparison org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/printing/PrinterData.d @ 26:f589fc20a5f9

work on linux phobos
author Frank Benoit <benoit@tionex.de>
date Sat, 21 Mar 2009 11:22:55 +0100
parents f713da8bc051
children
comparison
equal deleted inserted replaced
25:f713da8bc051 26:f589fc20a5f9
15 import java.lang.all; 15 import java.lang.all;
16 16
17 17
18 import org.eclipse.swt.graphics.DeviceData; 18 import org.eclipse.swt.graphics.DeviceData;
19 19
20 import tango.text.convert.Format;
21 20
22 21
23 /** 22 /**
24 * Instances of this class are descriptions of a print job 23 * Instances of this class are descriptions of a print job
25 * in terms of the printer, and the scope and type of printing 24 * in terms of the printer, and the scope and type of printing