X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fc2171bd4c660b8554dae2a1cbf34ff09f3032a6..68d411dc5724b9284455a31ef8a8d6d99c18d224:/docs/latex/wx/calctrl.tex diff --git a/docs/latex/wx/calctrl.tex b/docs/latex/wx/calctrl.tex index 94ef5c113c..3a08e5fbe9 100644 --- a/docs/latex/wx/calctrl.tex +++ b/docs/latex/wx/calctrl.tex @@ -436,14 +436,14 @@ The wxCalendarEvent class is used together with \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxCalendarEvent::GetDate}{wxcalendareventgetdate} +\membersection{wxCalendarEvent::GetDate}\label{wxcalendareventgetdate} \constfunc{const wxDateTime\&}{GetDate}{\void} Returns the date. This function may be called for all event types except {\tt EVT\_CALENDAR\_WEEKDAY\_CLICKED} one for which it doesn't make sense. -\membersection{wxCalendarEvent::GetWeekDay}{wxcalendareventgetweekday} +\membersection{wxCalendarEvent::GetWeekDay}\label{wxcalendareventgetweekday} \constfunc{wxDateTime::WeekDay}{GetWeekDay}{\void} @@ -451,13 +451,13 @@ Returns the week day on which the user clicked in {\tt EVT\_CALENDAR\_WEEKDAY\_CLICKED} handler. It doesn't make sense to call this function in other handlers. -\membersection{wxCalendarEvent::SetDate}{wxcalendareventsetdate} +\membersection{wxCalendarEvent::SetDate}\label{wxcalendareventsetdate} \func{void}{SetDate}{\param{const wxDateTime\&}{ date}} Sets the date. -\membersection{wxCalendarEvent::SetWeekDay}{wxcalendareventsetweekday} +\membersection{wxCalendarEvent::SetWeekDay}\label{wxcalendareventsetweekday} \func{void}{SetWeekDay}{\param{wxDateTime::WeekDay}{ day}}