00001 #include "nsISupports.idl" 00002 00009 [scriptable, uuid(DCD750D5-1BA4-41a1-A8D7-5975BCDE5450) ] 00010 interface tmozIScanOutputFormat: nsISupports 00011 { 00019 attribute boolean smartQuality; 00020 00031 attribute AString format; 00032 00040 attribute long flags; 00041 };