gfx/src/mac/nsDeviceContextSpecMac.h - Revision 1.6

There were 1 changes made.
Legend
   Added lines
   Changed lines
   Removed lines

gfx/src/mac/nsDeviceContextSpecMac.h,1.6
.
Disk File
Skipping to line 62. 
 *        the aOldSpec, this will typically result in getting a device
.
 *        the aOldSpec, this will typically result in getting a device
 *        context spec for the default output device (i.e. default
.
 *        context spec for the default output device (i.e. default
 *        printer).
.
 *        printer).
 * @return error status
.
 * @return error status
 */
.
 */
  NS_IMETHOD Init(PRBool	aQuiet);
.
  NS_IMETHOD Init(nsIPrintSettings* aPS, PRBool	aQuiet);
  
.
  
/**
.
/**
 * This will tell if the printmanager is currently open
.
 * This will tell if the printmanager is currently open
 * @update   dc 12/03/98
.
 * @update   dc 12/03/98
 * @param aIsOpen True or False depending if the printmanager is open
.
 * @param aIsOpen True or False depending if the printmanager is open