]> git.saurik.com Git - wxWidgets.git/commitdiff
Missed labels to replace number of 'topicNNN' in anchors.
authorWłodzimierz Skiba <abx@abx.art.pl>
Tue, 21 Sep 2004 13:24:41 +0000 (13:24 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Tue, 21 Sep 2004 13:24:41 +0000 (13:24 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29239 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

23 files changed:
docs/latex/wx/dirdlg.tex
docs/latex/wx/outptstr.tex
docs/latex/wx/re_syntax.tex
docs/latex/wx/strmzlib.tex
docs/latex/wx/tdate.tex
docs/latex/wx/tfont.tex
docs/latex/wx/tglbtn.tex
docs/latex/wx/thread.tex
docs/latex/wx/threadh.tex
docs/latex/wx/threadht.tex
docs/latex/wx/timer.tex
docs/latex/wx/timespan.tex
docs/latex/wx/toolbar.tex
docs/latex/wx/treectrl.tex
docs/latex/wx/tsplittr.tex
docs/latex/wx/tstring.tex
docs/latex/wx/ttoolbar.tex
docs/latex/wx/view.tex
docs/latex/wx/window.tex
docs/latex/wx/windowdc.tex
docs/latex/wx/wnddisbl.tex
docs/latex/wx/xmlres.tex
docs/latex/wx/xmlresh.tex

index ed6bd6611dea05ae377af82780a1964d7ad95a6e..0ad1387fdd45b4e030fb474730b69938707ba78c 100644 (file)
@@ -32,7 +32,7 @@ See also \helpref{Generic window styles}{windowstyles}.
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxDirDialog::wxDirDialog}\label{wxdirdialogconstr}
+\membersection{wxDirDialog::wxDirDialog}\label{wxdirdialogctor}
 
 \func{}{wxDirDialog}{\param{wxWindow* }{parent}, \param{const wxString\& }{message = "Choose a directory"},\rtfsp
 \param{const wxString\& }{defaultPath = ""}, \param{long }{style = 0},\rtfsp
index 2be79230adcd51c1194df6fd7b56e795154eede4..33320e4997423b589cf85fa173c9acc524868df7 100644 (file)
@@ -19,14 +19,14 @@ wxOutputStream is an abstract base class which may not be used directly.
 % ctor & dtor
 % -----------
 
-\membersection{wxOutputStream::wxOutputStream}
+\membersection{wxOutputStream::wxOutputStream}\label{wxoutputstreamctor}
 
 \func{}{wxOutputStream}{\void}
 
 Creates a dummy wxOutputStream object.
 
 
-\membersection{wxOutputStream::\destruct{wxOutputStream}}
+\membersection{wxOutputStream::\destruct{wxOutputStream}}\label{wxoutputstreamdtor}
 
 \func{}{\destruct{wxOutputStream}}{\void}
 
index ea16307c176dbf38d63b60b089de14eccce64ead..75c4d3c5a50226aae8a3abd82446c1289925f390 100644 (file)
@@ -339,7 +339,7 @@ is taken as a back  reference if it comes after a suitable subexpression
 (i.e. the number is in the legal range for a back reference), and otherwise
 is taken as octal. 
 
-\subsection{Metasyntax}label{remetasyntax}
+\subsection{Metasyntax}\label{remetasyntax}
 
 \helpref{Syntax of the builtin regular expression library}{wxresyn}
 
index 46945e16adea4b0efa7dbe4c7a182a899e67d17c..e7bd7b6d47b4015c663a89e4349452f69ac23c95 100644 (file)
@@ -26,7 +26,7 @@ not supported, it always returns $0$.
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxZlibInputStream::wxZlibInputStream}
+\membersection{wxZlibInputStream::wxZlibInputStream}\label{wxzlibinputstreamwxzlibinputstream}
 
 \func{}{wxZlibInputStream}{\param{wxInputStream\&}{ stream}, \param{int}{ flags = wxZLIB\_AUTO}}
 
@@ -97,7 +97,7 @@ The stream is not seekable, \helpref{SeekO()}{wxoutputstreamseeko} returns
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxZlibOutputStream::wxZlibOutputStream}
+\membersection{wxZlibOutputStream::wxZlibOutputStream}\label{wxzliboutputstreamwxzliboutputstream}
 
 \func{}{wxZlibOutputStream}{\param{wxOutputStream\&}{ stream}, \param{int}{ level = -1}, \param{int}{ flags = wxZLIB\_ZLIB}}
 
index 7c81c9a637215b1be1e2a95fc3f69bec7784850e..01d55cbfb233f494d6c7847b5350a0b174e9ab50 100644 (file)
@@ -13,7 +13,7 @@
 
 Classes: \helpref{wxDateTime}{wxdatetime}, \helpref{wxDateSpan}{wxdatespan}, \helpref{wxTimeSpan}{wxtimespan}, \helpref{wxCalendarCtrl}{wxcalendarctrl}
 
-\subsection{Introduction}
+\subsection{Introduction}\label{introductiontowxdatetime}
 
 wxWidgets provides a set of powerful classes to work with dates and times. Some
 of the supported features of \helpref{wxDateTime}{wxdatetime} class are:
@@ -32,7 +32,7 @@ format.}
 them is fast}
 \end{twocollist}
 
-\subsection{All date/time classes at a glance}
+\subsection{All date/time classes at a glance}\label{alldatetimeclasses}
 
 There are 3 main classes declared in {\tt <wx/datetime.h>}: except 
 \helpref{wxDateTime}{wxdatetime} itself which represents an absolute
@@ -51,7 +51,7 @@ Finally, in other parts of this manual you may find mentions of wxDate and
 wxTime classes. \helpref{These classes}{tdatecompatibility} are obsolete and
 superseded by wxDateTime.
 
-\subsection{wxDateTime characteristics}
+\subsection{wxDateTime characteristics}\label{wxdatetimecharacteristics}
 
 \helpref{wxDateTime}{wxdatetime} stores the time as a signed number of
 milliseconds since the Epoch which is fixed, by convention, to Jan 1, 1970 -
@@ -78,7 +78,7 @@ region, dependent). Future versions will probably have Julian calendar support
 as well and support for other calendars (Maya, Hebrew, Chinese...) is not
 ruled out.
 
-\subsection{Difference between wxDateSpan and wxTimeSpan}
+\subsection{Difference between wxDateSpan and wxTimeSpan}\label{dateandtimespansdifference}
 
 While there is only one logical way to represent an absolute moment in the
 time (and hence only one wxDateTime class), there are at least two methods to
index 4f4b1d9207e02ccf20c762a933816801e2ed1e8e..21ce73db3d33a4ddaff47f8d7f54f1af8cc329ab 100644 (file)
@@ -41,7 +41,7 @@ Windows, the unit for text is points but the text is scaled according to the
 current mapping mode. However, user scaling on a device context will also
 scale fonts under both environments.}
 
-\subsection{Native font information}
+\subsection{Native font information}\label{nativefontinformation}
 
 An alternative way of choosing fonts is to use the native font description.
 This is the only acceptable solution if the user is allowed to choose the font
index a1646817e883f5730fe0dfc38f7b2f94d3154b0d..1e2508f2b91c124ea73efcaa3ec427eeb2bdc68e 100644 (file)
@@ -86,7 +86,7 @@ Constructor, creating and showing a toggle button.
 
 \helpref{wxToggleButton::Create}{wxtogglebuttoncreate}, \helpref{wxValidator}{wxvalidator}
 
-\membersection{wxToggleButton::\destruct{wxToggleButton}}
+\membersection{wxToggleButton::\destruct{wxToggleButton}}\label{wxtogglebuttondtor}
 
 \func{}{\destruct{wxToggleButton}}{\void}
 
index 8d16307390448da98735058b1c183249562fcd0c..8bac6f84bd045c433492d43c066d99a1d6ecdfc9 100644 (file)
@@ -62,7 +62,7 @@ The possible values for {\it kind} parameters are:
 \end{twocollist}
 
 
-\membersection{wxThread::\destruct{wxThread}}
+\membersection{wxThread::\destruct{wxThread}}\label{wxthreaddtor}
 
 \func{}{\destruct{wxThread}}{\void}
 
index 34b5c0f60bb8e8fad56e7a209d33e00954a350be..7dc2da77dcbaac77418f5abb7a034054cf454919 100644 (file)
@@ -46,13 +46,13 @@ None.
 
 This constructor simply initializes a member variable.
 
-\membersection{wxThreadHelper::m\_thread}
+\membersection{wxThreadHelper::m\_thread}\label{wxthreadhelpermthread}
 
 \member{wxThread *}{m\_thread}
 
 the actual \helpref{wxThread}{wxthread} object.
 
-\membersection{wxThread::\destruct{wxThreadHelper}}
+\membersection{wxThreadHelper::\destruct{wxThreadHelper}}\label{wxthreadhelperdtor}
 
 \func{}{\destruct{wxThreadHelper}}{\void}
 
index 19227077446e983118923a5dd3adb2ef5ceb86ea..c2f3f06a0ca302a30b68ce7947a74a0c842f0507 100644 (file)
@@ -25,7 +25,7 @@ when the thread runs.
 
 This constructor simply initializes member variables.
 
-\membersection{wxThreadHelperThread::m\_owner}
+\membersection{wxThreadHelperThread::m\_owner}\label{wxthreadhelperthreadmowner}
 
 \member{wxThreadHelperThread\& }{m\_owner}
 
index fc15f167a7161bc20ca291dcf3387cf66ca079b0..21edad6b88836b95533f51973ab0a4c4bb659096 100644 (file)
@@ -53,7 +53,7 @@ Default constructor. If you use it to construct the object and don't call
 Creates a timer and associates it with {\it owner}. Please see 
 \helpref{SetOwner}{wxtimersetowner} for the description of parameters.
 
-\membersection{wxTimer::\destruct{wxTimer}}
+\membersection{wxTimer::\destruct{wxTimer}}\label{wxtimerdtor}
 
 \func{}{\destruct{wxTimer}}{\void}
 
index bb8c0e89913cb1da5def529572bcdc4f4b9a3530..dc8b84ee0ec0c0ccae197a09af822a9751e68beb 100644 (file)
@@ -28,7 +28,7 @@ No base class
 
 \latexignore{\rtfignore{\wxheading{Function groups}}}
 
-\membersection{Static functions}
+\membersection{Static functions}\label{timespanstaticfunctions}
 
 \helpref{Seconds}{wxtimespanseconds}\\
 \helpref{Second}{wxtimespansecond}\\
@@ -41,11 +41,11 @@ No base class
 \helpref{Weeks}{wxtimespanweeks}\\
 \helpref{Week}{wxtimespanweek}
 
-\membersection{Constructors}
+\membersection{Constructors}\label{timespanconstructors}
 
 \helpref{wxTimeSpan}{wxtimespanctor}
 
-\membersection{Accessors}
+\membersection{Accessors}\label{timespanaccessors}
 
 \helpref{GetSeconds}{wxtimespangetseconds}\\
 \helpref{GetMinutes}{wxtimespangetminutes}\\
@@ -54,7 +54,7 @@ No base class
 \helpref{GetWeeks}{wxtimespangetweeks}\\
 \helpref{GetValue}{wxtimespangetvalue}
 
-\membersection{Operations}
+\membersection{Operations}\label{timespanoperations}
 
 \helpref{Add}{wxtimespanadd}\\
 \helpref{Substract}{wxtimespansubstract}\\
@@ -63,7 +63,7 @@ No base class
 \helpref{Neg}{wxtimespanneg}\\
 \helpref{Abs}{wxtimespanabs}
 
-\membersection{Tests}
+\membersection{Tests}\label{timespantests}
 
 \helpref{IsNull}{wxtimespanisnull}\\
 \helpref{IsPositive}{wxtimespanispositive}\\
@@ -72,7 +72,7 @@ No base class
 \helpref{IsLongerThan}{wxtimespanislongerthan}\\
 \helpref{IsShorterThan}{wxtimespanisshorterthan}
 
-\membersection{Formatting time spans}
+\membersection{Formatting time spans}\label{timespanformatting}
 
 \helpref{Format}{wxtimespanformat}
 
index 9555daa36ec5d87b2fc1ec83361151e8b0fcb3d7..3f465944cce8b0949999192f011a522634d67ec6 100644 (file)
@@ -160,7 +160,7 @@ tools.
 You may also create a toolbar that is managed by the frame, by
 calling \helpref{wxFrame::CreateToolBar}{wxframecreatetoolbar}.
 
-\membersection{wxToolBar::\destruct{wxToolBar}}
+\membersection{wxToolBar::\destruct{wxToolBar}}\label{wxtoolbardtor}
 
 \func{void}{\destruct{wxToolBar}}{\void}
 
index 182109b2734440a4d3f2f381eeb853430234c97a..2a39b19c15f307dbecd9fadb13b7459dce0fd5fe 100644 (file)
@@ -145,7 +145,7 @@ appropriately.}
 \helpref{wxTreeCtrl::Create}{wxtreectrlcreate}, \helpref{wxValidator}{wxvalidator}
 
 
-\membersection{wxTreeCtrl::\destruct{wxTreeCtrl}}
+\membersection{wxTreeCtrl::\destruct{wxTreeCtrl}}\label{wxtreectrldtor}
 
 \func{void}{\destruct{wxTreeCtrl}}{\void}
 
index 5e7a363960d88a92ea34dee3320f082c7590ed66..c9d3c4b7bf0740296f16edcd22364b4ba65cd376 100644 (file)
@@ -8,7 +8,7 @@ $$\image{8cm;0cm}{splitter.eps}$$
 
 The style wxSP\_3D has been used to show a 3D border and 3D sash.
 
-\subsection{Example}
+\subsection{Example}\label{wxsplitterwindowexample}
 
 The following fragment shows how to create a splitter window, creating two
 subwindows and hiding one of them.
index 58b7dde1360ce57537702ce806c7d2e47527c96b..17acb3070c7cfb71c1dde53268ce897be8ab060a 100644 (file)
@@ -2,7 +2,7 @@
 
 Classes: \helpref{wxString}{wxstring}, \helpref{wxArrayString}{wxarraystring}, \helpref{wxStringTokenizer}{wxstringtokenizer}
 
-\subsection{Introduction}
+\subsection{Introduction}\label{introductiontowxstring}
 
 wxString is a class which represents a character string of arbitrary length (limited by 
 {\it MAX\_INT} which is usually 2147483647 on 32 bit machines) and containing
@@ -22,7 +22,7 @@ replacing and both C-like \helpref{Printf()}{wxstringprintf} and stream-like
 insertion functions as well as much more - see \helpref{wxString}{wxstring} 
 for a list of all functions.
 
-\subsection{Comparison of wxString to other string classes}
+\subsection{Comparison of wxString to other string classes}\label{otherstringclasses}
 
 The advantages of using a special string class instead of working directly with
 C strings are so obvious that there is a huge number of such classes available.
@@ -131,7 +131,7 @@ strings inside the function faster because of
 strings should return {\it wxString} - this makes it safe to return local
 variables.
 
-\subsection{Other string related functions and classes}
+\subsection{Other string related functions and classes}\label{relatedtostring}
 
 As most programs use character strings, the standard C library provides quite
 a few functions to work with them. Unfortunately, some of them have rather
index fd304cb13d51c892c698fa1323cd0a27a7369c6c..3bc7bc6a22016d4a3d012d3a012ee236a8efc96c 100644 (file)
@@ -61,7 +61,7 @@ as the demo shows, before adding tools to the button bar. Don't supply more than
 one bitmap for each tool, because the toolbar generates all three images (normal,
 depressed and checked) from the single bitmap you give it.
 
-\subsection{Using the toolbar library}
+\subsection{Using the toolbar library}\label{usingtoolbarlibrary}
 
 Include {\tt "wx/toolbar.h"}, or if using a class directly, one of:
 
index 78c78385cc8ca1153303deded2c756a391a99c63..fc6c64b7a75b9a06303fb364ec2d26fabbdc9961 100644 (file)
@@ -21,40 +21,40 @@ and \helpref{wxDocManager}{wxdocmanager} classes.
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxView::m\_viewDocument}
+\membersection{wxView::m\_viewDocument}\label{wxviewmviewdocument}
 
 \member{wxDocument*}{m\_viewDocument}
 
 The document associated with this view. There may be more than one view per
 document, but there can never be more than one document for one view.
 
-\membersection{wxView::m\_viewFrame}
+\membersection{wxView::m\_viewFrame}\label{wxviewmviewframe}
 
 \member{wxFrame*}{m\_viewFrame}
 
 Frame associated with the view, if any.
 
-\membersection{wxView::m\_viewTypeName}
+\membersection{wxView::m\_viewTypeName}\label{wxviewmviewtypename}
 
 \member{wxString}{m\_viewTypeName}
 
 The view type name given to the wxDocTemplate constructor, copied to this
 variable when the view is created. Not currently used by the framework.
 
-\membersection{wxView::wxView}
+\membersection{wxView::wxView}\label{wxviewctor}
 
 \func{}{wxView}{\void}
 
 Constructor. Define your own default constructor to initialize application-specific
 data.
 
-\membersection{wxView::\destruct{wxView}}
+\membersection{wxView::\destruct{wxView}}\label{wxviewdtor}
 
 \func{}{\destruct{wxView}}{\void}
 
 Destructor. Removes itself from the document's list of views.
 
-\membersection{wxView::Activate}
+\membersection{wxView::Activate}\label{wxviewactivate}
 
 \func{virtual void}{Activate}{\param{bool}{ activate}}
 
@@ -68,20 +68,20 @@ and from its OnMenuCommand member.
 
 This function calls wxView::OnActivateView.
 
-\membersection{wxView::Close}
+\membersection{wxView::Close}\label{wxviewclose}
 
 \func{virtual bool}{Close}{\param{bool}{ deleteWindow = true}}
 
 Closes the view by calling OnClose. If {\it deleteWindow} is true, this function should
 delete the window associated with the view.
 
-\membersection{wxView::GetDocument}
+\membersection{wxView::GetDocument}\label{wxviewgetdocument}
 
 \constfunc{wxDocument*}{GetDocument}{\void}
 
 Gets a pointer to the document associated with the view.
 
-\membersection{wxView::GetDocumentManager}
+\membersection{wxView::GetDocumentManager}\label{wxviewgetdocumentmanager}
 
 \constfunc{wxDocumentManager*}{GetDocumentManager}{\void}
 
@@ -96,28 +96,28 @@ not a wxFrame at all in the generic MDI implementation which uses the notebook
 pages instead of the frames and this is why this method returns a wxWindow and
 not a wxFrame.
 
-\membersection{wxView::GetViewName}
+\membersection{wxView::GetViewName}\label{wxviewgetviewname}
 
 \constfunc{wxString}{GetViewName}{\void}
 
 Gets the name associated with the view (passed to the wxDocTemplate constructor).
 Not currently used by the framework.
 
-\membersection{wxView::OnActivateView}
+\membersection{wxView::OnActivateView}\label{wxviewonactivateview}
 
 \func{virtual void}{OnActivateView}{\param{bool }{activate}, \param{wxView *}{activeView}, \param{wxView *}{deactiveView}}
 
 Called when a view is activated by means of wxView::Activate. The default implementation does
 nothing.
 
-\membersection{wxView::OnChangeFilename}
+\membersection{wxView::OnChangeFilename}\label{wxviewonchangefilename}
 
 \func{virtual void}{OnChangeFilename}{\void}
 
 Called when the filename has changed. The default implementation constructs a
 suitable title and sets the title of the view frame (if any).
 
-\membersection{wxView::OnClose}
+\membersection{wxView::OnClose}\label{wxviewonclose}
 
 \func{virtual bool}{OnClose}{\param{bool}{ deleteWindow}}
 
@@ -136,7 +136,7 @@ frame associated with the view.
 Override this to clean up the view when the document is being
 closed.
 
-\membersection{wxView::OnCreate}
+\membersection{wxView::OnCreate}\label{wxviewoncreate}
 
 \func{virtual bool}{OnCreate}{\param{wxDocument* }{doc}, \param{long}{ flags}}
 
@@ -149,7 +149,7 @@ elements to view and/or edit the contents of the wxDocument.
 By default, simply returns true. If the function returns false, the
 view will be deleted.
 
-\membersection{wxView::OnCreatePrintout}
+\membersection{wxView::OnCreatePrintout}\label{wxviewoncreateprintout}
 
 \func{virtual wxPrintout*}{OnCreatePrintout}{\void}
 
@@ -162,7 +162,7 @@ and previews one page by calling wxView::OnDraw.
 
 Override to return an instance of a class other than wxDocPrintout.
 
-\membersection{wxView::OnUpdate}
+\membersection{wxView::OnUpdate}\label{onviewonupdate}
 
 \func{virtual void}{OnUpdate}{\param{wxView* }{sender}, \param{wxObject* }{hint}}
 
@@ -171,14 +171,14 @@ that sent the update request, or NULL if no single view requested the update (fo
 when the document is opened). {\it hint} is as yet unused but may in future contain
 application-specific information for making updating more efficient.
 
-\membersection{wxView::SetDocument}
+\membersection{wxView::SetDocument}\label{wxviewsetdocument}
 
 \func{void}{SetDocument}{\param{wxDocument* }{doc}}
 
 Associates the given document with the view. Normally called by the
 framework.
 
-\membersection{wxView::SetFrame}
+\membersection{wxView::SetFrame}\label{wxviewsetframe}
 
 \func{void}{SetFrame}{\param{wxWindow* }{frame}}
 
@@ -188,7 +188,7 @@ if possible, to tell the view about the frame.
 See \helpref{GetFrame}{wxviewgetframe} for the explanation about the mismatch
 between the ``Frame'' in the method name and the type of its parameter.
 
-\membersection{wxView::SetViewName}
+\membersection{wxView::SetViewName}\label{wxviewsetviewname}
 
 \func{void}{SetViewName}{\param{const wxString\& }{name}}
 
index e6efcd497accc1d04ac3c3d1fdb1eab08740bdcc..096bcc38e873ca38962b0437db3375e3b56c5856 100644 (file)
@@ -142,7 +142,7 @@ correctly sized. }
 \docparam{name}{Window name.}
 
 
-\membersection{wxWindow::\destruct{wxWindow}}
+\membersection{wxWindow::\destruct{wxWindow}}\label{wxwindowdtor}
 
 \func{}{\destruct{wxWindow}}{\void}
 
@@ -158,7 +158,7 @@ can delete a window only when it is safe to do so, in idle time.
 \helpref{wxCloseEvent}{wxcloseevent}
 
 
-\membersection{wxWindow::AddChild}
+\membersection{wxWindow::AddChild}\label{wxwindowaddchild}
 
 \func{virtual void}{AddChild}{\param{wxWindow* }{child}}
 
@@ -287,7 +287,7 @@ Clears the window by filling it with the current background colour. Does not
 cause an erase background event to be generated.
 
 
-\membersection{wxWindow::ClientToScreen}
+\membersection{wxWindow::ClientToScreen}\label{wxwindowclienttoscreen}
 
 \constfunc{virtual void}{ClientToScreen}{\param{int* }{x}, \param{int* }{y}}
 
@@ -451,7 +451,7 @@ windows.
 to the list of windows pending real deletion.
 
 
-\membersection{wxWindow::DestroyChildren}
+\membersection{wxWindow::DestroyChildren}\label{wxwindowdestroychildren}
 
 \func{virtual void}{DestroyChildren}{\void}
 
@@ -764,21 +764,21 @@ Returns the currently captured window.
 \helpref{wxMouseCaptureChangedEvent}{wxmousecapturechangedevent}
 
 
-\membersection{wxWindow::GetCharHeight}
+\membersection{wxWindow::GetCharHeight}\label{wxwindowgetcharheight}
 
 \constfunc{virtual int}{GetCharHeight}{\void}
 
 Returns the character height for this window.
 
 
-\membersection{wxWindow::GetCharWidth}
+\membersection{wxWindow::GetCharWidth}\label{wxwindowgetcharwidth}
 
 \constfunc{virtual int}{GetCharWidth}{\void}
 
 Returns the average character width for this window.
 
 
-\membersection{wxWindow::GetChildren}
+\membersection{wxWindow::GetChildren}\label{wxwindowgetchildren}
 
 \func{wxList\&}{GetChildren}{\void}
 
@@ -960,7 +960,7 @@ be used at all.
 \helpref{wxWindow::GetBackgroundColour}{wxwindowgetbackgroundcolour}
 
 
-\membersection{wxWindow::GetGrandParent}
+\membersection{wxWindow::GetGrandParent}\label{wxwindowgetgrandparent}
 
 \constfunc{wxWindow*}{GetGrandParent}{\void}
 
@@ -1010,7 +1010,7 @@ Each window has an integer identifier. If the application has not provided one
 \helpref{Window identifiers}{windowids}
 
 
-\membersection{wxWindow::GetLabel}
+\membersection{wxWindow::GetLabel}\label{wxwindowgetlabel}
 
 \constfunc{virtual wxString }{GetLabel}{\void}
 
@@ -1042,7 +1042,7 @@ name in the window constructor or via \helpref{wxWindow::SetName}{wxwindowsetnam
 \helpref{wxWindow::SetName}{wxwindowsetname}
 
 
-\membersection{wxWindow::GetParent}
+\membersection{wxWindow::GetParent}\label{wxwindowgetparent}
 
 \constfunc{virtual wxWindow*}{GetParent}{\void}
 
index 2112237ac37be1b48852c8bfca3e0f8983070bc4..d632a6434e799df6f645353f9b19fc4a4a140d4d 100644 (file)
@@ -27,7 +27,7 @@ To draw on the whole window including decorations, construct a \helpref{wxWindow
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxWindowDC::wxWindowDC}
+\membersection{wxWindowDC::wxWindowDC}\label{wxwindowdcwxwindowdc}
 
 \func{}{wxWindowDC}{\param{wxWindow*}{ window}}
 
index 1c2bb44b166cf6694aad17d79489bc49cedad183..e6c177fa08bedc08bf16e043388bde1522e805ff 100644 (file)
@@ -30,14 +30,14 @@ None
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxWindowDisabler::wxWindowDisabler}
+\membersection{wxWindowDisabler::wxWindowDisabler}\label{wxwindowdisablerctor}
 
 \func{}{wxWindowDisabler}{\param{wxWindow *}{winToSkip = NULL}}
 
 Disables all top level windows of the applications with the exception of 
 {\it winToSkip} if it is not {\tt NULL}.
 
-\membersection{wxWindowDisabler::\destruct{wxWindowDisabler}}
+\membersection{wxWindowDisabler::\destruct{wxWindowDisabler}}\label{wxwindowdisablerdtor}
 
 \func{}{\destruct{wxWindowDisabler}}{\void}
 
index 419e5d2aeb3419e0dd97bf064b14bf0a5ee5454f..4d22e9931b613565dcc6f5610000835a9f3f502c 100644 (file)
@@ -31,7 +31,7 @@ enum wxXmlResourceFlags
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxXmlResource::wxXmlResource}\label{wxxmlresourcewxxmlresource}
+\membersection{wxXmlResource::wxXmlResource}\label{wxxmlresourcector}
 
 \func{}{wxXmlResource}{\param{const wxString\& }{filemask}, \param{int }{flags = wxXRC\_USE\_LOCALE}}
 
index 37b78c9a5335c8ba4f4de1c94529d08a35d3fc85..3c57936906e508fcc78901e5b55af3ca7225d626 100644 (file)
@@ -20,7 +20,7 @@ See \helpref{XML-based resource system overview}{xrcoverview} for details.
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxXmlResourceHandler::wxXmlResourceHandler}\label{wxxmlresourcehandlerwxxmlresourcehandler}
+\membersection{wxXmlResourceHandler::wxXmlResourceHandler}\label{wxxmlresourcehandlerctor}
 
 \func{}{wxXmlResourceHandler}{\void}