added a new secret argument to Parse()

This commit is contained in:
rickg 1998-06-23 00:52:21 +00:00
Родитель 02052167a4
Коммит 68c01dae1a
4 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -23,7 +23,7 @@
#include "nsHTMLDocument.h" #include "nsHTMLDocument.h"
#include "nsIPresShell.h" #include "nsIPresShell.h"
#include "nsIPresContext.h" #include "nsIPresContext.h"
#include "nsHTMLTokens.h" #include "nsHTMLTokens.h"
#include "nsCRT.h" #include "nsCRT.h"
#include "prtime.h" #include "prtime.h"
#include "prlog.h" #include "prlog.h"

Просмотреть файл

@ -25,7 +25,7 @@
#include "nsIDocumentObserver.h" #include "nsIDocumentObserver.h"
#include "nsHTMLAtoms.h" #include "nsHTMLAtoms.h"
#include "nsIPresShell.h" #include "nsIPresShell.h"
#include "nsIPresContext.h" #include "nsIPresContext.h"
#include "nsIImageMap.h" #include "nsIImageMap.h"
#include "nsIHTMLContent.h" #include "nsIHTMLContent.h"
#include "nsIDOMElement.h" #include "nsIDOMElement.h"

Просмотреть файл

@ -23,7 +23,7 @@
#include "nsHTMLDocument.h" #include "nsHTMLDocument.h"
#include "nsIPresShell.h" #include "nsIPresShell.h"
#include "nsIPresContext.h" #include "nsIPresContext.h"
#include "nsHTMLTokens.h" #include "nsHTMLTokens.h"
#include "nsCRT.h" #include "nsCRT.h"
#include "prtime.h" #include "prtime.h"
#include "prlog.h" #include "prlog.h"

Просмотреть файл

@ -25,7 +25,7 @@
#include "nsIDocumentObserver.h" #include "nsIDocumentObserver.h"
#include "nsHTMLAtoms.h" #include "nsHTMLAtoms.h"
#include "nsIPresShell.h" #include "nsIPresShell.h"
#include "nsIPresContext.h" #include "nsIPresContext.h"
#include "nsIImageMap.h" #include "nsIImageMap.h"
#include "nsIHTMLContent.h" #include "nsIHTMLContent.h"
#include "nsIDOMElement.h" #include "nsIDOMElement.h"