\latexignore{\rtfignore{\wxheading{Members}}}
-\membersection{wxSize::wxSize}
+\membersection{wxSize::wxSize}\label{wxsizector}
\func{}{wxSize}{\void}
\membersection{wxSize::DecTo}\label{wxsizedecto}
-\func{wxSize\&}{DecTo}{\param{const wxSize\& }{size}}
+\func{void}{DecTo}{\param{const wxSize\& }{size}}
Decrements this object so that both of its dimensions are not greater than the
corresponding dimensions of the \arg{size}.
\membersection{wxSize::IncTo}\label{wxsizeincto}
-\func{wxSize\&}{IncTo}{\param{const wxSize\& }{size}}
+\func{void}{IncTo}{\param{const wxSize\& }{size}}
Increments this object so that both of its dimensions are not less than the
corresponding dimensions of the \arg{size}.
Sets the width.
-\membersection{wxSize::operator $=$}
+\membersection{wxSize::operator $=$}\label{wxsizeassign}
\func{void}{operator $=$}{\param{const wxSize\& }{sz}}