WIP for 18395, various editor command handling and updating changes. r=akkana

git-svn-id: svn://10.0.0.236/trunk@58123 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sfraser%netscape.com
2000-01-18 21:50:15 +00:00
parent 963a9e2635
commit a65a684b15
21 changed files with 766 additions and 522 deletions

View File

@@ -1480,7 +1480,7 @@ nsEditor::SetCompositionString(const nsString& aCompositionString, nsIPrivateTex
return NS_ERROR_NOT_IMPLEMENTED;
}
nsIWidget * GetDeepestWidget(nsIView * aView)
static nsIWidget* GetDeepestWidget(nsIView * aView)
{
PRInt32 count;