Added some documentation

git-svn-id: svn://10.0.0.236/trunk@48411 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
locka%iol.ie
1999-09-20 22:07:09 +00:00
parent 54dd18aabb
commit 3ffbd2398a
8 changed files with 79 additions and 4252 deletions

View File

@@ -39,7 +39,6 @@ CWebShellContainer::~CWebShellContainer()
///////////////////////////////////////////////////////////////////////////////
// nsISupports implementation
NS_IMPL_ADDREF(CWebShellContainer)
NS_IMPL_RELEASE(CWebShellContainer)
NS_IMPL_QUERY_HEAD(CWebShellContainer)
@@ -49,6 +48,7 @@ NS_IMPL_QUERY_HEAD(CWebShellContainer)
NS_IMPL_QUERY_BODY(nsIWebShellContainer)
NS_IMPL_QUERY_TAIL(nsIStreamObserver)
///////////////////////////////////////////////////////////////////////////////
// nsIBrowserWindow implementation
@@ -99,8 +99,6 @@ CWebShellContainer::GetContentBounds(nsRect& aResult)
}
NS_IMETHODIMP
CWebShellContainer::GetBounds(nsRect& aResult)
{