Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2004-09-29 11:25:34 +00:00
parent 4be927a2d0
commit f0e8a2d077
32 changed files with 191 additions and 227 deletions

View File

@@ -51,55 +51,55 @@ not be changed.
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxLayoutConstraints::wxLayoutConstraints}
\membersection{wxLayoutConstraints::wxLayoutConstraints}\label{wxlayoutconstraintsctor}
\func{}{wxLayoutConstraints}{\void}
Constructor.
\membersection{wxLayoutConstraints::bottom}
\membersection{wxLayoutConstraints::bottom}\label{wxlayoutconstraintsbottom}
\member{wxIndividualLayoutConstraint}{bottom}
Constraint for the bottom edge.
\membersection{wxLayoutConstraints::centreX}
\membersection{wxLayoutConstraints::centreX}\label{wxlayoutconstraintscentrex}
\member{wxIndividualLayoutConstraint}{centreX}
Constraint for the horizontal centre point.
\membersection{wxLayoutConstraints::centreY}
\membersection{wxLayoutConstraints::centreY}\label{wxlayoutconstraintscentrey}
\member{wxIndividualLayoutConstraint}{centreY}
Constraint for the vertical centre point.
\membersection{wxLayoutConstraints::height}
\membersection{wxLayoutConstraints::height}\label{wxlayoutconstraintsheight}
\member{wxIndividualLayoutConstraint}{height}
Constraint for the height.
\membersection{wxLayoutConstraints::left}
\membersection{wxLayoutConstraints::left}\label{wxlayoutconstraintsleft}
\member{wxIndividualLayoutConstraint}{left}
Constraint for the left-hand edge.
\membersection{wxLayoutConstraints::right}
\membersection{wxLayoutConstraints::right}\label{wxlayoutconstraintsright}
\member{wxIndividualLayoutConstraint}{right}
Constraint for the right-hand edge.
\membersection{wxLayoutConstraints::top}
\membersection{wxLayoutConstraints::top}\label{wxlayoutconstraintstop}
\member{wxIndividualLayoutConstraint}{top}
Constraint for the top edge.
\membersection{wxLayoutConstraints::width}
\membersection{wxLayoutConstraints::width}\label{wxlayoutconstraintswidth}
\member{wxIndividualLayoutConstraint}{width}