\membersection{wxView::OnClosingDocument}\label{wxviewonclosingdocument}
-\func{virtual void}{OnClosingDoocument}{\void}
+\func{virtual void}{OnClosingDocument}{\void}
Override this to clean up the view when the document is being
closed.
\membersection{wxView::OnDraw}\label{onviewondraw}
-\func{virtual void}{OnDraw}{\param{wxDC\& }{dc}}
+\func{virtual void}{OnDraw}{\param{wxDC* }{dc}}
Override this function to render the view on the given device context.
\func{void}{SetViewName}{\param{const wxString\& }{name}}
Sets the view type name. Should only be called by the framework.
+