X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8795498cd9ec480873e88fccbb63b94be3eddb92..5a70d3f578cdd6939616505d5a38c001a5cc7692:/docs/latex/wx/calctrl.tex?ds=inline diff --git a/docs/latex/wx/calctrl.tex b/docs/latex/wx/calctrl.tex index 12434a8657..abf17fa45a 100644 --- a/docs/latex/wx/calctrl.tex +++ b/docs/latex/wx/calctrl.tex @@ -394,35 +394,35 @@ Display the date with this attribute as a holiday. \constfunc{bool}{HasTextColour}{\void} -Returns {\tt true} if this item has a non default text foreground colour. +Returns {\tt true} if this item has a non-default text foreground colour. \membersection{wxCalendarDateAttr::HasBackgroundColour}\label{wxcalendardateattrhasbackgroundcolour} \constfunc{bool}{HasBackgroundColour}{\void} -Returns {\tt true} if this attribute specifies a non default text background colour. +Returns {\tt true} if this attribute specifies a non-default text background colour. \membersection{wxCalendarDateAttr::HasBorderColour}\label{wxcalendardateattrhasbordercolour} \constfunc{bool}{HasBorderColour}{\void} -Returns {\tt true} if this attribute specifies a non default border colour. +Returns {\tt true} if this attribute specifies a non-default border colour. \membersection{wxCalendarDateAttr::HasFont}\label{wxcalendardateattrhasfont} \constfunc{bool}{HasFont}{\void} -Returns {\tt true} if this attribute specifies a non default font. +Returns {\tt true} if this attribute specifies a non-default font. \membersection{wxCalendarDateAttr::HasBorder}\label{wxcalendardateattrhasborder} \constfunc{bool}{HasBorder}{\void} -Returns {\tt true} if this attribute specifies a non default (i.e. any) border. +Returns {\tt true} if this attribute specifies a non-default (i.e. any) border. \membersection{wxCalendarDateAttr::IsHoliday}\label{wxcalendardateattrisholiday}