added a silent member. sr=attinasi r=kmmclusk.

This commit is contained in:
dcone%netscape.com 2001-04-03 14:38:42 +00:00
Родитель 0108a738a8
Коммит 7b82628d5b
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -134,6 +134,8 @@ interface nsIPrintOptions : nsISupports
attribute short howToEnableFrameUI;
attribute short printFrameType;
attribute boolean isCancelled;
attribute boolean printSilent; /* print without putting up the dialog */
/* Additional XP Related */
attribute boolean printReversed;