Searched refs:aDOMDoc (Results 1 – 10 of 10) sorted by relevance
133 XmlObjMgt_Document aDOMDoc = XmlObjMgt_Document::createDocument ("document"); in Write() local136 XmlObjMgt_Element anElement = aDOMDoc.getDocumentElement(); in Write()145 aWriter.Write (theOStream, aDOMDoc); in Write()180 XmlObjMgt_Document aDOMDoc = theElement.getOwnerDocument(); in WriteToDomDocument() local261 XmlObjMgt_Element anInfoElem = aDOMDoc.createElement("info"); in WriteToDomDocument()310 XmlObjMgt_Element aUIItem = aDOMDoc.createElement ("iitem"); in WriteToDomDocument()312 LDOM_Text aUIText = aDOMDoc.createTextNode (aUserInfo(i).ToCString()); in WriteToDomDocument()320 XmlObjMgt_Element aCommentsElem = aDOMDoc.createElement ("comments"); in WriteToDomDocument()325 XmlObjMgt_Element aCItem = aDOMDoc.createElement ("citem"); in WriteToDomDocument()
482 static void LoadNativeMenus(nsIDOMDocument *aDOMDoc, nsIWidget *aParentWindow) in LoadNativeMenus() argument492 …aDOMDoc->GetElementsByTagNameNS(NS_LITERAL_STRING("http://www.mozilla.org/keymaster/gatekeeper/the… in LoadNativeMenus()
1294 imgLoader::RemoveEntry(nsIURI* aURI, nsIDOMDocument* aDOMDoc) { in RemoveEntry() argument1295 nsCOMPtr<nsIDocument> doc = do_QueryInterface(aDOMDoc); in RemoveEntry()1315 imgLoader::FindEntryProperties(nsIURI* uri, nsIDOMDocument* aDOMDoc, in FindEntryProperties() argument1319 nsCOMPtr<nsIDocument> doc = do_QueryInterface(aDOMDoc); in FindEntryProperties()
709 * @param aDOMDoc712 function XMLPropertyListReader(aDOMDoc) {713 let docElt = aDOMDoc.documentElement;
644 * @param aDOMDoc647 function XMLPropertyListReader(aDOMDoc) {648 let docElt = aDOMDoc.documentElement;
648 * @param aDOMDoc651 function XMLPropertyListReader(aDOMDoc) {652 let docElt = aDOMDoc.documentElement;
1344 nsIDOMDocument* aDOMDoc, in FindEntryProperties() argument1349 nsCOMPtr<nsIDocument> doc = do_QueryInterface(aDOMDoc); in FindEntryProperties()