00001 #include "nsISupports.idl" 00002 #include "tmozIException.idl" 00003 #include "nsISimpleEnumerator.idl" 00004 00010 [scriptable, uuid(20170815-0220-4309-8673-186C960AFB5F) ] 00011 interface tmozIPresentation: nsISupports 00012 { 00019 readonly attribute AString name; 00020 }; 00021