adding get_iid

git-svn-id: svn://10.0.0.236/trunk@46879 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
pinkerton%netscape.com
1999-09-10 23:19:15 +00:00
parent 0bae64df6e
commit ad88eaf89c
2 changed files with 6 additions and 0 deletions

View File

@@ -49,6 +49,9 @@ class nsIParser;
class nsIContentSink : public nsISupports {
public:
NS_DEFINE_STATIC_IID_ACCESSOR(NS_ICONTENT_SINK_IID)
/**
* This method gets called when the parser begins the process
* of building the content model via the content sink.