This commit is contained in:
jkeiser%netscape.com 2002-06-04 01:52:10 +00:00
Родитель 51e3267fac
Коммит 02c23998fa
2 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -175,7 +175,6 @@ extern nsresult NS_NewFirstLetterFrame(nsIPresShell* aPresShell, nsIFrame** aNew
extern nsresult NS_NewFirstLineFrame(nsIPresShell* aPresShell, nsIFrame** aNewFrame);
// forms
extern nsresult NS_NewFormFrame(nsIPresShell* aPresShell, nsIFrame** aResult, PRUint32 aFlags);
extern nsresult NS_NewGfxButtonControlFrame(nsIPresShell* aPresShell, nsIFrame** aResult);
extern nsresult NS_NewNativeButtonControlFrame(nsIPresShell* aPresShell, nsIFrame** aResult);
extern nsresult NS_NewImageControlFrame(nsIPresShell* aPresShell, nsIFrame** aResult);

Просмотреть файл

@ -175,7 +175,6 @@ extern nsresult NS_NewFirstLetterFrame(nsIPresShell* aPresShell, nsIFrame** aNew
extern nsresult NS_NewFirstLineFrame(nsIPresShell* aPresShell, nsIFrame** aNewFrame);
// forms
extern nsresult NS_NewFormFrame(nsIPresShell* aPresShell, nsIFrame** aResult, PRUint32 aFlags);
extern nsresult NS_NewGfxButtonControlFrame(nsIPresShell* aPresShell, nsIFrame** aResult);
extern nsresult NS_NewNativeButtonControlFrame(nsIPresShell* aPresShell, nsIFrame** aResult);
extern nsresult NS_NewImageControlFrame(nsIPresShell* aPresShell, nsIFrame** aResult);