diff --git a/docs/latex/wx/animatctrl.tex b/docs/latex/wx/animatctrl.tex index 446efe41de..49209ead87 100644 --- a/docs/latex/wx/animatctrl.tex +++ b/docs/latex/wx/animatctrl.tex @@ -54,7 +54,7 @@ is called. If this style flag is given, the control will not change its size} \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxAnimationCtrl::wxAnimationCtrl}\label{wxanimationctrl} +\membersection{wxAnimationCtrl::wxAnimationCtrl}\label{wxanimationctrlctor} \func{}{wxAnimationCtrl}{\param{wxWindow *}{parent},\rtfsp \param{wxWindowID}{ id},\rtfsp diff --git a/docs/latex/wx/bbutton.tex b/docs/latex/wx/bbutton.tex index 390898a6f6..72043ba395 100644 --- a/docs/latex/wx/bbutton.tex +++ b/docs/latex/wx/bbutton.tex @@ -232,21 +232,6 @@ A reference to the selected state bitmap. \helpref{wxBitmapButton::SetBitmapSelected}{wxbitmapbuttonsetbitmapselected} -\membersection{wxBitmapButton::GetBitmapSelected}\label{wxbitmapbuttongetbitmapselected} - -\constfunc{wxBitmap\&}{GetBitmapSelected}{\void} - -Returns the bitmap for the selected state. - -\wxheading{Return value} - -A reference to the selected state bitmap. - -\wxheading{See also} - -\helpref{wxBitmapButton::SetBitmapSelected}{wxbitmapbuttonsetbitmapselected} - - \membersection{wxBitmapButton::SetBitmapDisabled}\label{wxbitmapbuttonsetbitmapdisabled} \func{void}{SetBitmapDisabled}{\param{const wxBitmap\& }{bitmap}} @@ -333,20 +318,3 @@ Sets the bitmap for the selected (depressed) button appearance. \helpref{wxBitmapButton::SetBitmapDisabled}{wxbitmapbuttonsetbitmapdisabled} -\membersection{wxBitmapButton::SetBitmapSelected}\label{wxbitmapbuttonsetbitmapselected} - -\func{void}{SetBitmapSelected}{\param{const wxBitmap\& }{bitmap}} - -Sets the bitmap for the selected (depressed) button appearance. - -\wxheading{Parameters} - -\docparam{bitmap}{The bitmap to set.} - -\wxheading{See also} - -\helpref{wxBitmapButton::GetBitmapSelected}{wxbitmapbuttongetbitmapselected},\rtfsp -\helpref{wxBitmapButton::SetBitmapLabel}{wxbitmapbuttonsetbitmaplabel},\rtfsp -\helpref{wxBitmapButton::SetBitmapFocus}{wxbitmapbuttonsetbitmapfocus},\rtfsp -\helpref{wxBitmapButton::SetBitmapDisabled}{wxbitmapbuttonsetbitmapdisabled} - diff --git a/docs/latex/wx/clrpicker.tex b/docs/latex/wx/clrpicker.tex index 14f7805290..bad490b5f8 100644 --- a/docs/latex/wx/clrpicker.tex +++ b/docs/latex/wx/clrpicker.tex @@ -62,7 +62,7 @@ the user's input is valid, i.e. recognizable). } \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxColourPickerCtrl::wxColourPickerCtrl}\label{wxcolourpickerctrl} +\membersection{wxColourPickerCtrl::wxColourPickerCtrl}\label{wxcolourpickerctrlctor} \func{}{wxColourPickerCtrl}{\param{wxWindow *}{parent},\rtfsp \param{wxWindowID}{ id},\rtfsp diff --git a/docs/latex/wx/collpane.tex b/docs/latex/wx/collpane.tex index 8b8d412c79..d6ba1dca93 100644 --- a/docs/latex/wx/collpane.tex +++ b/docs/latex/wx/collpane.tex @@ -83,7 +83,7 @@ functions that take a \helpref{wxCollapsiblePaneEvent}{wxcollapsiblepaneevent} a -\membersection{wxCollapsiblePane::wxCollapsiblePane}\label{wxcollapsiblepane} +\membersection{wxCollapsiblePane::wxCollapsiblePane}\label{wxcollapsiblepanector} \func{}{wxCollapsiblePane}{\param{wxWindow *}{parent},\rtfsp \param{wxWindowID}{ id},\rtfsp diff --git a/docs/latex/wx/dirpicker.tex b/docs/latex/wx/dirpicker.tex index cd5927945a..56b277f83d 100644 --- a/docs/latex/wx/dirpicker.tex +++ b/docs/latex/wx/dirpicker.tex @@ -65,7 +65,7 @@ the user's input is valid, e.g. an existing directory path).} \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxDirPickerCtrl::wxDirPickerCtrl}\label{wxdirpickerctrl} +\membersection{wxDirPickerCtrl::wxDirPickerCtrl}\label{wxdirpickerctrlctor} \func{}{wxDirPickerCtrl}{\param{wxWindow *}{parent},\rtfsp \param{wxWindowID}{ id},\rtfsp diff --git a/docs/latex/wx/filepicker.tex b/docs/latex/wx/filepicker.tex index 5fca3a8fed..2a70205cf4 100644 --- a/docs/latex/wx/filepicker.tex +++ b/docs/latex/wx/filepicker.tex @@ -71,7 +71,7 @@ was given).} \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxFilePickerCtrl::wxFilePickerCtrl}\label{wxfilepickerctrl} +\membersection{wxFilePickerCtrl::wxFilePickerCtrl}\label{wxfilepickerctrlctor} \func{}{wxFilePickerCtrl}{\param{wxWindow *}{parent},\rtfsp \param{wxWindowID}{ id},\rtfsp diff --git a/docs/latex/wx/fontpicker.tex b/docs/latex/wx/fontpicker.tex index 76c1db2761..b8548aebf9 100644 --- a/docs/latex/wx/fontpicker.tex +++ b/docs/latex/wx/fontpicker.tex @@ -63,7 +63,7 @@ user's input is valid, i.e. recognizable). } \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxFontPickerCtrl::wxFontPickerCtrl}\label{wxfontpickerctrl} +\membersection{wxFontPickerCtrl::wxFontPickerCtrl}\label{wxfontpickerctrlctor} \func{}{wxFontPickerCtrl}{\param{wxWindow *}{parent},\rtfsp \param{wxWindowID}{ id},\rtfsp diff --git a/docs/latex/wx/hyperlink.tex b/docs/latex/wx/hyperlink.tex index 40a47aaf51..16cd4d65d0 100644 --- a/docs/latex/wx/hyperlink.tex +++ b/docs/latex/wx/hyperlink.tex @@ -210,21 +210,21 @@ direct input to member function that take a \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxHyperlinkEvent::wxHyperlinkEvent}\label{wxhyperlinkctrlctor} +\membersection{wxHyperlinkEvent::wxHyperlinkEvent}\label{wxhyperlinkeventctor} \func{}{wxHyperlinkEvent}{\param{wxObject *}{ generator}, \param{int}{ id}, \param{const wxString \&}{ url}} The constructor is not normally used by the user code. -\membersection{wxHyperlinkEvent::GetURL}\label{wxhyperlinkctrlgeturl} +\membersection{wxHyperlinkEvent::GetURL}\label{wxhyperlinkeventgeturl} \constfunc{wxString}{GetURL}{\void} Returns the URL of the hyperlink where the user has just clicked. -\membersection{wxHyperlinkEvent::SetURL}\label{wxhyperlinkctrlseturl} +\membersection{wxHyperlinkEvent::SetURL}\label{wxhyperlinkeventseturl} \func{void}{SetURL}{\param{const wxString \&}{ url}} diff --git a/docs/latex/wx/list.tex b/docs/latex/wx/list.tex index e912794648..83f675078c 100644 --- a/docs/latex/wx/list.tex +++ b/docs/latex/wx/list.tex @@ -126,7 +126,7 @@ unless you called DeleteContents({\tt true} ). Appends the pointer to \rtfsp{\it object} to the list. -\membersection{wxList::Clear}\label{wxlistclear} +\membersection{wxList::Clear}\label{wxlistclear1} \func{void}{Clear}{\void} @@ -193,7 +193,7 @@ Returns the last iterator in the list (NULL if the list is empty). Returns the index of {\it obj} within the list or {\tt wxNOT\_FOUND} if {\it obj} is not found in the list. -\membersection{wxList::Insert}\label{wxlistinsert} +\membersection{wxList::Insert}\label{wxlistinsert1} \func{wxList::compatibility\_iterator}{Insert}{\param{T *}{object}} @@ -340,25 +340,25 @@ Inserts an item (or several) at the given position. Returns the largest possible size of the list. -\membersection{wxList::pop\_back}\label{wxlistpop\_back} +\membersection{wxList::pop\_back}\label{wxlistpopback} \func{void}{pop\_back}{\void} Removes the list item. -\membersection{wxList::pop\_front}\label{wxlistpop\_front} +\membersection{wxList::pop\_front}\label{wxlistpopfront} \func{void}{pop\_front}{\void} Removes the first item. -\membersection{wxList::push\_back}\label{wxlistpush\_back} +\membersection{wxList::push\_back}\label{wxlistpushback} \func{void}{push\_back}{\param{const\_reference }{v = value\_type()}} Adds an item to end of the list. -\membersection{wxList::push\_front}\label{wxlistpush\_front} +\membersection{wxList::push\_front}\label{wxlistpushfront} \func{void}{push\_front}{\param{const\_reference }{v = value\_type()}} diff --git a/docs/latex/wx/module.tex b/docs/latex/wx/module.tex index 754a5e039e..4d43caa10f 100644 --- a/docs/latex/wx/module.tex +++ b/docs/latex/wx/module.tex @@ -72,7 +72,7 @@ Constructs a wxModule object. Destructor. -\membersection{wxModule::AddDependency}\label{wxmoduleoninit} +\membersection{wxModule::AddDependency}\label{wxmoduleadddependency} \func{void}{AddDependency}{\param{wxClassInfo * }{dep}} diff --git a/docs/latex/wx/pickerbase.tex b/docs/latex/wx/pickerbase.tex index 16c9277d38..3f082125a8 100644 --- a/docs/latex/wx/pickerbase.tex +++ b/docs/latex/wx/pickerbase.tex @@ -139,11 +139,3 @@ This function can be used only when \helpref{HasTextCtrl}{wxpickerbasehastextctr Returns \true if the picker control is growable. - -\membersection{wxPickerBase::SetPickerCtrlGrowable}\label{wxpickerbasesetpickerctrlgrowable} - -\func{void}{SetPickerCtrlGrowable}{\param{bool}{ grow = true}} - -Sets the picker control as growable when {\tt grow} is \true. -This function has effects only when \helpref{HasTextCtrl}{wxpickerbasehastextctrl} returns \true. - diff --git a/docs/latex/wx/richtextliststyledefinition.tex b/docs/latex/wx/richtextliststyledefinition.tex index f51dabb1a8..de2810e901 100644 --- a/docs/latex/wx/richtextliststyledefinition.tex +++ b/docs/latex/wx/richtextliststyledefinition.tex @@ -48,7 +48,7 @@ If {\it styleSheet} is specified, the base style for this definition will also b This function finds the level (from 0 to 9) whose indentation attribute mostly closely matches {\it indent} (expressed in tenths of a millimetre). -\membersection{wxRichTextListStyleDefinition::GetCombinedStyle}\label{wxrichtextliststyledefinitioncombinewithparagraphstyle} +\membersection{wxRichTextListStyleDefinition::GetCombinedStyle}\label{wxrichtextliststyledefinitiongetcombinedstyle} \constfunc{wxRichTextAttr}{GetCombinedStyle}{\param{int }{indent}, \param{wxRichTextStyleSheet*}{ styleSheet = NULL}}