Added some documentation
git-svn-id: svn://10.0.0.236/trunk@48411 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user