no longer need reverse renamers for the *Ptr classes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38302 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-03-23 15:56:22 +00:00
parent 0b652e0ef9
commit 6cfc5ebfa7
17 changed files with 0 additions and 432 deletions

View File

@@ -59,74 +59,49 @@ wxHTML_URL_PAGE = wx.html.HTML_URL_PAGE
wxHTML_URL_IMAGE = wx.html.HTML_URL_IMAGE
wxHTML_URL_OTHER = wx.html.HTML_URL_OTHER
wxHtmlLinkInfo = wx.html.HtmlLinkInfo
wxHtmlLinkInfoPtr = wx.html.HtmlLinkInfoPtr
wxHtmlTag = wx.html.HtmlTag
wxHtmlTagPtr = wx.html.HtmlTagPtr
wxHtmlParser = wx.html.HtmlParser
wxHtmlParserPtr = wx.html.HtmlParserPtr
wxHtmlWinParser = wx.html.HtmlWinParser
wxHtmlWinParserPtr = wx.html.HtmlWinParserPtr
wxHtmlTagHandler = wx.html.HtmlTagHandler
wxHtmlTagHandlerPtr = wx.html.HtmlTagHandlerPtr
wxHtmlTagHandler = wx.html.HtmlTagHandler
wxHtmlWinTagHandler = wx.html.HtmlWinTagHandler
wxHtmlWinTagHandlerPtr = wx.html.HtmlWinTagHandlerPtr
wxHtmlWinTagHandler = wx.html.HtmlWinTagHandler
wxHtmlWinParser_AddTagHandler = wx.html.HtmlWinParser_AddTagHandler
wxHtmlSelection = wx.html.HtmlSelection
wxHtmlSelectionPtr = wx.html.HtmlSelectionPtr
wxHTML_SEL_OUT = wx.html.HTML_SEL_OUT
wxHTML_SEL_IN = wx.html.HTML_SEL_IN
wxHTML_SEL_CHANGING = wx.html.HTML_SEL_CHANGING
wxHtmlRenderingState = wx.html.HtmlRenderingState
wxHtmlRenderingStatePtr = wx.html.HtmlRenderingStatePtr
wxHtmlRenderingStyle = wx.html.HtmlRenderingStyle
wxHtmlRenderingStylePtr = wx.html.HtmlRenderingStylePtr
wxDefaultHtmlRenderingStyle = wx.html.DefaultHtmlRenderingStyle
wxDefaultHtmlRenderingStylePtr = wx.html.DefaultHtmlRenderingStylePtr
wxHtmlRenderingInfo = wx.html.HtmlRenderingInfo
wxHtmlRenderingInfoPtr = wx.html.HtmlRenderingInfoPtr
wxHTML_FIND_EXACT = wx.html.HTML_FIND_EXACT
wxHTML_FIND_NEAREST_BEFORE = wx.html.HTML_FIND_NEAREST_BEFORE
wxHTML_FIND_NEAREST_AFTER = wx.html.HTML_FIND_NEAREST_AFTER
wxHtmlCell = wx.html.HtmlCell
wxHtmlCellPtr = wx.html.HtmlCellPtr
wxHtmlWordCell = wx.html.HtmlWordCell
wxHtmlWordCellPtr = wx.html.HtmlWordCellPtr
wxHtmlContainerCell = wx.html.HtmlContainerCell
wxHtmlContainerCellPtr = wx.html.HtmlContainerCellPtr
wxHtmlColourCell = wx.html.HtmlColourCell
wxHtmlColourCellPtr = wx.html.HtmlColourCellPtr
wxHtmlFontCell = wx.html.HtmlFontCell
wxHtmlFontCellPtr = wx.html.HtmlFontCellPtr
wxHtmlWidgetCell = wx.html.HtmlWidgetCell
wxHtmlWidgetCellPtr = wx.html.HtmlWidgetCellPtr
wxHtmlFilter = wx.html.HtmlFilter
wxHtmlFilterPtr = wx.html.HtmlFilterPtr
wxHtmlFilter = wx.html.HtmlFilter
wxHtmlWindow = wx.html.HtmlWindow
wxHtmlWindowPtr = wx.html.HtmlWindowPtr
wxHtmlWindow = wx.html.HtmlWindow
wxPreHtmlWindow = wx.html.PreHtmlWindow
wxHtmlWindow_AddFilter = wx.html.HtmlWindow_AddFilter
wxHtmlWindow_GetClassDefaultAttributes = wx.html.HtmlWindow_GetClassDefaultAttributes
wxHtmlDCRenderer = wx.html.HtmlDCRenderer
wxHtmlDCRendererPtr = wx.html.HtmlDCRendererPtr
wxPAGE_ODD = wx.html.PAGE_ODD
wxPAGE_EVEN = wx.html.PAGE_EVEN
wxPAGE_ALL = wx.html.PAGE_ALL
wxHtmlPrintout = wx.html.HtmlPrintout
wxHtmlPrintoutPtr = wx.html.HtmlPrintoutPtr
wxHtmlPrintout_AddFilter = wx.html.HtmlPrintout_AddFilter
wxHtmlPrintout_CleanUpStatics = wx.html.HtmlPrintout_CleanUpStatics
wxHtmlEasyPrinting = wx.html.HtmlEasyPrinting
wxHtmlEasyPrintingPtr = wx.html.HtmlEasyPrintingPtr
wxHtmlBookRecord = wx.html.HtmlBookRecord
wxHtmlBookRecordPtr = wx.html.HtmlBookRecordPtr
wxHtmlSearchStatus = wx.html.HtmlSearchStatus
wxHtmlSearchStatusPtr = wx.html.HtmlSearchStatusPtr
wxHtmlHelpData = wx.html.HtmlHelpData
wxHtmlHelpDataPtr = wx.html.HtmlHelpDataPtr
wxHF_TOOLBAR = wx.html.HF_TOOLBAR
wxHF_CONTENTS = wx.html.HF_CONTENTS
wxHF_INDEX = wx.html.HF_INDEX
@@ -170,21 +145,14 @@ wxID_HTML_SEARCHBUTTON = wx.html.ID_HTML_SEARCHBUTTON
wxID_HTML_SEARCHCHOICE = wx.html.ID_HTML_SEARCHCHOICE
wxID_HTML_COUNTINFO = wx.html.ID_HTML_COUNTINFO
wxHtmlHelpWindow = wx.html.HtmlHelpWindow
wxHtmlHelpWindowPtr = wx.html.HtmlHelpWindowPtr
wxPreHtmlHelpWindow = wx.html.PreHtmlHelpWindow
wxHtmlWindowEvent = wx.html.HtmlWindowEvent
wxHtmlWindowEventPtr = wx.html.HtmlWindowEventPtr
wxHtmlHelpFrame = wx.html.HtmlHelpFrame
wxHtmlHelpFramePtr = wx.html.HtmlHelpFramePtr
wxPreHtmlHelpFrame = wx.html.PreHtmlHelpFrame
wxHtmlHelpDialog = wx.html.HtmlHelpDialog
wxHtmlHelpDialogPtr = wx.html.HtmlHelpDialogPtr
wxPreHtmlHelpDialog = wx.html.PreHtmlHelpDialog
wxHelpControllerBase = wx.html.HelpControllerBase
wxHelpControllerBasePtr = wx.html.HelpControllerBasePtr
wxHtmlHelpController = wx.html.HtmlHelpController
wxHtmlHelpControllerPtr = wx.html.HtmlHelpControllerPtr
wxHtmlModalHelp = wx.html.HtmlModalHelp
wxHtmlModalHelpPtr = wx.html.HtmlModalHelpPtr