00001 #include "nsISupports.idl" 00002 #include "tmozIException.idl" 00003 00010 [scriptable, uuid(A9A0F1BE-98AE-4411-8391-2087CC20D253) ] 00011 interface tmozIDocumentRepositoryLock: nsISupports 00012 { 00018 void unlock(); 00019 };