]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/timespan.tex
Corrected some spacing and typo errors.
[wxWidgets.git] / docs / latex / wx / timespan.tex
index 3b5b37e15a17f1e86accfa8e555575c11f016387..bb8c0e89913cb1da5def529572bcdc4f4b9a3530 100644 (file)
@@ -6,7 +6,7 @@
 %% Created:     04.04.00
 %% RCS-ID:      $Id$
 %% Copyright:   (c) Vadim Zeitlin
 %% Created:     04.04.00
 %% RCS-ID:      $Id$
 %% Copyright:   (c) Vadim Zeitlin
-%% License:     wxWindows license
+%% License:     wxWidgets license
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 \section{\class{wxTimeSpan}}\label{wxtimespan}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 \section{\class{wxTimeSpan}}\label{wxtimespan}
@@ -43,7 +43,7 @@ No base class
 
 \membersection{Constructors}
 
 
 \membersection{Constructors}
 
-\helpref{wxTimeSpan}{wxtimespan}
+\helpref{wxTimeSpan}{wxtimespanctor}
 
 \membersection{Accessors}
 
 
 \membersection{Accessors}
 
@@ -202,40 +202,40 @@ Returns the timespan for one hour.
 
 \constfunc{bool}{IsEqualTo}{\param{const wxTimeSpan\& }{ts}}
 
 
 \constfunc{bool}{IsEqualTo}{\param{const wxTimeSpan\& }{ts}}
 
-Returns {\tt TRUE} if two timespans are equal.
+Returns {\tt true} if two timespans are equal.
 
 \membersection{wxTimeSpan::IsLongerThan}\label{wxtimespanislongerthan}
 
 \constfunc{bool}{IsLongerThan}{\param{const wxTimeSpan\& }{ts}}
 
 Compares two timespans: works with the absolute values, i.e. -2
 
 \membersection{wxTimeSpan::IsLongerThan}\label{wxtimespanislongerthan}
 
 \constfunc{bool}{IsLongerThan}{\param{const wxTimeSpan\& }{ts}}
 
 Compares two timespans: works with the absolute values, i.e. -2
-hours is longer than 1 hour. Also, it will return {\tt FALSE} if
+hours is longer than 1 hour. Also, it will return {\tt false} if
 the timespans are equal in absolute value.
 
 \membersection{wxTimeSpan::IsNegative}\label{wxtimespanisnegative}
 
 \constfunc{bool}{IsNegative}{\void}
 
 the timespans are equal in absolute value.
 
 \membersection{wxTimeSpan::IsNegative}\label{wxtimespanisnegative}
 
 \constfunc{bool}{IsNegative}{\void}
 
-Returns {\tt TRUE} if the timespan is negative.
+Returns {\tt true} if the timespan is negative.
 
 \membersection{wxTimeSpan::IsNull}\label{wxtimespanisnull}
 
 \constfunc{bool}{IsNull}{\void}
 
 
 \membersection{wxTimeSpan::IsNull}\label{wxtimespanisnull}
 
 \constfunc{bool}{IsNull}{\void}
 
-Returns {\tt TRUE} if the timespan is empty.
+Returns {\tt true} if the timespan is empty.
 
 \membersection{wxTimeSpan::IsPositive}\label{wxtimespanispositive}
 
 \constfunc{bool}{IsPositive}{\void}
 
 
 \membersection{wxTimeSpan::IsPositive}\label{wxtimespanispositive}
 
 \constfunc{bool}{IsPositive}{\void}
 
-Returns {\tt TRUE} if the timespan is positive.
+Returns {\tt true} if the timespan is positive.
 
 \membersection{wxTimeSpan::IsShorterThan}\label{wxtimespanisshorterthan}
 
 \constfunc{bool}{IsShorterThan}{\param{const wxTimeSpan\& }{ts}}
 
 Compares two timespans: works with the absolute values, i.e. 1
 
 \membersection{wxTimeSpan::IsShorterThan}\label{wxtimespanisshorterthan}
 
 \constfunc{bool}{IsShorterThan}{\param{const wxTimeSpan\& }{ts}}
 
 Compares two timespans: works with the absolute values, i.e. 1
-hour is shorter than -2 hours. Also, it will return {\tt FALSE} if
+hour is shorter than -2 hours. Also, it will return {\tt false} if
 the timespans are equal in absolute value.
 
 \membersection{wxTimeSpan::Minutes}\label{wxtimespanminutes}
 the timespans are equal in absolute value.
 
 \membersection{wxTimeSpan::Minutes}\label{wxtimespanminutes}
@@ -308,7 +308,7 @@ Returns the timespan for the given number of weeks.
 
 Returns the timespan for one week.
 
 
 Returns the timespan for one week.
 
-\membersection{wxTimeSpan::wxTimeSpan}\label{wxtimespan}
+\membersection{wxTimeSpan::wxTimeSpan}\label{wxtimespanctor}
 
 \func{}{wxTimeSpan}{\void}
 
 
 \func{}{wxTimeSpan}{\void}