From 6d06e061dc11140151be2914c30c759ee15e3fe7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?W=C5=82odzimierz=20Skiba?= Date: Tue, 21 Sep 2004 13:24:41 +0000 Subject: [PATCH] Missed labels to replace number of 'topicNNN' in anchors. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29239 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/dirdlg.tex | 2 +- docs/latex/wx/outptstr.tex | 4 ++-- docs/latex/wx/re_syntax.tex | 2 +- docs/latex/wx/strmzlib.tex | 4 ++-- docs/latex/wx/tdate.tex | 8 ++++---- docs/latex/wx/tfont.tex | 2 +- docs/latex/wx/tglbtn.tex | 2 +- docs/latex/wx/thread.tex | 2 +- docs/latex/wx/threadh.tex | 4 ++-- docs/latex/wx/threadht.tex | 2 +- docs/latex/wx/timer.tex | 2 +- docs/latex/wx/timespan.tex | 12 ++++++------ docs/latex/wx/toolbar.tex | 2 +- docs/latex/wx/treectrl.tex | 2 +- docs/latex/wx/tsplittr.tex | 2 +- docs/latex/wx/tstring.tex | 6 +++--- docs/latex/wx/ttoolbar.tex | 2 +- docs/latex/wx/view.tex | 38 ++++++++++++++++++------------------- docs/latex/wx/window.tex | 20 +++++++++---------- docs/latex/wx/windowdc.tex | 2 +- docs/latex/wx/wnddisbl.tex | 4 ++-- docs/latex/wx/xmlres.tex | 2 +- docs/latex/wx/xmlresh.tex | 2 +- 23 files changed, 64 insertions(+), 64 deletions(-) diff --git a/docs/latex/wx/dirdlg.tex b/docs/latex/wx/dirdlg.tex index ed6bd6611d..0ad1387fdd 100644 --- a/docs/latex/wx/dirdlg.tex +++ b/docs/latex/wx/dirdlg.tex @@ -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 diff --git a/docs/latex/wx/outptstr.tex b/docs/latex/wx/outptstr.tex index 2be79230ad..33320e4997 100644 --- a/docs/latex/wx/outptstr.tex +++ b/docs/latex/wx/outptstr.tex @@ -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} diff --git a/docs/latex/wx/re_syntax.tex b/docs/latex/wx/re_syntax.tex index ea16307c17..75c4d3c5a5 100644 --- a/docs/latex/wx/re_syntax.tex +++ b/docs/latex/wx/re_syntax.tex @@ -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} diff --git a/docs/latex/wx/strmzlib.tex b/docs/latex/wx/strmzlib.tex index 46945e16ad..e7bd7b6d47 100644 --- a/docs/latex/wx/strmzlib.tex +++ b/docs/latex/wx/strmzlib.tex @@ -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}} diff --git a/docs/latex/wx/tdate.tex b/docs/latex/wx/tdate.tex index 7c81c9a637..01d55cbfb2 100644 --- a/docs/latex/wx/tdate.tex +++ b/docs/latex/wx/tdate.tex @@ -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 }: 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 diff --git a/docs/latex/wx/tfont.tex b/docs/latex/wx/tfont.tex index 4f4b1d9207..21ce73db3d 100644 --- a/docs/latex/wx/tfont.tex +++ b/docs/latex/wx/tfont.tex @@ -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 diff --git a/docs/latex/wx/tglbtn.tex b/docs/latex/wx/tglbtn.tex index a1646817e8..1e2508f2b9 100644 --- a/docs/latex/wx/tglbtn.tex +++ b/docs/latex/wx/tglbtn.tex @@ -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} diff --git a/docs/latex/wx/thread.tex b/docs/latex/wx/thread.tex index 8d16307390..8bac6f84bd 100644 --- a/docs/latex/wx/thread.tex +++ b/docs/latex/wx/thread.tex @@ -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} diff --git a/docs/latex/wx/threadh.tex b/docs/latex/wx/threadh.tex index 34b5c0f60b..7dc2da77dc 100644 --- a/docs/latex/wx/threadh.tex +++ b/docs/latex/wx/threadh.tex @@ -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} diff --git a/docs/latex/wx/threadht.tex b/docs/latex/wx/threadht.tex index 1922707744..c2f3f06a0c 100644 --- a/docs/latex/wx/threadht.tex +++ b/docs/latex/wx/threadht.tex @@ -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} diff --git a/docs/latex/wx/timer.tex b/docs/latex/wx/timer.tex index fc15f167a7..21edad6b88 100644 --- a/docs/latex/wx/timer.tex +++ b/docs/latex/wx/timer.tex @@ -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} diff --git a/docs/latex/wx/timespan.tex b/docs/latex/wx/timespan.tex index bb8c0e8991..dc8b84ee0e 100644 --- a/docs/latex/wx/timespan.tex +++ b/docs/latex/wx/timespan.tex @@ -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} diff --git a/docs/latex/wx/toolbar.tex b/docs/latex/wx/toolbar.tex index 9555daa36e..3f465944cc 100644 --- a/docs/latex/wx/toolbar.tex +++ b/docs/latex/wx/toolbar.tex @@ -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} diff --git a/docs/latex/wx/treectrl.tex b/docs/latex/wx/treectrl.tex index 182109b273..2a39b19c15 100644 --- a/docs/latex/wx/treectrl.tex +++ b/docs/latex/wx/treectrl.tex @@ -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} diff --git a/docs/latex/wx/tsplittr.tex b/docs/latex/wx/tsplittr.tex index 5e7a363960..c9d3c4b7bf 100644 --- a/docs/latex/wx/tsplittr.tex +++ b/docs/latex/wx/tsplittr.tex @@ -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. diff --git a/docs/latex/wx/tstring.tex b/docs/latex/wx/tstring.tex index 58b7dde136..17acb3070c 100644 --- a/docs/latex/wx/tstring.tex +++ b/docs/latex/wx/tstring.tex @@ -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 diff --git a/docs/latex/wx/ttoolbar.tex b/docs/latex/wx/ttoolbar.tex index fd304cb13d..3bc7bc6a22 100644 --- a/docs/latex/wx/ttoolbar.tex +++ b/docs/latex/wx/ttoolbar.tex @@ -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: diff --git a/docs/latex/wx/view.tex b/docs/latex/wx/view.tex index 78c78385cc..fc6c64b7a7 100644 --- a/docs/latex/wx/view.tex +++ b/docs/latex/wx/view.tex @@ -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}} diff --git a/docs/latex/wx/window.tex b/docs/latex/wx/window.tex index e6efcd497a..096bcc38e8 100644 --- a/docs/latex/wx/window.tex +++ b/docs/latex/wx/window.tex @@ -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} diff --git a/docs/latex/wx/windowdc.tex b/docs/latex/wx/windowdc.tex index 2112237ac3..d632a6434e 100644 --- a/docs/latex/wx/windowdc.tex +++ b/docs/latex/wx/windowdc.tex @@ -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}} diff --git a/docs/latex/wx/wnddisbl.tex b/docs/latex/wx/wnddisbl.tex index 1c2bb44b16..e6c177fa08 100644 --- a/docs/latex/wx/wnddisbl.tex +++ b/docs/latex/wx/wnddisbl.tex @@ -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} diff --git a/docs/latex/wx/xmlres.tex b/docs/latex/wx/xmlres.tex index 419e5d2aeb..4d22e9931b 100644 --- a/docs/latex/wx/xmlres.tex +++ b/docs/latex/wx/xmlres.tex @@ -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}} diff --git a/docs/latex/wx/xmlresh.tex b/docs/latex/wx/xmlresh.tex index 37b78c9a53..3c57936906 100644 --- a/docs/latex/wx/xmlresh.tex +++ b/docs/latex/wx/xmlresh.tex @@ -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} -- 2.45.2