git-svn-id: svn://10.0.0.236/trunk@44752 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
pollmann%netscape.com
1999-08-27 05:13:40 +00:00
parent 52ca5df97e
commit 538c47e104

View File

@@ -638,7 +638,7 @@ nsNativeSelectControlFrame::PostCreateWidget(nsIPresContext* aPresContext,
Reset(); // initializes selections
}
NS_IMETHODIMP
nsresult
nsNativeSelectControlFrame::GetOptionText(nsIDOMHTMLCollection*& aOptions,
PRUint32 aIndex,
nsString& aText)
@@ -1427,7 +1427,7 @@ nsNativeSelectControlFrame::SetOptionSelected(PRInt32 aIndex, PRBool aValue)
return UpdateWidgetToCache(!aValue); // Don't deselect all if adding selection
}
NS_IMETHODIMP
nsresult
nsNativeSelectControlFrame::UpdateWidgetToCache(PRBool aDeselectFirst)
{
// Grab the list widget