From 68d7c6427b600fef5c91555c74d4c634fa03416d Mon Sep 17 00:00:00 2001 From: Robert Roebling Date: Sat, 7 Oct 2006 20:36:08 +0000 Subject: [PATCH] Two more typos. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41677 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/dataviewmodel.tex | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/docs/latex/wx/dataviewmodel.tex b/docs/latex/wx/dataviewmodel.tex index fb8a80c79f..677d850ea7 100644 --- a/docs/latex/wx/dataviewmodel.tex +++ b/docs/latex/wx/dataviewmodel.tex @@ -23,11 +23,13 @@ of the abstract wxDataViewModel. \func{}{wxDataViewModel}{\void} +Constructor. \membersection{wxDataViewModel::\destruct{wxDataViewModel}}\label{wxdataviewmodeldtor} \func{}{\destruct{wxDataViewModel}}{\void} +Destructor. \section{\class{wxDataViewListModel}}\label{wxdataviewlistmodel} @@ -67,11 +69,13 @@ mostly used internally. \func{}{wxDataViewListModel}{\void} +Constructor. \membersection{wxDataViewListModel::\destruct{wxDataViewListModel}}\label{wxdataviewlistmodeldtor} \func{}{\destruct{wxDataViewListModel}}{\void} +Destructor. \membersection{wxDataViewListModel::AddNotifier}\label{wxdataviewlistmodeladdnotifier} @@ -79,7 +83,7 @@ mostly used internally. Adds {\it notifier} to the internal list of notifers. -See also \helpref{RemoveNotifier}{{wxdataviewlistmodelremovenotifier}. +See also \helpref{RemoveNotifier}{wxdataviewlistmodelremovenotifier}. \membersection{wxDataViewListModel::AddViewingColumn}\label{wxdataviewlistmodeladdviewingcolumn} @@ -91,7 +95,7 @@ display a certain column of this model. \membersection{wxDataViewListModel::Cleared}\label{wxdataviewlistmodelcleared} -\func{bool}{Cleared}{\void} +\func{bool}{virtual Cleared}{\void} Call this if all data in your model has been cleared. @@ -131,7 +135,7 @@ is used to store the data. Removes the notifier from the list of notifiers. -See also \helpref{AddNotifier}{{wxdataviewlistmodeladdnotifier}. +See also \helpref{AddNotifier}{wxdataviewlistmodeladdnotifier}. \membersection{wxDataViewListModel::RemoveViewingColumn}\label{wxdataviewlistmodelremoveviewingcolumn} -- 2.45.2