Advertisement
Guest User

Untitled

a guest
Feb 28th, 2015
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 182.68 KB | None | 0 0
  1. Undefined symbols for architecture x86_64:
  2. "wxOnAssert(char const*, int, char const*, char const*, wchar_t const*)", referenced from:
  3. wxMouseEvent::ButtonDClick(int) const in coredll_event.o
  4. wxMouseEvent::ButtonDown(int) const in coredll_event.o
  5. wxMouseEvent::ButtonUp(int) const in coredll_event.o
  6. wxMouseEvent::Button(int) const in coredll_event.o
  7. wxEventBlocker::wxEventBlocker(wxWindow*, int) in coredll_event.o
  8. wxEventBlocker::~wxEventBlocker() in coredll_event.o
  9. wxStripMenuCodes(wxString const&, int) in coredll_utilscmn.o
  10. ...
  11. "wxOnAssert(char const*, int, char const*, char const*, wxString const&)", referenced from:
  12. wxGridSizer::DoInsert(unsigned long, wxSizerItem*) in coredll_sizer.o
  13. wxWindowBase::ReleaseMouse() in coredll_wincmn.o
  14. wxInfoBarGeneric::RemoveButton(int) in coredll_generic_infobar.o
  15. OpenLogFile(wxFile&, wxString*, wxWindow*) in coredll_logg.o
  16. "wxOnAssert(char const*, int, char const*, char const*, char const*)", referenced from:
  17. wxEventBlocker::ProcessEvent(wxEvent&) in coredll_event.o
  18. void wxLogger::Log<wxString>(wxFormatString const&, wxString) in coredll_fs_mem.o
  19. void wxLogger::Log<wxCStrData>(wxFormatString const&, wxCStrData) in coredll_utilscmn.o
  20. int wxString::Printf<wxString, int, int, int, char const*, int, wchar_t const*, wchar_t const*, int, int>(wxFormatString const&, wxString, int, int, int, char const*, int, wchar_t const*, wchar_t const*, int, int) in coredll_utilscmn.o
  21. wxArgNormalizerWithBuffer<wchar_t>::wxArgNormalizerWithBuffer(wxScopedCharTypeBuffer<wchar_t> const&, wxFormatString const*, unsigned int) in coredll_utilscmn.o
  22. wxString wxString::Format<int>(wxFormatString const&, int) in coredll_utilscmn.o
  23. wxLogger::MaybeStore(wxString const&, unsigned long) in coredll_utilscmn.o
  24. ...
  25. "wxPathOnly(wxString const&)", referenced from:
  26. wxFileDialog::ModalFinishedCallback(void*, int) in coredll_osx_cocoa_filedlg.o
  27. wxDocument::SaveAs() in coredll_docview.o
  28. wxDocManager::SelectDocumentPath(wxDocTemplate**, int, wxString&, long, bool) in coredll_docview.o
  29. wxGenericDirCtrl::OnEndEditItem(wxTreeEvent&) in coredll_dirctrlg.o
  30. wxFileListCtrl::OnListEndLabelEdit(wxListEvent&) in coredll_filectrlg.o
  31. wxFileListCtrl::UpdateFiles() in coredll_filectrlg.o
  32. wxFileListCtrl::GoToParentDir() in coredll_filectrlg.o
  33. ...
  34. "wxDirExists(wxString const&)", referenced from:
  35. DoLaunchDefaultBrowserHelper(wxString const&, int) in coredll_utilscmn.o
  36. wxGenericDirDialog::OnOK(wxCommandEvent&) in coredll_dirdlgg.o
  37. wxGenericDirDialog::OnNew(wxCommandEvent&) in coredll_dirdlgg.o
  38. wxFileListCtrl::GoToDir(wxString const&) in coredll_filectrlg.o
  39. wxGenericFileCtrl::OnSelected(wxListEvent&) in coredll_filectrlg.o
  40. wxGenericFileCtrl::HandleAction(wxString const&) in coredll_filectrlg.o
  41. "wxGetLocale()", referenced from:
  42. wxAppBase::GetLayoutDirection() const in coredll_appcmn.o
  43. "wxFileExists(wxString const&)", referenced from:
  44. DoLaunchDefaultBrowserHelper(wxString const&, int) in coredll_utilscmn.o
  45. wxDocManager::SelectDocumentPath(wxDocTemplate**, int, wxString&, long, bool) in coredll_docview.o
  46. wxGenericDirCtrl::OnEndEditItem(wxTreeEvent&) in coredll_dirctrlg.o
  47. wxFileListCtrl::OnListEndLabelEdit(wxListEvent&) in coredll_filectrlg.o
  48. wxFileListCtrl::MakeDir() in coredll_filectrlg.o
  49. wxGenericFileCtrl::HandleAction(wxString const&) in coredll_filectrlg.o
  50. "wxGetDataDir()", referenced from:
  51. wxPostScriptDCImpl::DoGetTextExtent(wxString const&, int*, int*, int*, int*, wxFont const*) const in coredll_dcpsg.o
  52. "wxGetHomeDir(wxString*)", referenced from:
  53. wxGenericDirDialog::Create(wxWindow*, wxString const&, wxString const&, long, wxPoint const&, wxSize const&, wxString const&) in coredll_dirdlgg.o
  54. "wxRemoveFile(wxString const&)", referenced from:
  55. wxPostScriptDCImpl::EndDoc() in coredll_dcpsg.o
  56. "wxRenameFile(wxString const&, wxString const&, bool)", referenced from:
  57. wxGenericDirCtrl::OnEndEditItem(wxTreeEvent&) in coredll_dirctrlg.o
  58. wxFileListCtrl::OnListEndLabelEdit(wxListEvent&) in coredll_filectrlg.o
  59. "wxGetUserHome(wxString const&)", referenced from:
  60. wxGenericDirDialog::OnGoHome(wxCommandEvent&) in coredll_dirdlgg.o
  61. wxFileListCtrl::GoToHomeDir() in coredll_filectrlg.o
  62. wxGenericFileCtrl::HandleAction(wxString const&) in coredll_filectrlg.o
  63. "wxSysErrorMsg(unsigned long)", referenced from:
  64. wxWindow::~wxWindow() in coredll_window_osx.o
  65. wxWindow::RegisterHotKey(int, int, int) in coredll_window_osx.o
  66. wxWindow::UnregisterHotKey(int) in coredll_window_osx.o
  67. "wxGetLocalTime()", referenced from:
  68. wxGenericProgressDialog::OnCancel(wxCommandEvent&) in coredll_progdlgg.o
  69. wxGenericProgressDialog::OnClose(wxCloseEvent&) in coredll_progdlgg.o
  70. wxGenericProgressDialog::Init() in coredll_progdlgg.o
  71. wxGenericProgressDialog::wxGenericProgressDialog() in coredll_progdlgg.o
  72. wxGenericProgressDialog::wxGenericProgressDialog(wxString const&, wxString const&, int, wxWindow*, int) in coredll_progdlgg.o
  73. wxGenericProgressDialog::UpdateTimeEstimates(int, unsigned long&, unsigned long&, unsigned long&) in coredll_progdlgg.o
  74. wxGenericProgressDialog::Pulse(wxString const&, bool*) in coredll_progdlgg.o
  75. ...
  76. "wxGetOsVersion(int*, int*)", referenced from:
  77. wxGUIAppTraits::GetToolkitVersion(int*, int*) const in coredll_utils_osx.o
  78. wxStatusBar::OnPaint(wxPaintEvent&) in coredll_statbrma.o
  79. wxGenericTreeCtrl::Create(wxWindow*, int, wxPoint const&, wxSize const&, long, wxValidator const&, wxString const&) in coredll_treectlg.o
  80. "wxNewEventType()", referenced from:
  81. __GLOBAL__I_a in coredll_event.o
  82. __GLOBAL__I_a in coredll_tglbtn_osx.o
  83. __GLOBAL__I_a in coredll_webkit.o
  84. __GLOBAL__I_a in coredll_collpaneg.o
  85. __GLOBAL__I_a in coredll_clipcmn.o
  86. __GLOBAL__I_a in coredll_clrpickercmn.o
  87. __GLOBAL__I_a in coredll_dlgcmn.o
  88. ...
  89. "wxSysErrorCode()", referenced from:
  90. DoLaunchDefaultBrowserHelper(wxString const&, int) in coredll_utilscmn.o
  91. wxWindow::~wxWindow() in coredll_window_osx.o
  92. wxWindow::RegisterHotKey(int, int, int) in coredll_window_osx.o
  93. wxWindow::UnregisterHotKey(int) in coredll_window_osx.o
  94. wxHIDDevice::Create(int, int, int) in coredll_hid.o
  95. wxHIDDevice::GetCount(int, int) in coredll_hid.o
  96. wxClipboard::wxClipboard() in coredll_carbon_clipbrd.o
  97. ...
  98. "wxDoSprintfWchar(wchar_t*, wchar_t const*, ...)", referenced from:
  99. int wxSprintf<int>(wchar_t*, wxFormatString const&, int) in coredll_fontdlgg.o
  100. "wxIsAbsolutePath(wxString const&)", referenced from:
  101. wxGenericFileCtrl::HandleAction(wxString const&) in coredll_filectrlg.o
  102. "wxMacFSRefToPath(FSRef const*, __CFString const*)", referenced from:
  103. wxGetAvailableDrives(wxArrayString&, wxArrayString&, wxArrayInt&) in coredll_dirctrlg.o
  104. "wxStringTokenize(wxString const&, wxString const&, wxStringTokenizerMode)", referenced from:
  105. wxFileDataObject::SetData(unsigned long, void const*) in coredll_carbon_dataobj.o
  106. "wxFileNameFromPath(wxString const&)", referenced from:
  107. wxFileDialog::ModalFinishedCallback(void*, int) in coredll_osx_cocoa_filedlg.o
  108. wxDocument::SaveAs() in coredll_docview.o
  109. wxDocument::DoGetUserReadableName() const in coredll_docview.o
  110. wxDirItemData::SetNewDirName(wxString const&) in coredll_dirctrlg.o
  111. wxFileListCtrl::GoToParentDir() in coredll_filectrlg.o
  112. "UMAGetSystemVersion()", referenced from:
  113. -[wxNSApplication transformToForegroundApplication] in coredll_osx_cocoa_utils.o
  114. wxDisplayDepth() in coredll_utils_osx.o
  115. wxWindow::MacHasScrollBarCorner() const in coredll_window_osx.o
  116. wxFontEnumerator::EnumerateFacenames(wxFontEncoding, bool) in coredll_core_fontenum.o
  117. wxScreenDCImpl::DoGetAsBitmap(wxRect const*) const in coredll_carbon_dcscreen.o
  118. wxMacCoreGraphicsContext::SetInterpolationQuality(wxInterpolationQuality) in coredll_carbon_graphics.o
  119. wxFileDialog::SetupExtraControls(NSWindow*) in coredll_osx_cocoa_filedlg.o
  120. ...
  121. "wxGet_wxConvLibcPtr()", referenced from:
  122. wxString::wxString(char const*) in coredll_fs_mem.o
  123. int wxString::Printf<wxString, int, int, int, char const*, int, wchar_t const*, wchar_t const*, int, int>(wxFormatString const&, wxString, int, int, int, char const*, int, wchar_t const*, wchar_t const*, int, int) in coredll_utilscmn.o
  124. wxString::wxString(char const*) in coredll_utilscmn.o
  125. wxString::wxString(char const*) in coredll_osx_cocoa_utils.o
  126. wxString::wxString(char const*) in coredll_artmac.o
  127. wxString::wxString(char const*) in coredll_nonownedwnd_osx.o
  128. wxString::wxString(char const*) in coredll_utils_osx.o
  129. ...
  130. "wxGet_wxConvUTF8Ptr()", referenced from:
  131. wxWebKitCtrl::GetPageSource() in coredll_webkit.o
  132. wxWebKitCtrl::GetSelection() in coredll_webkit.o
  133. wxWebKitCtrl::RunScript(wxString const&) in coredll_webkit.o
  134. -[MyFrameLoadMonitor webView:didStartProvisionalLoadForFrame:] in coredll_webkit.o
  135. -[MyFrameLoadMonitor webView:didCommitLoadForFrame:] in coredll_webkit.o
  136. -[MyFrameLoadMonitor webView:didFinishLoadForFrame:] in coredll_webkit.o
  137. -[MyFrameLoadMonitor webView:didFailLoadWithError:forFrame:] in coredll_webkit.o
  138. ...
  139. "wxGetLocalTimeMillis()", referenced from:
  140. wxUpdateUIEvent::CanUpdate(wxWindowBase*) in coredll_event.o
  141. wxUpdateUIEvent::ResetUpdateTime() in coredll_event.o
  142. wxComboCtrlBase::OnPopupDismiss(bool) in coredll_combocmn.o
  143. wxComboCtrlBase::PreprocessMouseEvent(wxMouseEvent&, int) in coredll_combocmn.o
  144. "wxGet_wxConvLocalPtr()", referenced from:
  145. wxMacStringToPascal(wxString const&, unsigned char*) in coredll_utils_osx.o
  146. wxMacMakeStringFromPascal(unsigned char const*) in coredll_utils_osx.o
  147. wxMacAssertOutputHandler(unsigned int, unsigned int, char const*, char const*, char const*, char const*, long, void*, unsigned char const*) in coredll_carbon_app.o
  148. wxTextDataObject::GetDataSize(wxDataFormat const&) const in coredll_dobjcmn.o
  149. wxTextDataObject::GetDataHere(wxDataFormat const&, void*) const in coredll_dobjcmn.o
  150. wxTextDataObject::SetData(wxDataFormat const&, unsigned long, void const*) in coredll_dobjcmn.o
  151. "wxScanfConvertFormatW(wchar_t const*)", referenced from:
  152. wxNativeEncodingInfo::FromString(wxString const&) in coredll_osx_fontutil.o
  153. wxColourBase::FromString(wxString const&) in coredll_colourcmn.o
  154. "wxSetWorkingDirectory(wxString const&)", referenced from:
  155. wxApp::Initialize(int&, wchar_t**) in coredll_carbon_app.o
  156. wxGenericDirDialog::EndModal(int) in coredll_dirdlgg.o
  157. wxFileDirPickerCtrlBase::UpdatePickerFromTextCtrl() in coredll_filepickercmn.o
  158. "wxMacHFSUniStrToString(HFSUniStr255 const*)", referenced from:
  159. wxGetAvailableDrives(wxArrayString&, wxArrayString&, wxArrayInt&) in coredll_dirctrlg.o
  160. "wxEndsWithPathSeparator(wxString const&)", referenced from:
  161. wxGenericDirDialog::OnNew(wxCommandEvent&) in coredll_dirdlgg.o
  162. wxGenericFileDialog::Create(wxWindow*, wxString const&, wxString const&, wxString const&, wxString const&, long, wxPoint const&, wxSize const&, wxString const&, bool) in coredll_filedlgg.o
  163. wxGenericDirCtrl::PopulateNode(wxTreeItemId) in coredll_dirctrlg.o
  164. wxGenericDirCtrl::FindChild(wxTreeItemId, wxString const&, bool&) in coredll_dirctrlg.o
  165. wxFileListCtrl::GoToParentDir() in coredll_filectrlg.o
  166. wxGenericFileCtrl::Create(wxWindow*, int, wxString const&, wxString const&, wxString const&, long, wxPoint const&, wxSize const&, wxString const&) in coredll_filectrlg.o
  167. "wxMacConvertNewlines10To13(wxString*)", referenced from:
  168. wxNSTextViewControl::SetStringValue(wxString const&) in coredll_osx_cocoa_textctrl.o
  169. wxNSTextViewControl::WriteText(wxString const&) in coredll_osx_cocoa_textctrl.o
  170. "wxMacConvertNewlines10To13(char*)", referenced from:
  171. wxDataObject::GetFromPasteboard(void*) in coredll_carbon_dataobj.o
  172. "wxMacConvertNewlines13To10(wxString*)", referenced from:
  173. wxNSTextViewControl::GetStringValue() const in coredll_osx_cocoa_textctrl.o
  174. "wxParseCommonDialogsFilter(wxString const&, wxArrayString&, wxArrayString&)", referenced from:
  175. wxFileSelector(wxString const&, wxString const&, wxString const&, wxString const&, wxString const&, int, wxWindow*, int, int) in coredll_fldlgcmn.o
  176. wxDirFilterListCtrl::FillFilterList(wxString const&, int) in coredll_dirctrlg.o
  177. wxGenericDirCtrl::ExtractWildcard(wxString const&, int, wxString&, wxString&) in coredll_dirctrlg.o
  178. wxGenericFileCtrl::SetWildcard(wxString const&) in coredll_filectrlg.o
  179. "wxMacGetSystemEncFromFontEnc(wxFontEncoding)", referenced from:
  180. wxFontEnumerator::EnumerateFacenames(wxFontEncoding, bool) in coredll_core_fontenum.o
  181. "wxNow()", referenced from:
  182. wxPostScriptDCImpl::StartDoc(wxString const&) in coredll_dcpsg.o
  183. "wxTrap()", referenced from:
  184. wxMouseEvent::ButtonDClick(int) const in coredll_event.o
  185. wxMouseEvent::ButtonDown(int) const in coredll_event.o
  186. wxMouseEvent::ButtonUp(int) const in coredll_event.o
  187. wxMouseEvent::Button(int) const in coredll_event.o
  188. wxEventBlocker::wxEventBlocker(wxWindow*, int) in coredll_event.o
  189. wxEventBlocker::~wxEventBlocker() in coredll_event.o
  190. wxEventBlocker::ProcessEvent(wxEvent&) in coredll_event.o
  191. ...
  192. "wxMkdir(wxString const&, int)", referenced from:
  193. wxGenericDirDialog::OnOK(wxCommandEvent&) in coredll_dirdlgg.o
  194. wxGenericDirDialog::OnNew(wxCommandEvent&) in coredll_dirdlgg.o
  195. wxFileListCtrl::MakeDir() in coredll_filectrlg.o
  196. "wxSplit(wxString const&, wchar_t, wchar_t)", referenced from:
  197. wxGCDCImpl::DoDrawRotatedText(wxString const&, int, int, double) in coredll_dcgraph.o
  198. "wxGetCwd()", referenced from:
  199. wxApp::Initialize(int&, wchar_t**) in coredll_carbon_app.o
  200. wxGenericDirDialog::Create(wxWindow*, wxString const&, wxString const&, long, wxPoint const&, wxSize const&, wxString const&) in coredll_dirdlgg.o
  201. wxGenericFileDialog::Create(wxWindow*, wxString const&, wxString const&, wxString const&, wxString const&, long, wxPoint const&, wxSize const&, wxString const&, bool) in coredll_filedlgg.o
  202. wxGenericFileCtrl::Create(wxWindow*, int, wxString const&, wxString const&, wxString const&, long, wxPoint const&, wxSize const&, wxString const&) in coredll_filectrlg.o
  203. "wxExecute(wxString const&, wxArrayString&, wxArrayString&, int, wxExecuteEnv const*)", referenced from:
  204. wxGenericPrintSetupDialog::Init(wxPrintData*) in coredll_prntdlgg.o
  205. "wxExecute(wxString const&, int, wxProcess*, wxExecuteEnv const*)", referenced from:
  206. wxPostScriptDCImpl::EndDoc() in coredll_dcpsg.o
  207. "wxDateTime::TIME_T_FACTOR", referenced from:
  208. wxFileData::ReadData() in coredll_filectrlg.o
  209. "wxDateTime::Set(tm const&)", referenced from:
  210. wxMemoryFSFile::wxMemoryFSFile(wxMemoryOutputStream const&, wxString const&) in coredll_fs_mem.o
  211. "wxDateTime::Set(unsigned short, wxDateTime::Month, int, unsigned short, unsigned short, unsigned short, unsigned short)", referenced from:
  212. wxFileListCtrl::ChangeToReportMode() in coredll_filectrlg.o
  213. "wxDateTime::GetTmNow(tm*)", referenced from:
  214. wxMemoryFSFile::wxMemoryFSFile(wxMemoryOutputStream const&, wxString const&) in coredll_fs_mem.o
  215. "wxDateTime::TimeZone::TimeZone(wxDateTime::TZ)", referenced from:
  216. wxFileData::GetModificationTime() const in coredll_filectrlg.o
  217. wxFileListCtrl::ChangeToReportMode() in coredll_filectrlg.o
  218. wxDateTime::FormatDate() const in coredll_filectrlg.o
  219. "wxFileName::FileExists(wxString const&)", referenced from:
  220. wxGenericFileCtrl::SetPath(wxString const&) in coredll_filectrlg.o
  221. "wxFileName::GetTempDir()", referenced from:
  222. wxDataObject::GetFromPasteboard(void*) in coredll_carbon_dataobj.o
  223. "wxFileName::GetPathSeparators(wxPathFormat)", referenced from:
  224. wxSVGFileDCImpl::DoDrawBitmap(wxBitmap const&, int, int, bool) in coredll_dcsvg.o
  225. "wxFileName::CreateTempFileName(wxString const&)", referenced from:
  226. wxPostScriptDCImpl::StartDoc(wxString const&) in coredll_dcpsg.o
  227. "wxFileName::Clear()", referenced from:
  228. wxFileName::wxFileName() in coredll_filectrlg.o
  229. "wxFileName::Assign(wxString const&, wxPathFormat)", referenced from:
  230. wxFileName::wxFileName(wxString const&, wxPathFormat) in coredll_core_bitmap.o
  231. wxFileName::wxFileName(wxString const&, wxPathFormat) in coredll_filepickerg.o
  232. wxFileName::wxFileName(wxString const&, wxPathFormat) in coredll_prntdlgg.o
  233. wxFileName::wxFileName(wxString const&, wxPathFormat) in coredll_dcsvg.o
  234. wxFileName::wxFileName(wxString const&, wxPathFormat) in coredll_docview.o
  235. wxFileName::wxFileName(wxString const&, wxPathFormat) in coredll_filehistorycmn.o
  236. wxFileName::wxFileName(wxString const&, wxPathFormat) in coredll_filepickercmn.o
  237. ...
  238. "wxFileName::Assign(wxString const&, wxString const&, wxPathFormat)", referenced from:
  239. wxFileName::wxFileName(wxString const&, wxString const&, wxPathFormat) in coredll_fldlgcmn.o
  240. wxGenericFileCtrl::DoGetFileName() const in coredll_filectrlg.o
  241. wxFileName::wxFileName(wxString const&, wxString const&, wxPathFormat) in coredll_filectrlg.o
  242. "wxFileName::Assign(wxFileName const&)", referenced from:
  243. wxFileName::wxFileName(wxFileName const&) in coredll_filehistorycmn.o
  244. "wxFileName::DirName(wxString const&, wxPathFormat)", referenced from:
  245. wxDirPickerCtrl::GetTextCtrlValue() const in coredll_filepickercmn.o
  246. "wxFileName::Normalize(int, wxString const&, wxPathFormat)", referenced from:
  247. wxBitmap::LoadFile(wxString const&, wxBitmapType) in coredll_core_bitmap.o
  248. wxFileHistoryBase::NormalizeFileName(wxFileName const&) in coredll_filehistorycmn.o
  249. wxGenericFileCtrl::DoGetFileName() const in coredll_filectrlg.o
  250. wxGenericFileCtrl::DoGetFilenames(wxArrayString&, bool) const in coredll_filectrlg.o
  251. "wxFileName::SplitPath(wxString const&, wxString*, wxString*, wxString*, wxPathFormat)", referenced from:
  252. wxDocTemplate::FileMatchesTemplate(wxString const&) in coredll_docview.o
  253. wxFileDialogBase::SetPath(wxString const&) in coredll_fldlgcmn.o
  254. wxGenericFileCtrl::SetPath(wxString const&) in coredll_filectrlg.o
  255. "wxFileType::~wxFileType()", referenced from:
  256. wxFileIconsTable::GetIconID(wxString const&, wxString const&) in coredll_dirctrlg.o
  257. "wxListBase::DeleteNode(wxNodeBase*)", referenced from:
  258. wxImageList::Replace(int, wxBitmap const&) in coredll_osx_imaglist.o
  259. wxImageList::Replace(int, wxIcon const&) in coredll_osx_imaglist.o
  260. wxImageList::Replace(int, wxBitmap const&, wxBitmap const&) in coredll_osx_imaglist.o
  261. wxImageList::Remove(int) in coredll_osx_imaglist.o
  262. wxListMainWindow::DeleteColumn(int) in coredll_generic_listctrl.o
  263. wxBitmapBase::CleanUpHandlers() in coredll_bmpbase.o
  264. wxBitmapBaseModule::OnExit() in coredll_bmpbase.o
  265. ...
  266. "wxListBase::DeleteObject(void*)", referenced from:
  267. wxArtProvider::Remove(wxArtProvider*) in coredll_artprov.o
  268. wxBitmapBase::RemoveHandler(wxString const&) in coredll_bmpbase.o
  269. wxDialogBase::OnCloseWindow(wxCloseEvent&) in coredll_dlgcmn.o
  270. wxDocument::~wxDocument() in coredll_docview.o
  271. wxDocManager::RemoveDocument(wxDocument*) in coredll_docview.o
  272. wxDocument::RemoveView(wxView*) in coredll_docview.o
  273. wxDocTemplate::~wxDocTemplate() in coredll_docview.o
  274. ...
  275. "wxListBase::Init(wxKeyType)", referenced from:
  276. wxMenuBase::wxMenuBase(long) in coredll_choice_osx.o
  277. wxMenuBase::wxMenuBase(long) in coredll_menu_osx.o
  278. wxSizer::wxSizer() in coredll_printdlg_osx.o
  279. wxMenuBase::wxMenuBase(long) in coredll_textctrl_osx.o
  280. wxAcceleratorRefData::wxAcceleratorRefData() in coredll_osx_accel.o
  281. wxAcceleratorRefData::wxAcceleratorRefData() in coredll_osx_accel.o
  282. wxAcceleratorTable::wxAcceleratorTable(int, wxAcceleratorEntry const*) in coredll_osx_accel.o
  283. ...
  284. "wxListBase::Clear()", referenced from:
  285. wxImageList::~wxImageList() in coredll_osx_imaglist.o
  286. wxImageList::RemoveAll() in coredll_osx_imaglist.o
  287. wxMenuBar::~wxMenuBar() in coredll_menu_osx.o
  288. wxAcceleratorRefData::~wxAcceleratorRefData() in coredll_osx_accel.o
  289. wxListLineDataArray::Add(wxListLineData const&, unsigned long) in coredll_generic_listctrl.o
  290. wxListLineDataArray::Insert(wxListLineData const&, unsigned long, unsigned long) in coredll_generic_listctrl.o
  291. wxListMainWindow::~wxListMainWindow() in coredll_generic_listctrl.o
  292. ...
  293. "wxListBase::Append(void*)", referenced from:
  294. wxImageList::Add(wxIcon const&) in coredll_osx_imaglist.o
  295. wxImageList::Add(wxBitmap const&) in coredll_osx_imaglist.o
  296. wxImageList::Replace(int, wxBitmap const&) in coredll_osx_imaglist.o
  297. wxImageList::Replace(int, wxIcon const&) in coredll_osx_imaglist.o
  298. wxImageList::Replace(int, wxBitmap const&, wxBitmap const&) in coredll_osx_imaglist.o
  299. wxTopLevelWindowMac::Create(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, long, wxString const&) in coredll_toplevel_osx.o
  300. wxTopLevelWindowMac::Create(wxWindow*, NSWindow*) in coredll_toplevel_osx.o
  301. ...
  302. "wxListBase::DoCopy(wxListBase const&)", referenced from:
  303. wxListLineDataArray::Add(wxListLineData const&, unsigned long) in coredll_generic_listctrl.o
  304. wxListLineDataArray::Insert(wxListLineData const&, unsigned long, unsigned long) in coredll_generic_listctrl.o
  305. wxComboPopupWindowEvtHandler::OnKeyEvent(wxKeyEvent&) in coredll_combocmn.o
  306. wxStaticBoxSizer::~wxStaticBoxSizer() in coredll_sizer.o
  307. "wxListBase::Insert(wxNodeBase*, void*)", referenced from:
  308. wxImageList::Replace(int, wxBitmap const&) in coredll_osx_imaglist.o
  309. wxImageList::Replace(int, wxIcon const&) in coredll_osx_imaglist.o
  310. wxImageList::Replace(int, wxBitmap const&, wxBitmap const&) in coredll_osx_imaglist.o
  311. wxListMainWindow::InsertColumn(long, wxListItem const&) in coredll_generic_listctrl.o
  312. wxArtProvider::Push(wxArtProvider*) in coredll_artprov.o
  313. wxBitmapBase::InsertHandler(wxBitmapHandler*) in coredll_bmpbase.o
  314. wxImage::InsertHandler(wxImageHandler*) in coredll_image.o
  315. ...
  316. "wxListBase::~wxListBase()", referenced from:
  317. wxImageList::~wxImageList() in coredll_osx_imaglist.o
  318. wxWindow::~wxWindow() in coredll_window_osx.o
  319. wxWindow::wxWindow(wxWindow*, int, wxPoint const&, wxSize const&, long, wxString const&) in coredll_window_osx.o
  320. wxMenuBase::wxMenuBase(long) in coredll_choice_osx.o
  321. wxMenuItemList::~wxMenuItemList() in coredll_choice_osx.o
  322. wxMenuItemList::~wxMenuItemList() in coredll_choice_osx.o
  323. wxMenuBase::wxMenuBase(long) in coredll_menu_osx.o
  324. ...
  325. "wxLogChain::DoLogRecord(unsigned long, wxString const&, wxLogRecordInfo const&)", referenced from:
  326. vtable for wxLogWindow in coredll_logg.o
  327. "wxLogChain::Flush()", referenced from:
  328. vtable for wxLogWindow in coredll_logg.o
  329. "wxLogChain::~wxLogChain()", referenced from:
  330. wxLogWindow::wxLogWindow(wxWindow*, wxString const&, bool, bool) in coredll_logg.o
  331. wxLogWindow::~wxLogWindow() in coredll_logg.o
  332. wxLogWindow::~wxLogWindow() in coredll_logg.o
  333. wxLogWindow::~wxLogWindow() in coredll_logg.o
  334. "wxNodeBase::wxNodeBase(wxListBase*, wxNodeBase*, wxNodeBase*, void*, wxListKey const&)", referenced from:
  335. wxMenuItemList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&) in coredll_choice_osx.o
  336. wxMenuItemList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&) in coredll_menu_osx.o
  337. wxSizerItemList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&) in coredll_printdlg_osx.o
  338. wxMenuItemList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&) in coredll_textctrl_osx.o
  339. wxAccelList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&) in coredll_osx_accel.o
  340. wxMenuItemList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&) in coredll_carbon_mdi.o
  341. wxSizerItemList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&) in coredll_collpaneg.o
  342. ...
  343. "wxNodeBase::~wxNodeBase()", referenced from:
  344. wxwxAccelListNode::~wxwxAccelListNode() in coredll_osx_accel.o
  345. wxwxAccelListNode::~wxwxAccelListNode() in coredll_osx_accel.o
  346. wxwxListItemDataListNode::~wxwxListItemDataListNode() in coredll_generic_listctrl.o
  347. wxwxListItemDataListNode::~wxwxListItemDataListNode() in coredll_generic_listctrl.o
  348. wxwxListHeaderDataListNode::~wxwxListHeaderDataListNode() in coredll_generic_listctrl.o
  349. wxwxListHeaderDataListNode::~wxwxListHeaderDataListNode() in coredll_generic_listctrl.o
  350. wxwxArtProvidersListNode::~wxwxArtProvidersListNode() in coredll_artprov.o
  351. ...
  352. "wxPlatform::Is(int)", referenced from:
  353. wxGenericComboCtrl::OnMouseEvent(wxMouseEvent&) in coredll_combog.o
  354. "wxAppTraits::WaitForChild(wxExecuteData&)", referenced from:
  355. vtable for wxGUIAppTraitsBase in coredll_appcmn.o
  356. "wxAppTraits::GetFDIOManager()", referenced from:
  357. vtable for wxGUIAppTraits in coredll_utils_osx.o
  358. vtable for wxGUIAppTraitsBase in coredll_appcmn.o
  359. "wxAppTraits::RunLoopUntilChildExit(wxExecuteData&, wxEventLoopBase&)", referenced from:
  360. wxGUIAppTraits::WaitForChild(wxExecuteData&) in coredll_apptraits.o
  361. "wxAppTraits::GetEventLoopSourcesManager()", referenced from:
  362. vtable for wxGUIAppTraitsBase in coredll_appcmn.o
  363. "wxClassInfo::Register()", referenced from:
  364. __GLOBAL__I_a in coredll_event.o
  365. __GLOBAL__I_a in coredll_osx_brush.o
  366. __GLOBAL__I_a in coredll_osx_imaglist.o
  367. __GLOBAL__I_a in coredll_osx_minifram.o
  368. __GLOBAL__I_a in coredll_nonownedwnd_osx.o
  369. __GLOBAL__I_a in coredll_osx_palette.o
  370. __GLOBAL__I_a in coredll_osx_pen.o
  371. ...
  372. "wxClassInfo::sm_first", referenced from:
  373. __GLOBAL__I_a in coredll_event.o
  374. __GLOBAL__I_a in coredll_osx_brush.o
  375. __GLOBAL__I_a in coredll_osx_imaglist.o
  376. __GLOBAL__I_a in coredll_osx_minifram.o
  377. __GLOBAL__I_a in coredll_nonownedwnd_osx.o
  378. __GLOBAL__I_a in coredll_osx_palette.o
  379. __GLOBAL__I_a in coredll_osx_pen.o
  380. ...
  381. "wxClassInfo::~wxClassInfo()", referenced from:
  382. __GLOBAL__I_a in coredll_event.o
  383. __GLOBAL__I_a in coredll_osx_brush.o
  384. __GLOBAL__I_a in coredll_osx_imaglist.o
  385. __GLOBAL__I_a in coredll_osx_minifram.o
  386. __GLOBAL__I_a in coredll_nonownedwnd_osx.o
  387. __GLOBAL__I_a in coredll_osx_palette.o
  388. __GLOBAL__I_a in coredll_osx_pen.o
  389. ...
  390. "wxHashTable::Next()", referenced from:
  391. wxFileIconsTable::~wxFileIconsTable() in coredll_dirctrlg.o
  392. "wxIdleEvent::sm_idleMode", referenced from:
  393. wxWindowBase::SendIdleEvents(wxIdleEvent&) in coredll_wincmn.o
  394. "wxTimerImpl::Start(int, bool)", referenced from:
  395. wxOSXTimerImpl::Start(int, bool) in coredll_core_timer.o
  396. "wxTimerImpl::wxTimerImpl(wxTimer*)", referenced from:
  397. wxOSXTimerImpl::wxOSXTimerImpl(wxTimer*) in coredll_core_timer.o
  398. wxOSXTimerImpl::wxOSXTimerImpl(wxTimer*) in coredll_core_timer.o
  399. "wxAppConsole::Initialize(int&, wchar_t**)", referenced from:
  400. wxAppBase::Initialize(int&, wchar_t**) in coredll_appcmn.o
  401. "wxAppConsole::wxAppConsole()", referenced from:
  402. wxAppBase::wxAppBase() in coredll_appcmn.o
  403. wxAppBase::wxAppBase() in coredll_appcmn.o
  404. "wxAppConsole::~wxAppConsole()", referenced from:
  405. wxAppBase::~wxAppBase() in coredll_appcmn.o
  406. wxAppBase::~wxAppBase() in coredll_appcmn.o
  407. non-virtual thunk to wxAppBase::~wxAppBase() in coredll_appcmn.o
  408. wxAppBase::~wxAppBase() in coredll_appcmn.o
  409. non-virtual thunk to wxAppBase::~wxAppBase() in coredll_appcmn.o
  410. "wxConfigBase::ms_pConfig", referenced from:
  411. wxGenericFileDialog::Create(wxWindow*, wxString const&, wxString const&, wxString const&, wxString const&, long, wxPoint const&, wxSize const&, wxString const&, bool) in coredll_filedlgg.o
  412. wxGenericFileDialog::~wxGenericFileDialog() in coredll_filedlgg.o
  413. wxPersistenceManager::GetConfig() const in coredll_persist.o
  414. "wxConfigBase::Create()", referenced from:
  415. wxGenericFileDialog::Create(wxWindow*, wxString const&, wxString const&, wxString const&, wxString const&, long, wxPoint const&, wxSize const&, wxString const&, bool) in coredll_filedlgg.o
  416. wxGenericFileDialog::~wxGenericFileDialog() in coredll_filedlgg.o
  417. wxPersistenceManager::GetConfig() const in coredll_persist.o
  418. "wxEvtHandler::QueueEvent(wxEvent*)", referenced from:
  419. vtable for wxEventBlocker in coredll_event.o
  420. vtable for wxMiniFrame in coredll_osx_minifram.o
  421. vtable for wxNonOwnedWindow in coredll_nonownedwnd_osx.o
  422. vtable for wxTopLevelWindowMac in coredll_toplevel_osx.o
  423. vtable for wxBlindPlateWindow in coredll_window_osx.o
  424. vtable for wxAnyButton in coredll_anybutton_osx.o
  425. vtable for wxBitmapButton in coredll_bmpbuttn_osx.o
  426. ...
  427. "wxEvtHandler::ProcessEvent(wxEvent&)", referenced from:
  428. wxEventBlocker::ProcessEvent(wxEvent&) in coredll_event.o
  429. vtable for wxMiniFrame in coredll_osx_minifram.o
  430. vtable for wxNonOwnedWindow in coredll_nonownedwnd_osx.o
  431. vtable for wxTopLevelWindowMac in coredll_toplevel_osx.o
  432. vtable for wxBlindPlateWindow in coredll_window_osx.o
  433. vtable for wxAnyButton in coredll_anybutton_osx.o
  434. vtable for wxBitmapButton in coredll_bmpbuttn_osx.o
  435. ...
  436. "wxEvtHandler::ms_classInfo", referenced from:
  437. __GLOBAL__I_a in coredll_carbon_app.o
  438. __GLOBAL__I_a in coredll_docview.o
  439. __GLOBAL__I_a in coredll_menucmn.o
  440. __GLOBAL__I_a in coredll_validate.o
  441. __GLOBAL__I_a in coredll_wincmn.o
  442. "wxEvtHandler::sm_eventTable", referenced from:
  443. wxApp::sm_eventTable in coredll_carbon_app.o
  444. wxListTextCtrlWrapper::sm_eventTable in coredll_generic_listctrl.o
  445. wxComboPopupWindowEvtHandler::sm_eventTable in coredll_combocmn.o
  446. wxComboBoxExtraInputHandler::sm_eventTable in coredll_combocmn.o
  447. wxComboPopupEvtHandler::sm_eventTable in coredll_combocmn.o
  448. wxDocManager::sm_eventTable in coredll_docview.o
  449. wxMouseEventsManager::sm_eventTable in coredll_mousemanager.o
  450. ...
  451. "wxEvtHandler::DoSetClientData(void*)", referenced from:
  452. vtable for wxEventBlocker in coredll_event.o
  453. vtable for wxMiniFrame in coredll_osx_minifram.o
  454. vtable for wxNonOwnedWindow in coredll_nonownedwnd_osx.o
  455. vtable for wxTopLevelWindowMac in coredll_toplevel_osx.o
  456. vtable for wxBlindPlateWindow in coredll_window_osx.o
  457. vtable for wxAnyButton in coredll_anybutton_osx.o
  458. vtable for wxBitmapButton in coredll_bmpbuttn_osx.o
  459. ...
  460. "wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&)", referenced from:
  461. vtable for wxEventBlocker in coredll_event.o
  462. vtable for wxMiniFrame in coredll_osx_minifram.o
  463. vtable for wxNonOwnedWindow in coredll_nonownedwnd_osx.o
  464. vtable for wxTopLevelWindowMac in coredll_toplevel_osx.o
  465. vtable for wxBlindPlateWindow in coredll_window_osx.o
  466. vtable for wxAnyButton in coredll_anybutton_osx.o
  467. vtable for wxBitmapButton in coredll_bmpbuttn_osx.o
  468. ...
  469. "wxEvtHandler::DoSetClientObject(wxClientData*)", referenced from:
  470. vtable for wxEventBlocker in coredll_event.o
  471. vtable for wxMiniFrame in coredll_osx_minifram.o
  472. vtable for wxNonOwnedWindow in coredll_nonownedwnd_osx.o
  473. vtable for wxTopLevelWindowMac in coredll_toplevel_osx.o
  474. vtable for wxBlindPlateWindow in coredll_window_osx.o
  475. vtable for wxAnyButton in coredll_anybutton_osx.o
  476. vtable for wxBitmapButton in coredll_bmpbuttn_osx.o
  477. ...
  478. "wxEvtHandler::SafelyProcessEvent(wxEvent&)", referenced from:
  479. wxMenu::ProcessCommand(wxCommandEvent&) in coredll_menu_osx.o
  480. wxMenuBase::SendEvent(int, int) in coredll_menucmn.o
  481. wxWindowBase::Close(bool) in coredll_wincmn.o
  482. wxWindowBase::HandleWindowEvent(wxEvent&) const in coredll_wincmn.o
  483. wxWindowBase::SendSizeEvent(int) in coredll_wincmn.o
  484. wxWindowBase::SendIdleEvents(wxIdleEvent&) in coredll_wincmn.o
  485. (anonymous namespace)::DragAcceptFilesTarget::OnDropFiles(int, int, wxArrayString const&) in coredll_wincmn.o
  486. ...
  487. "wxEvtHandler::ProcessEventLocally(wxEvent&)", referenced from:
  488. wxMDIParentFrameBase::TryBefore(wxEvent&) in coredll_carbon_mdi.o
  489. wxDocParentFrameAny<wxMDIParentFrame>::TryBefore(wxEvent&) in coredll_docmdi.o
  490. wxView::TryBefore(wxEvent&) in coredll_docview.o
  491. wxDocManager::TryBefore(wxEvent&) in coredll_docview.o
  492. wxDocChildFrameAnyBase::TryProcessEvent(wxEvent&) in coredll_docview.o
  493. wxDocParentFrameAnyBase::TryProcessEvent(wxEvent&) in coredll_docview.o
  494. wxDocChildFrameAny<wxFrame, wxFrame>::TryBefore(wxEvent&) in coredll_docview.o
  495. ...
  496. "wxEvtHandler::DoBind(int, int, int, wxEventFunctor*, wxObject*)", referenced from:
  497. wxGenericColourButton::Create(wxWindow*, int, wxColour const&, wxPoint const&, wxSize const&, long, wxValidator const&, wxString const&) in coredll_clrpickerg.o
  498. wxNavigationEnabled<wxWindow>::wxNavigationEnabled() in coredll_collpaneg.o
  499. wxNavigationEnabled<wxCollapsiblePaneBase>::wxNavigationEnabled() in coredll_collpaneg.o
  500. wxNavigationEnabled<wxControl>::wxNavigationEnabled() in coredll_filedlgg.o
  501. wxGenericFileDirButton::Create(wxWindow*, int, wxString const&, wxString const&, wxString const&, wxString const&, wxPoint const&, wxSize const&, long, wxValidator const&, wxString const&) in coredll_filepickerg.o
  502. wxGenericFontButton::Create(wxWindow*, int, wxFont const&, wxPoint const&, wxSize const&, long, wxValidator const&, wxString const&) in coredll_fontpickerg.o
  503. wxNavigationEnabled<wxListCtrlBase>::wxNavigationEnabled() in coredll_generic_listctrl.o
  504. ...
  505. "wxEvtHandler::Unlink()", referenced from:
  506. wxWindowBase::RemoveEventHandler(wxEvtHandler*) in coredll_wincmn.o
  507. "wxEvtHandler::DoTryApp(wxEvent&)", referenced from:
  508. wxEvtHandler::TryParent(wxEvent&) in coredll_event.o
  509. wxEvtHandler::TryParent(wxEvent&) in coredll_osx_minifram.o
  510. wxEvtHandler::TryParent(wxEvent&) in coredll_nonownedwnd_osx.o
  511. wxEvtHandler::TryParent(wxEvent&) in coredll_toplevel_osx.o
  512. wxEvtHandler::TryParent(wxEvent&) in coredll_window_osx.o
  513. wxEvtHandler::TryParent(wxEvent&) in coredll_anybutton_osx.o
  514. wxEvtHandler::TryParent(wxEvent&) in coredll_bmpbuttn_osx.o
  515. ...
  516. "wxEvtHandler::DoUnbind(int, int, int, wxEventFunctor const&, wxObject*)", referenced from:
  517. wxWindowBase::DoGetPopupMenuSelectionFromUser(wxMenu&, int, int) in coredll_wincmn.o
  518. "wxEvtHandler::TryAfter(wxEvent&)", referenced from:
  519. vtable for wxEventBlocker in coredll_event.o
  520. vtable for wxMenu in coredll_menu_osx.o
  521. vtable for wxApp in coredll_carbon_app.o
  522. vtable for wxCaretTimer in coredll_generic_caret.o
  523. vtable for wxListRenameTimer in coredll_generic_listctrl.o
  524. vtable for wxListTextCtrlWrapper in coredll_generic_listctrl.o
  525. vtable for wxListFindTimer in coredll_generic_listctrl.o
  526. ...
  527. "wxEvtHandler::TryBefore(wxEvent&)", referenced from:
  528. vtable for wxEventBlocker in coredll_event.o
  529. vtable for wxMenu in coredll_menu_osx.o
  530. vtable for wxApp in coredll_carbon_app.o
  531. vtable for wxCaretTimer in coredll_generic_caret.o
  532. vtable for wxListRenameTimer in coredll_generic_listctrl.o
  533. vtable for wxListTextCtrlWrapper in coredll_generic_listctrl.o
  534. vtable for wxListFindTimer in coredll_generic_listctrl.o
  535. ...
  536. "wxEvtHandler::wxEvtHandler()", referenced from:
  537. wxEventBlocker::wxEventBlocker(wxWindow*, int) in coredll_event.o
  538. wxMenuBase::wxMenuBase(long) in coredll_choice_osx.o
  539. wxMenuBase::wxMenuBase(long) in coredll_menu_osx.o
  540. wxMenuBase::wxMenuBase(long) in coredll_textctrl_osx.o
  541. wxMenuBase::wxMenuBase(long) in coredll_carbon_mdi.o
  542. wxCaretTimer::wxCaretTimer(wxCaret*) in coredll_generic_caret.o
  543. wxCaretTimer::wxCaretTimer(wxCaret*) in coredll_generic_caret.o
  544. ...
  545. "wxEvtHandler::~wxEvtHandler()", referenced from:
  546. wxEventBlocker::wxEventBlocker(wxWindow*, int) in coredll_event.o
  547. wxEventBlocker::~wxEventBlocker() in coredll_event.o
  548. wxMenuBase::wxMenuBase(long) in coredll_choice_osx.o
  549. wxMenuBase::wxMenuBase(long) in coredll_menu_osx.o
  550. wxMenuBase::wxMenuBase(long) in coredll_textctrl_osx.o
  551. wxMenuBase::wxMenuBase(long) in coredll_carbon_mdi.o
  552. wxCaretTimer::wxCaretTimer(wxCaret*) in coredll_generic_caret.o
  553. ...
  554. "wxRefCounter::DecRef()", referenced from:
  555. wxCursor::wxCursor(wxString const&, wxBitmapType, int, int) in coredll_carbon_cursor.o
  556. "wxStringHash::stringHash(wchar_t const*)", referenced from:
  557. wxMemoryFSHash_wxImplementation_HashTable::GetOrCreateNode(wxMemoryFSHash_wxImplementation_Pair const&, bool&) in coredll_fs_mem.o
  558. wxMemoryFSHash_wxImplementation_HashTable::GetBucketForNode(wxMemoryFSHash_wxImplementation_HashTable*, wxMemoryFSHash_wxImplementation_HashTable::Node*) in coredll_fs_mem.o
  559. wxStringToNumHashMap_wxImplementation_HashTable::GetOrCreateNode(wxStringToNumHashMap_wxImplementation_Pair const&, bool&) in coredll_utilscmn.o
  560. wxStringToNumHashMap_wxImplementation_HashTable::GetBucketForNode(wxStringToNumHashMap_wxImplementation_HashTable*, wxStringToNumHashMap_wxImplementation_HashTable::Node*) in coredll_utilscmn.o
  561. wxStringToStringHashMap_wxImplementation_HashTable::GetOrCreateNode(wxStringToStringHashMap_wxImplementation_Pair const&, bool&) in coredll_nonownedwnd_osx.o
  562. wxStringToStringHashMap_wxImplementation_HashTable::GetBucketForNode(wxStringToStringHashMap_wxImplementation_HashTable*, wxStringToStringHashMap_wxImplementation_HashTable::Node*) in coredll_nonownedwnd_osx.o
  563. wxStringToNumHashMap_wxImplementation_HashTable::GetOrCreateNode(wxStringToNumHashMap_wxImplementation_Pair const&, bool&) in coredll_hid.o
  564. ...
  565. "wxTextBuffer::typeDefault", referenced from:
  566. wxLogFrame::OnSave(wxCommandEvent&) in coredll_logg.o
  567. wxLogDialog::GetLogMessages() const in coredll_logg.o
  568. "wxTextBuffer::GetEOL(wxTextFileType)", referenced from:
  569. wxLogFrame::OnSave(wxCommandEvent&) in coredll_logg.o
  570. wxLogDialog::GetLogMessages() const in coredll_logg.o
  571. "wxArrayString::Add(wxString const&, unsigned long)", referenced from:
  572. -[wxNSAppController application:openFiles:] in coredll_osx_cocoa_utils.o
  573. -[wxNSAppController application:printFiles:withSettings:showPrintPanels:] in coredll_osx_cocoa_utils.o
  574. wxFontEnumerator::EnumerateFacenames(wxFontEncoding, bool) in coredll_core_fontenum.o
  575. wxListBox::DoInsertItems(wxArrayStringsAdapter const&, unsigned int, void**, wxClientDataType) in coredll_listbox_osx.o
  576. wxFileDataObject::AddFile(wxString const&) in coredll_carbon_dataobj.o
  577. GetTypesFromExtension(wxString, wxArrayString&) in coredll_osx_cocoa_filedlg.o
  578. GetTypesFromFilter(wxString const&, wxArrayString&, wxArrayString&) in coredll_osx_cocoa_filedlg.o
  579. ...
  580. "wxArrayString::Init(bool)", referenced from:
  581. -[wxNSAppController application:openFiles:] in coredll_osx_cocoa_utils.o
  582. -[wxNSAppController application:printFiles:withSettings:showPrintPanels:] in coredll_osx_cocoa_utils.o
  583. wxFileName::wxFileName(wxString const&, wxPathFormat) in coredll_core_bitmap.o
  584. wxFontEnumerator::EnumerateFacenames(wxFontEncoding, bool) in coredll_core_fontenum.o
  585. wxModule::wxModule() in coredll_hid.o
  586. wxChoice::Create(wxWindow*, int, wxPoint const&, wxSize const&, int, wxString const*, long, wxValidator const&, wxString const&) in coredll_choice_osx.o
  587. wxListBox::Create(wxWindow*, int, wxPoint const&, wxSize const&, int, wxString const*, long, wxValidator const&, wxString const&) in coredll_listbox_osx.o
  588. ...
  589. "wxArrayString::Sort(int (*)(wxString const&, wxString const&))", referenced from:
  590. wxGenericDirCtrl::PopulateNode(wxTreeItemId) in coredll_dirctrlg.o
  591. "wxArrayString::Sort(bool)", referenced from:
  592. wxDocManager::SelectDocumentType(wxDocTemplate**, int, bool) in coredll_docview.o
  593. wxDocManager::SelectViewType(wxDocTemplate**, int, bool) in coredll_docview.o
  594. "wxArrayString::Alloc(unsigned long)", referenced from:
  595. wxItemContainerImmutable::GetStrings() const in coredll_ctrlsub.o
  596. wxLogDialog::wxLogDialog(wxWindow*, wxArrayString const&, wxArrayInt const&, wxArrayLong const&, wxString const&, long) in coredll_logg.o
  597. "wxArrayString::Clear()", referenced from:
  598. wxListBox::FreeData() in coredll_listbox_osx.o
  599. GetTypesFromExtension(wxString, wxArrayString&) in coredll_osx_cocoa_filedlg.o
  600. GetTypesFromFilter(wxString const&, wxArrayString&, wxArrayString&) in coredll_osx_cocoa_filedlg.o
  601. wxFileDialog::ShowModal() in coredll_osx_cocoa_filedlg.o
  602. wxFileHistoryBase::Load(wxConfigBase const&) in coredll_filehistorycmn.o
  603. wxTextCompleterSimple::Start(wxString const&) in coredll_textentrycmn.o
  604. wxGenericDirCtrl::GetPaths(wxArrayString&) const in coredll_dirctrlg.o
  605. ...
  606. "wxArrayString::Empty()", referenced from:
  607. wxChoice::DoClear() in coredll_choice_osx.o
  608. wxFileDialogBase::GetPaths(wxArrayString&) const in coredll_fldlgcmn.o
  609. wxFileDialogBase::GetFilenames(wxArrayString&) const in coredll_fldlgcmn.o
  610. wxLogGui::wxLogGui() in coredll_logg.o
  611. wxLogGui::Clear() in coredll_logg.o
  612. wxLogGui::DoShowMultipleLogMessages(wxArrayString const&, wxArrayInt const&, wxArrayLong const&, wxString const&, int) in coredll_logg.o
  613. wxLogGui::Flush() in coredll_logg.o
  614. ...
  615. "wxArrayString::Insert(wxString const&, unsigned long, unsigned long)", referenced from:
  616. wxChoice::DoInsertItems(wxArrayStringsAdapter const&, unsigned int, void**, wxClientDataType) in coredll_choice_osx.o
  617. wxListBox::DoInsertItems(wxArrayStringsAdapter const&, unsigned int, void**, wxClientDataType) in coredll_listbox_osx.o
  618. wxFileHistoryBase::AddFileToHistory(wxString const&) in coredll_filehistorycmn.o
  619. "wxArrayString::reserve(unsigned long)", referenced from:
  620. wxHeaderCtrlBase::ShowCustomizeDialog() in coredll_headerctrlcmn.o
  621. wxRearrangeList::Create(wxWindow*, int, wxPoint const&, wxSize const&, wxArrayInt const&, wxArrayString const&, long, wxValidator const&, wxString const&) in coredll_rearrangectrl.o
  622. wxGenericFileCtrl::DoGetFilenames(wxArrayString&, bool) const in coredll_filectrlg.o
  623. "wxArrayString::RemoveAt(unsigned long, unsigned long)", referenced from:
  624. wxChoice::DoDeleteOneItem(unsigned int) in coredll_choice_osx.o
  625. wxListBox::DoDeleteOneItem(unsigned int) in coredll_listbox_osx.o
  626. wxFileHistoryBase::RemoveFileFromHistory(unsigned long) in coredll_filehistorycmn.o
  627. wxStatusBarPane::PopText() in coredll_statbar.o
  628. "wxArrayString::wxArrayString(wxArrayString const&)", referenced from:
  629. wxFileCtrlEvent::Clone() const in coredll_filectrlcmn.o
  630. wxFontEnumerator::GetFacenames(wxFontEncoding, bool) in coredll_fontenumcmn.o
  631. wxFontEnumerator::GetEncodings(wxString const&) in coredll_fontenumcmn.o
  632. wxStatusBarPaneArray::Add(wxStatusBarPane const&, unsigned long) in coredll_statbar.o
  633. wxStatusBarPaneArray::Insert(wxStatusBarPane const&, unsigned long, unsigned long) in coredll_statbar.o
  634. "wxArrayString::~wxArrayString()", referenced from:
  635. -[wxNSAppController application:openFiles:] in coredll_osx_cocoa_utils.o
  636. -[wxNSAppController application:printFiles:withSettings:showPrintPanels:] in coredll_osx_cocoa_utils.o
  637. wxBitmap::LoadFile(wxString const&, wxBitmapType) in coredll_core_bitmap.o
  638. wxFileName::wxFileName(wxString const&, wxPathFormat) in coredll_core_bitmap.o
  639. wxFontEnumerator::EnumerateFacenames(wxFontEncoding, bool) in coredll_core_fontenum.o
  640. wxHIDModule::~wxHIDModule() in coredll_hid.o
  641. wxHIDModule::~wxHIDModule() in coredll_hid.o
  642. ...
  643. "wxArrayString::~wxArrayString()", referenced from:
  644. wxListBox::~wxListBox() in coredll_listbox_osx.o
  645. "wxArrayString::operator=(wxArrayString const&)", referenced from:
  646. -[wxNSAppController application:openFiles:] in coredll_osx_cocoa_utils.o
  647. -[wxNSAppController application:printFiles:withSettings:showPrintPanels:] in coredll_osx_cocoa_utils.o
  648. wxChoice::Create(wxWindow*, int, wxPoint const&, wxSize const&, int, wxString const*, long, wxValidator const&, wxString const&) in coredll_choice_osx.o
  649. wxTextEntry::DoAutoCompleteStrings(wxArrayString const&) in coredll_textentry_osx.o
  650. wxTextCompleterFixed::GetCompletions(wxString const&, wxArrayString&) in coredll_textentry_osx.o
  651. wxFileDataObject::SetData(unsigned long, void const*) in coredll_carbon_dataobj.o
  652. wxFileDialog::GetPaths(wxArrayString&) const in coredll_osx_cocoa_filedlg.o
  653. ...
  654. "wxCFEventLoop::ScheduleExit(int)", referenced from:
  655. vtable for wxEventLoop in coredll_utils_osx.o
  656. vtable for wxGUIEventLoop in coredll_osx_cocoa_evtloop.o
  657. vtable for wxModalEventLoop in coredll_osx_cocoa_evtloop.o
  658. vtable for wxEventLoop in coredll_osx_cocoa_window.o
  659. vtable for wxEventLoop in coredll_progdlgg.o
  660. "wxCFEventLoop::DispatchTimeout(unsigned long)", referenced from:
  661. vtable for wxEventLoop in coredll_utils_osx.o
  662. vtable for wxGUIEventLoop in coredll_osx_cocoa_evtloop.o
  663. vtable for wxModalEventLoop in coredll_osx_cocoa_evtloop.o
  664. vtable for wxEventLoop in coredll_osx_cocoa_window.o
  665. vtable for wxEventLoop in coredll_progdlgg.o
  666. "wxCFEventLoop::DoRun()", referenced from:
  667. vtable for wxEventLoop in coredll_utils_osx.o
  668. vtable for wxGUIEventLoop in coredll_osx_cocoa_evtloop.o
  669. vtable for wxModalEventLoop in coredll_osx_cocoa_evtloop.o
  670. vtable for wxEventLoop in coredll_osx_cocoa_window.o
  671. vtable for wxEventLoop in coredll_progdlgg.o
  672. "wxCFEventLoop::WakeUp()", referenced from:
  673. wxGUIEventLoop::WakeUp() in coredll_osx_cocoa_evtloop.o
  674. "wxCFEventLoop::Dispatch()", referenced from:
  675. vtable for wxEventLoop in coredll_utils_osx.o
  676. vtable for wxGUIEventLoop in coredll_osx_cocoa_evtloop.o
  677. vtable for wxModalEventLoop in coredll_osx_cocoa_evtloop.o
  678. vtable for wxEventLoop in coredll_osx_cocoa_window.o
  679. vtable for wxEventLoop in coredll_progdlgg.o
  680. "wxCFEventLoop::OSXDoRun()", referenced from:
  681. wxModalEventLoop::OSXDoRun() in coredll_osx_cocoa_evtloop.o
  682. "wxCFEventLoop::YieldFor(long)", referenced from:
  683. vtable for wxEventLoop in coredll_utils_osx.o
  684. vtable for wxGUIEventLoop in coredll_osx_cocoa_evtloop.o
  685. vtable for wxModalEventLoop in coredll_osx_cocoa_evtloop.o
  686. vtable for wxEventLoop in coredll_osx_cocoa_window.o
  687. vtable for wxEventLoop in coredll_progdlgg.o
  688. "wxCFEventLoop::wxCFEventLoop()", referenced from:
  689. wxGUIEventLoop::wxGUIEventLoop() in coredll_osx_cocoa_evtloop.o
  690. wxGUIEventLoop::wxGUIEventLoop() in coredll_osx_cocoa_evtloop.o
  691. wxModalEventLoop::wxModalEventLoop(wxWindow*) in coredll_osx_cocoa_evtloop.o
  692. wxModalEventLoop::wxModalEventLoop(NSWindow*) in coredll_osx_cocoa_evtloop.o
  693. "wxCFEventLoop::~wxCFEventLoop()", referenced from:
  694. wxGUIEventLoop::~wxGUIEventLoop() in coredll_osx_cocoa_evtloop.o
  695. "wxCFStringRef::AsStringWithNormalizationFormC(NSString*, wxFontEncoding)", referenced from:
  696. -[wxNSAppController application:openFiles:] in coredll_osx_cocoa_utils.o
  697. -[wxNSAppController application:printFiles:withSettings:showPrintPanels:] in coredll_osx_cocoa_utils.o
  698. wxDirDialog::ModalFinishedCallback(void*, int) in coredll_osx_cocoa_dirdlg.o
  699. wxFileDialog::ModalFinishedCallback(void*, int) in coredll_osx_cocoa_filedlg.o
  700. "wxCFStringRef::AsString(NSString*, wxFontEncoding)", referenced from:
  701. wxNSComboBoxControl::GetStringAtIndex(int) const in coredll_osx_cocoa_combobox.o
  702. wxNSTableViewCellValue::GetStringValue() const in coredll_osx_cocoa_listbox.o
  703. -[wxNSTextField control:textView:completions:forPartialWordRange:indexOfSelectedItem:] in coredll_osx_cocoa_textctrl.o
  704. wxNSTextViewControl::GetStringValue() const in coredll_osx_cocoa_textctrl.o
  705. wxNSTextFieldControl::GetStringValue() const in coredll_osx_cocoa_textctrl.o
  706. wxWidgetCocoaImpl::SetupKeyEvent(wxKeyEvent&, NSEvent*, NSString*) in coredll_osx_cocoa_window.o
  707. "wxCFStringRef::wxCFStringRef(wxString const&, wxFontEncoding)", referenced from:
  708. wxLaunchDefaultApplication(wxString const&, int) in coredll_utils_osx.o
  709. wxDoLaunchDefaultBrowser(wxString const&, int) in coredll_utils_osx.o
  710. wxBundleResourceHandler::LoadFile(wxBitmap*, wxString const&, wxBitmapType, int, int) in coredll_core_bitmap.o
  711. wxOSXPrintData::TransferPaperInfoFrom(wxPrintData const&) in coredll_printmac.o
  712. -[wxMacFontPanelAccView initWithFrame:] in coredll_fontdlgosx.o
  713. wxIcon::LoadIconFromBundleResource(wxString const&, int, int) in coredll_carbon_icon.o
  714. wxDataFormat::SetId(wxString const&) in coredll_carbon_dataobj.o
  715. ...
  716. "wxInputStream::GetC()", referenced from:
  717. wxGIFDecoder::getcode(wxInputStream&, int, int) in coredll_gifdecod.o
  718. wxGIFDecoder::LoadGIF(wxInputStream&) in coredll_gifdecod.o
  719. wxBMPHandler::DoLoadDib(wxImage*, int, int, int, int, int, long long, wxInputStream&, bool, bool, bool) in coredll_imagbmp.o
  720. RLEdecode(unsigned char*, unsigned int, wxInputStream&) in coredll_imagpcx.o
  721. ReadPCX(wxImage*, wxInputStream&) in coredll_imagpcx.o
  722. wxPCXHandler::DoCanRead(wxInputStream&) in coredll_imagpcx.o
  723. wxPNMHandler::LoadFile(wxImage*, wxInputStream&, bool, int) in coredll_imagpnm.o
  724. ...
  725. "wxInputStream::ReadAll(void*, unsigned long)", referenced from:
  726. wxBMPHandler::DoLoadDib(wxImage*, int, int, int, int, int, long long, wxInputStream&, bool, bool, bool) in coredll_imagbmp.o
  727. wxBMPHandler::LoadDib(wxImage*, wxInputStream&, bool, bool) in coredll_imagbmp.o
  728. wxBMPHandler::DoCanRead(wxInputStream&) in coredll_imagbmp.o
  729. wxICOHandler::DoLoadFile(wxImage*, wxInputStream&, bool, int) in coredll_imagbmp.o
  730. wxICOHandler::DoGetImageCount(wxInputStream&) in coredll_imagbmp.o
  731. wxICOHandler::DoCanRead(wxInputStream&) in coredll_imagbmp.o
  732. wxCURHandler::DoCanRead(wxInputStream&) in coredll_imagbmp.o
  733. ...
  734. "wxBaseArrayInt::Add(int, int (*)(void const*, void const*))", referenced from:
  735. wxSelectionStore::SelectRange(unsigned int, unsigned int, bool, wxArrayInt*) in coredll_selstore.o
  736. "wxBaseArrayInt::Add(int, unsigned long)", referenced from:
  737. wxEventBlocker::wxEventBlocker(wxWindow*, int) in coredll_event.o
  738. wxListWidgetCocoaImpl::ListGetSelections(wxArrayInt&) const in coredll_osx_cocoa_listbox.o
  739. non-virtual thunk to wxListWidgetCocoaImpl::ListGetSelections(wxArrayInt&) const in coredll_osx_cocoa_listbox.o
  740. wxCheckListBoxBase::GetCheckedItems(wxArrayInt&) const in coredll_checklstcmn.o
  741. wxGCDCImpl::DoGetPartialTextExtents(wxString const&, wxArrayInt&) const in coredll_dcgraph.o
  742. wxGridBagSizer::CalcMin() in coredll_gbsizer.o
  743. wxGridBagSizer::RecalcSizes() in coredll_gbsizer.o
  744. ...
  745. "wxBaseArrayInt::Clear()", referenced from:
  746. wxNotebook::DeleteAllPages() in coredll_notebook_osx.o
  747. wxListMainWindow::DoDeleteAllItems() in coredll_generic_listctrl.o
  748. wxCheckListBoxBase::GetCheckedItems(wxArrayInt&) const in coredll_checklstcmn.o
  749. wxGCDCImpl::DoGetPartialTextExtents(wxString const&, wxArrayInt&) const in coredll_dcgraph.o
  750. wxListBoxBase::SetSelection(int) in coredll_lboxcmn.o
  751. wxListBoxBase::DoChangeSingleSelection(int) in coredll_lboxcmn.o
  752. non-virtual thunk to wxListBoxBase::SetSelection(int) in coredll_lboxcmn.o
  753. ...
  754. "wxBaseArrayInt::Insert(int, unsigned long, unsigned long)", referenced from:
  755. wxCheckListBox::OnItemInserted(unsigned int) in coredll_checklst_osx.o
  756. wxNotebook::InsertPage(unsigned long, wxWindow*, wxString const&, bool, int) in coredll_notebook_osx.o
  757. wxSelectionStore::SelectItem(unsigned int, bool) in coredll_selstore.o
  758. wxSelectionStore::SelectRange(unsigned int, unsigned int, bool, wxArrayInt*) in coredll_selstore.o
  759. "wxBaseArrayInt::assign(unsigned long, int const&)", referenced from:
  760. wxHeaderCtrlBase::SetColumnsOrder(wxArrayInt const&) in coredll_headerctrlcmn.o
  761. wxHeaderCtrlBase::ResetColumnsOrder() in coredll_headerctrlcmn.o
  762. wxFlexGridSizer::FindWidthsAndHeights(int, int) in coredll_sizer.o
  763. wxFlexGridSizer::CalcMin() in coredll_sizer.o
  764. "wxBaseArrayInt::Realloc(unsigned long)", referenced from:
  765. wxHeaderCtrlBase::MoveColumnInOrderArray(wxArrayInt&, unsigned int, unsigned int) in coredll_headerctrlcmn.o
  766. wxHeaderCtrlBase::DoResizeColumnIndices(wxArrayInt&, unsigned int) in coredll_headerctrlcmn.o
  767. wxLogDialog::wxLogDialog(wxWindow*, wxArrayString const&, wxArrayInt const&, wxArrayLong const&, wxString const&, long) in coredll_logg.o
  768. "wxBaseArrayInt::RemoveAt(unsigned long, unsigned long)", referenced from:
  769. wxCheckListBox::DoDeleteOneItem(unsigned int) in coredll_checklst_osx.o
  770. non-virtual thunk to wxCheckListBox::DoDeleteOneItem(unsigned int) in coredll_checklst_osx.o
  771. wxNotebook::DoRemovePage(unsigned long) in coredll_notebook_osx.o
  772. DoRemoveFromArrays(unsigned long, wxArrayInt&, wxArrayInt&) in coredll_sizer.o
  773. wxSelectionStore::SelectItem(unsigned int, bool) in coredll_selstore.o
  774. wxSelectionStore::SelectRange(unsigned int, unsigned int, bool, wxArrayInt*) in coredll_selstore.o
  775. wxSelectionStore::OnItemDelete(unsigned int) in coredll_selstore.o
  776. ...
  777. "wxBaseArrayInt::wxBaseArrayInt(wxBaseArrayInt const&)", referenced from:
  778. wxRearrangeDialog::GetOrder() const in coredll_rearrangectrl.o
  779. wxGetSelectedChoices(wxArrayInt&, wxString const&, wxString const&, int, wxString const*, wxWindow*, int, int, bool, int, int) in coredll_choicdgg.o
  780. wxHeaderCtrl::DoGetColumnsOrder() const in coredll_headerctrlg.o
  781. wxSelectionStore::SelectRange(unsigned int, unsigned int, bool, wxArrayInt*) in coredll_selstore.o
  782. "wxBaseArrayInt::wxBaseArrayInt()", referenced from:
  783. wxEventBlocker::wxEventBlocker(wxWindow*, int) in coredll_event.o
  784. wxListBox::wxListBox() in coredll_listbox_osx.o
  785. wxTextAttr::wxTextAttr() in coredll_printdlg_osx.o
  786. wxTextAttr::wxTextAttr() in coredll_srchctrl_osx.o
  787. wxStatusBarGeneric::wxStatusBarGeneric() in coredll_statbrma.o
  788. wxTextAttr::wxTextAttr() in coredll_dirdlgg.o
  789. wxTextAttr::wxTextAttr() in coredll_generic_fdrepdlg.o
  790. ...
  791. "wxBaseArrayInt::~wxBaseArrayInt()", referenced from:
  792. wxEventBlocker::wxEventBlocker(wxWindow*, int) in coredll_event.o
  793. wxEventBlocker::~wxEventBlocker() in coredll_event.o
  794. wxTextEntryDialog::wxTextEntryDialog(wxWindow*, wxString const&, wxString const&, wxString const&, long, wxPoint const&) in coredll_utilscmn.o
  795. wxDialog::~wxDialog() in coredll_dialog_osx.o
  796. wxCheckListBox::~wxCheckListBox() in coredll_checklst_osx.o
  797. wxCheckListBox::~wxCheckListBox() in coredll_checklst_osx.o
  798. non-virtual thunk to wxCheckListBox::~wxCheckListBox() in coredll_checklst_osx.o
  799. ...
  800. "wxBaseArrayInt::operator=(wxBaseArrayInt const&)", referenced from:
  801. wxStatusBarGeneric::DoUpdateFieldWidths() in coredll_generic_statusbr.o
  802. wxHeaderCtrlBase::ShowCustomizeDialog() in coredll_headerctrlcmn.o
  803. wxListBoxBase::CalcAndSendEvent() in coredll_lboxcmn.o
  804. wxRearrangeList::Create(wxWindow*, int, wxPoint const&, wxSize const&, wxArrayInt const&, wxArrayString const&, long, wxValidator const&, wxString const&) in coredll_rearrangectrl.o
  805. wxTextAttr::Copy(wxTextAttr const&) in coredll_textcmn.o
  806. wxTextAttr::Apply(wxTextAttr const&, wxTextAttr const*) in coredll_textcmn.o
  807. wxTextAttr::Combine(wxTextAttr const&, wxTextAttr const&, wxTextCtrlBase const*) in coredll_textcmn.o
  808. ...
  809. "wxEventFunctor::~wxEventFunctor()", referenced from:
  810. wxEventFunctorMethod<wxEventTypeTag<wxMouseEvent>, wxEvtHandler, wxEvent, wxEvtHandler>::~wxEventFunctorMethod() in coredll_window_osx.o
  811. wxEventFunctorMethod<wxEventTypeTag<wxMouseEvent>, wxEvtHandler, wxEvent, wxEvtHandler>::~wxEventFunctorMethod() in coredll_window_osx.o
  812. __GLOBAL__I_a in coredll_anybutton_osx.o
  813. wxEventFunctorMethod<wxEventTypeTag<wxMouseEvent>, wxEvtHandler, wxEvent, wxEvtHandler>::~wxEventFunctorMethod() in coredll_anybutton_osx.o
  814. wxEventFunctorMethod<wxEventTypeTag<wxMouseEvent>, wxEvtHandler, wxEvent, wxEvtHandler>::~wxEventFunctorMethod() in coredll_anybutton_osx.o
  815. wxEventFunctorMethod<wxEventTypeTag<wxNavigationKeyEvent>, wxEvtHandler, wxEvent, wxEvtHandler>::~wxEventFunctorMethod() in coredll_notebook_osx.o
  816. wxEventFunctorMethod<wxEventTypeTag<wxNavigationKeyEvent>, wxEvtHandler, wxEvent, wxEvtHandler>::~wxEventFunctorMethod() in coredll_notebook_osx.o
  817. ...
  818. "wxFormatString::AsWChar()", referenced from:
  819. void wxLogger::Log<wxString>(wxFormatString const&, wxString) in coredll_fs_mem.o
  820. void wxLogger::Log<wxCStrData>(wxFormatString const&, wxCStrData) in coredll_utilscmn.o
  821. int wxString::Printf<wxString, int, int, int, char const*, int, wchar_t const*, wchar_t const*, int, int>(wxFormatString const&, wxString, int, int, int, char const*, int, wchar_t const*, wchar_t const*, int, int) in coredll_utilscmn.o
  822. wxString wxString::Format<int>(wxFormatString const&, int) in coredll_utilscmn.o
  823. wxString wxString::Format<int>(wxFormatString const&, int) in coredll_osx_fontutil.o
  824. void wxLogger::LogTrace<wxNonOwnedWindow*>(wxString const&, wxFormatString const&, wxNonOwnedWindow*) in coredll_nonownedwnd_osx.o
  825. void wxLogger::Log<int>(wxFormatString const&, int) in coredll_utils_osx.o
  826. ...
  827. "wxOutputStream::PutC(char)", referenced from:
  828. RLEencode(unsigned char*, unsigned int, wxOutputStream&) in coredll_imagpcx.o
  829. SavePCX(wxImage*, wxOutputStream&) in coredll_imagpcx.o
  830. "wxOutputStream::WriteAll(void const*, unsigned long)", referenced from:
  831. wxBMPHandler::SaveDib(wxImage*, wxOutputStream&, bool, bool, bool) in coredll_imagbmp.o
  832. wxICOHandler::SaveFile(wxImage*, wxOutputStream&, bool) in coredll_imagbmp.o
  833. "wxOutputStream::~wxOutputStream()", referenced from:
  834. wxICOHandler::SaveFile(wxImage*, wxOutputStream&, bool) in coredll_imagbmp.o
  835. "wxPlatformInfo::GetPortIdName(wxPortId, bool)", referenced from:
  836. wxGetLibraryVersionInfo() in coredll_utilscmn.o
  837. "wxPlatformInfo::Get()", referenced from:
  838. wxGetLibraryVersionInfo() in coredll_utilscmn.o
  839. "wxTranslations::GetUntranslatedString(wxString const&)", referenced from:
  840. wxMemoryFSHandler::AddFile(wxString const&, wxImage const&, wxBitmapType) in coredll_fs_mem.o
  841. DoLaunchDefaultBrowserHelper(wxString const&, int) in coredll_utilscmn.o
  842. (anonymous namespace)::IsHelpButtonWithStandardLabel(int, wxString const&) in coredll_button_osx.o
  843. CreateAppleMenu() in coredll_menu_osx.o
  844. wxTextCtrl::OnContextMenu(wxContextMenuEvent&) in coredll_textctrl_osx.o
  845. wxGenericColourDialog::Create(wxWindow*, wxColourData*) in coredll_colrdlgg.o
  846. wxGenericColourDialog::CreateWidgets() in coredll_colrdlgg.o
  847. ...
  848. "wxTranslations::Get()", referenced from:
  849. wxMemoryFSHandler::AddFile(wxString const&, wxImage const&, wxBitmapType) in coredll_fs_mem.o
  850. DoLaunchDefaultBrowserHelper(wxString const&, int) in coredll_utilscmn.o
  851. (anonymous namespace)::IsHelpButtonWithStandardLabel(int, wxString const&) in coredll_button_osx.o
  852. CreateAppleMenu() in coredll_menu_osx.o
  853. wxTextCtrl::OnContextMenu(wxContextMenuEvent&) in coredll_textctrl_osx.o
  854. wxGenericColourDialog::Create(wxWindow*, wxColourData*) in coredll_colrdlgg.o
  855. wxGenericColourDialog::CreateWidgets() in coredll_colrdlgg.o
  856. ...
  857. "wxAppTraitsBase::ms_manager", referenced from:
  858. wxGUIAppTraits::GetSocketManager() in coredll_utilsexc_cf.o
  859. wxAppTraitsBase::GetSocketManager() in coredll_appcmn.o
  860. "wxAppTraitsBase::CreateConfig()", referenced from:
  861. vtable for wxGUIAppTraits in coredll_utils_osx.o
  862. vtable for wxGUIAppTraitsBase in coredll_appcmn.o
  863. "wxAppTraitsBase::MutexGuiEnter()", referenced from:
  864. vtable for wxGUIAppTraits in coredll_utils_osx.o
  865. vtable for wxGUIAppTraitsBase in coredll_appcmn.o
  866. "wxAppTraitsBase::MutexGuiLeave()", referenced from:
  867. vtable for wxGUIAppTraits in coredll_utils_osx.o
  868. vtable for wxGUIAppTraitsBase in coredll_appcmn.o
  869. "wxAppTraitsBase::GetStandardPaths()", referenced from:
  870. vtable for wxGUIAppTraitsBase in coredll_appcmn.o
  871. "wxAppTraitsBase::ShowAssertDialog(wxString const&)", referenced from:
  872. wxGUIAppTraitsBase::ShowAssertDialog(wxString const&) in coredll_appcmn.o
  873. "wxAppTraitsBase::GetAssertStackTrace()", referenced from:
  874. vtable for wxGUIAppTraits in coredll_utils_osx.o
  875. vtable for wxGUIAppTraitsBase in coredll_appcmn.o
  876. "wxBaseArrayLong::Add(long, unsigned long)", referenced from:
  877. wxLogGui::DoLogRecord(unsigned long, wxString const&, wxLogRecordInfo const&) in coredll_logg.o
  878. wxLogDialog::wxLogDialog(wxWindow*, wxArrayString const&, wxArrayInt const&, wxArrayLong const&, wxString const&, long) in coredll_logg.o
  879. "wxBaseArrayLong::Realloc(unsigned long)", referenced from:
  880. wxLogDialog::wxLogDialog(wxWindow*, wxArrayString const&, wxArrayInt const&, wxArrayLong const&, wxString const&, long) in coredll_logg.o
  881. "wxBaseArrayLong::wxBaseArrayLong()", referenced from:
  882. wxLogGui::wxLogGui() in coredll_logg.o
  883. wxLogGui::Flush() in coredll_logg.o
  884. wxLogDialog::wxLogDialog(wxWindow*, wxArrayString const&, wxArrayInt const&, wxArrayLong const&, wxString const&, long) in coredll_logg.o
  885. "wxBaseArrayLong::~wxBaseArrayLong()", referenced from:
  886. wxLogGui::wxLogGui() in coredll_logg.o
  887. wxLogGui::Flush() in coredll_logg.o
  888. wxLogDialog::wxLogDialog(wxWindow*, wxArrayString const&, wxArrayInt const&, wxArrayLong const&, wxString const&, long) in coredll_logg.o
  889. wxLogDialog::~wxLogDialog() in coredll_logg.o
  890. wxLogGui::~wxLogGui() in coredll_logg.o
  891. wxLogGui::~wxLogGui() in coredll_logg.o
  892. "wxCmdLineParser::SetDesc(wxCmdLineEntryDesc const*)", referenced from:
  893. wxAppBase::OnInitCmdLine(wxCmdLineParser&) in coredll_appcmn.o
  894. "wxEventLoopBase::WakeUpIdle()", referenced from:
  895. vtable for wxEventLoop in coredll_utils_osx.o
  896. vtable for wxGUIEventLoop in coredll_osx_cocoa_evtloop.o
  897. vtable for wxModalEventLoop in coredll_osx_cocoa_evtloop.o
  898. vtable for wxEventLoop in coredll_osx_cocoa_window.o
  899. vtable for wxEventLoop in coredll_progdlgg.o
  900. "wxEventLoopBase::ProcessIdle()", referenced from:
  901. vtable for wxEventLoop in coredll_utils_osx.o
  902. vtable for wxGUIEventLoop in coredll_osx_cocoa_evtloop.o
  903. vtable for wxEventLoop in coredll_osx_cocoa_window.o
  904. vtable for wxEventLoop in coredll_progdlgg.o
  905. "wxEventLoopBase::ms_activeLoop", referenced from:
  906. wxUIActionSimulator::MouseDown(int) in coredll_uiaction_osx.o
  907. wxUIActionSimulator::MouseMove(long, long) in coredll_uiaction_osx.o
  908. wxUIActionSimulator::MouseUp(int) in coredll_uiaction_osx.o
  909. wxUIActionSimulator::MouseDblClick(int) in coredll_uiaction_osx.o
  910. wxUIActionSimulator::MouseDragDrop(long, long, long, long, int) in coredll_uiaction_osx.o
  911. wxUIActionSimulator::DoKey(int, int, bool) in coredll_uiaction_osx.o
  912. wxApp::WakeUpIdle() in coredll_carbon_app.o
  913. ...
  914. "wxEventLoopBase::Run()", referenced from:
  915. wxDialog::ShowModal() in coredll_dialog_osx.o
  916. vtable for wxEventLoop in coredll_utils_osx.o
  917. wxModalEventLoop::Run() in coredll_osx_cocoa_evtloop.o
  918. vtable for wxGUIEventLoop in coredll_osx_cocoa_evtloop.o
  919. vtable for wxEventLoop in coredll_osx_cocoa_window.o
  920. vtable for wxEventLoop in coredll_progdlgg.o
  921. "wxEventLoopBase::Exit(int)", referenced from:
  922. vtable for wxEventLoop in coredll_utils_osx.o
  923. vtable for wxGUIEventLoop in coredll_osx_cocoa_evtloop.o
  924. vtable for wxModalEventLoop in coredll_osx_cocoa_evtloop.o
  925. vtable for wxEventLoop in coredll_osx_cocoa_window.o
  926. vtable for wxEventLoop in coredll_progdlgg.o
  927. "wxEventLoopBase::Yield(bool)", referenced from:
  928. wxAppBase::SafeYield(wxWindow*, bool) in coredll_appcmn.o
  929. "wxEventLoopBase::OnExit()", referenced from:
  930. vtable for wxEventLoop in coredll_utils_osx.o
  931. vtable for wxGUIEventLoop in coredll_osx_cocoa_evtloop.o
  932. vtable for wxModalEventLoop in coredll_osx_cocoa_evtloop.o
  933. vtable for wxEventLoop in coredll_osx_cocoa_window.o
  934. vtable for wxEventLoop in coredll_progdlgg.o
  935. "wxEventLoopBase::SetActive(wxEventLoopBase*)", referenced from:
  936. wxWidgetCocoaImpl::ShowViewOrWindowWithEffect(wxWindow*, bool, wxShowEffect, unsigned int) in coredll_osx_cocoa_window.o
  937. wxGenericProgressDialog::Create(wxString const&, wxString const&, int, wxWindow*, int) in coredll_progdlgg.o
  938. wxGenericProgressDialog::~wxGenericProgressDialog() in coredll_progdlgg.o
  939. "wxHashTableBase::Clear()", referenced from:
  940. wxFileIconsTable::~wxFileIconsTable() in coredll_dirctrlg.o
  941. "wxHashTableBase::DoPut(wxString const&, long, void*)", referenced from:
  942. wxFileIconsTable::GetIconID(wxString const&, wxString const&) in coredll_dirctrlg.o
  943. wxFileIconsTable::Create() in coredll_dirctrlg.o
  944. "wxHashTableBase::DoPut(long, long, void*)", referenced from:
  945. wxImage::CountColours(unsigned long) const in coredll_image.o
  946. "wxHashTableBase::Create(wxKeyType, unsigned long)", referenced from:
  947. wxImage::CountColours(unsigned long) const in coredll_image.o
  948. wxFileIconsTable::Create() in coredll_dirctrlg.o
  949. "wxHashTableBase::Destroy()", referenced from:
  950. wxHashTable::~wxHashTable() in coredll_image.o
  951. "wxHashTableBase::MakeKey(wxString const&)", referenced from:
  952. wxFileIconsTable::GetIconID(wxString const&, wxString const&) in coredll_dirctrlg.o
  953. wxFileIconsTable::Create() in coredll_dirctrlg.o
  954. "wxHashTableBase::DoDelete(wxString const&, long)", referenced from:
  955. wxFileIconsTable::Create() in coredll_dirctrlg.o
  956. "wxHashTableBase::wxHashTableBase()", referenced from:
  957. wxImage::CountColours(unsigned long) const in coredll_image.o
  958. wxFileIconsTable::Create() in coredll_dirctrlg.o
  959. "wxLogInterposer::wxLogInterposer()", referenced from:
  960. wxLogWindow::wxLogWindow(wxWindow*, wxString const&, bool, bool) in coredll_logg.o
  961. "wxMessageOutput::DoPrintfWchar(wchar_t const*, ...)", referenced from:
  962. vtable for wxMessageOutputMessageBox in coredll_msgout.o
  963. "wxSystemOptions::GetOptionInt(wxString const&)", referenced from:
  964. wxFileDialog::ShowModal() in coredll_osx_cocoa_filedlg.o
  965. wxToolBar::Create(wxWindow*, int, wxPoint const&, wxSize const&, long, wxString const&) in coredll_osx_cocoa_toolbar.o
  966. wxWindowBase::wxWindowBase() in coredll_wincmn.o
  967. "wxSystemOptions::HasOption(wxString const&)", referenced from:
  968. wxFileDialog::ShowModal() in coredll_osx_cocoa_filedlg.o
  969. wxWindowBase::wxWindowBase() in coredll_wincmn.o
  970. "wxAppConsoleBase::OnLaunched()", referenced from:
  971. vtable for wxApp in coredll_carbon_app.o
  972. vtable for wxAppBase in coredll_appcmn.o
  973. "wxAppConsoleBase::SetCLocale()", referenced from:
  974. vtable for wxApp in coredll_carbon_app.o
  975. vtable for wxAppBase in coredll_appcmn.o
  976. "wxAppConsoleBase::WakeUpIdle()", referenced from:
  977. vtable for wxAppBase in coredll_appcmn.o
  978. "wxAppConsoleBase::FilterEvent(wxEvent&)", referenced from:
  979. vtable for wxApp in coredll_carbon_app.o
  980. vtable for wxAppBase in coredll_appcmn.o
  981. "wxAppConsoleBase::ProcessIdle()", referenced from:
  982. wxAppBase::ProcessIdle() in coredll_appcmn.o
  983. "wxAppConsoleBase::ExitMainLoop()", referenced from:
  984. vtable for wxApp in coredll_carbon_app.o
  985. vtable for wxAppBase in coredll_appcmn.o
  986. "wxAppConsoleBase::OnCmdLineHelp(wxCmdLineParser&)", referenced from:
  987. vtable for wxApp in coredll_carbon_app.o
  988. vtable for wxAppBase in coredll_appcmn.o
  989. "wxAppConsoleBase::OnInitCmdLine(wxCmdLineParser&)", referenced from:
  990. wxAppBase::OnInitCmdLine(wxCmdLineParser&) in coredll_appcmn.o
  991. "wxAppConsoleBase::OnCmdLineError(wxCmdLineParser&)", referenced from:
  992. vtable for wxApp in coredll_carbon_app.o
  993. vtable for wxAppBase in coredll_appcmn.o
  994. "wxAppConsoleBase::ms_appInstance", referenced from:
  995. wxMessageOutputMessageBox::Output(wxString const&) in coredll_msgout.o
  996. wxSafeYield(wxWindow*, bool) in coredll_utilscmn.o
  997. wxYieldIfNeeded() in coredll_utilscmn.o
  998. wxYield() in coredll_utilscmn.o
  999. -[wxNSAppController applicationWillFinishLaunching:] in coredll_osx_cocoa_utils.o
  1000. -[wxNSAppController applicationDidFinishLaunching:] in coredll_osx_cocoa_utils.o
  1001. -[wxNSAppController application:openFiles:] in coredll_osx_cocoa_utils.o
  1002. ...
  1003. "wxAppConsoleBase::OnAssertFailure(wchar_t const*, int, wchar_t const*, wchar_t const*, wchar_t const*)", referenced from:
  1004. vtable for wxApp in coredll_carbon_app.o
  1005. vtable for wxAppBase in coredll_appcmn.o
  1006. "wxAppConsoleBase::OnCmdLineParsed(wxCmdLineParser&)", referenced from:
  1007. wxAppBase::OnCmdLineParsed(wxCmdLineParser&) in coredll_appcmn.o
  1008. "wxAppConsoleBase::CheckBuildOptions(char const*, char const*)", referenced from:
  1009. __GLOBAL__I_a in coredll_appcmn.o
  1010. "wxAppConsoleBase::DeletePendingObjects()", referenced from:
  1011. wxAppBase::CleanUp() in coredll_appcmn.o
  1012. "wxAppConsoleBase::OnUnhandledException()", referenced from:
  1013. vtable for wxApp in coredll_carbon_app.o
  1014. vtable for wxAppBase in coredll_appcmn.o
  1015. "wxAppConsoleBase::ProcessPendingEvents()", referenced from:
  1016. vtable for wxApp in coredll_carbon_app.o
  1017. vtable for wxAppBase in coredll_appcmn.o
  1018. "wxAppConsoleBase::OnExceptionInMainLoop()", referenced from:
  1019. vtable for wxApp in coredll_carbon_app.o
  1020. vtable for wxAppBase in coredll_appcmn.o
  1021. "wxAppConsoleBase::Exit()", referenced from:
  1022. vtable for wxApp in coredll_carbon_app.o
  1023. vtable for wxAppBase in coredll_appcmn.o
  1024. "wxAppConsoleBase::OnRun()", referenced from:
  1025. wxAppBase::OnRun() in coredll_appcmn.o
  1026. "wxAppConsoleBase::Yield(bool)", referenced from:
  1027. wxSafeYield(wxWindow*, bool) in coredll_utilscmn.o
  1028. wxYieldIfNeeded() in coredll_utilscmn.o
  1029. wxYield() in coredll_utilscmn.o
  1030. "wxAppConsoleBase::OnExit()", referenced from:
  1031. wxAppBase::OnExit() in coredll_appcmn.o
  1032. "wxAppConsoleBase::OnInit()", referenced from:
  1033. vtable for wxApp in coredll_carbon_app.o
  1034. vtable for wxAppBase in coredll_appcmn.o
  1035. "wxAppConsoleBase::CleanUp()", referenced from:
  1036. wxAppBase::CleanUp() in coredll_appcmn.o
  1037. "wxAppConsoleBase::Pending()", referenced from:
  1038. vtable for wxApp in coredll_carbon_app.o
  1039. vtable for wxAppBase in coredll_appcmn.o
  1040. "wxAppConsoleBase::Dispatch()", referenced from:
  1041. vtable for wxApp in coredll_carbon_app.o
  1042. vtable for wxAppBase in coredll_appcmn.o
  1043. "wxAppConsoleBase::MainLoop()", referenced from:
  1044. vtable for wxApp in coredll_carbon_app.o
  1045. vtable for wxAppBase in coredll_appcmn.o
  1046. "wxAppConsoleBase::OnAssert(wchar_t const*, int, wchar_t const*, wchar_t const*)", referenced from:
  1047. vtable for wxApp in coredll_carbon_app.o
  1048. vtable for wxAppBase in coredll_appcmn.o
  1049. "wxAppConsoleBase::GetTraits()", referenced from:
  1050. wxRendererNative::Get() in coredll_rendcmn.o
  1051. "wxDynamicLibrary::CanonicalizePluginName(wxString const&, wxPluginCategory)", referenced from:
  1052. wxRendererNative::Load(wxString const&) in coredll_rendcmn.o
  1053. "wxDynamicLibrary::Load(wxString const&, int)", referenced from:
  1054. wxRendererNative::Load(wxString const&) in coredll_rendcmn.o
  1055. "wxDynamicLibrary::Unload(void*)", referenced from:
  1056. wxRendererNative::Load(wxString const&) in coredll_rendcmn.o
  1057. wxRendererFromDynLib::~wxRendererFromDynLib() in coredll_rendcmn.o
  1058. wxRendererFromDynLib::~wxRendererFromDynLib() in coredll_rendcmn.o
  1059. "wxEventHashTable::wxEventHashTable(wxEventTable const&)", referenced from:
  1060. __GLOBAL__I_a in coredll_toplevel_osx.o
  1061. __GLOBAL__I_a in coredll_window_osx.o
  1062. __GLOBAL__I_a in coredll_anybutton_osx.o
  1063. __GLOBAL__I_a in coredll_checklst_osx.o
  1064. __GLOBAL__I_a in coredll_listbox_osx.o
  1065. __GLOBAL__I_a in coredll_notebook_osx.o
  1066. __GLOBAL__I_a in coredll_radiobox_osx.o
  1067. ...
  1068. "wxEventHashTable::~wxEventHashTable()", referenced from:
  1069. __GLOBAL__I_a in coredll_toplevel_osx.o
  1070. __GLOBAL__I_a in coredll_window_osx.o
  1071. __GLOBAL__I_a in coredll_anybutton_osx.o
  1072. __GLOBAL__I_a in coredll_checklst_osx.o
  1073. __GLOBAL__I_a in coredll_listbox_osx.o
  1074. __GLOBAL__I_a in coredll_notebook_osx.o
  1075. __GLOBAL__I_a in coredll_radiobox_osx.o
  1076. ...
  1077. "wxFontMapperBase::ChangePath(wxString const&, wxString*)", referenced from:
  1078. wxFontMapper::CharsetToEncoding(wxString const&, bool) in coredll_fontmap.o
  1079. wxFontMapper::TestAltEncoding(wxString const&, wxFontEncoding, wxNativeEncodingInfo*) in coredll_fontmap.o
  1080. wxFontMapper::GetAltForEncoding(wxFontEncoding, wxNativeEncodingInfo*, wxString const&, bool) in coredll_fontmap.o
  1081. "wxFontMapperBase::GetEncoding(unsigned long)", referenced from:
  1082. wxFontMapper::CharsetToEncoding(wxString const&, bool) in coredll_fontmap.o
  1083. "wxFontMapperBase::RestorePath(wxString const&)", referenced from:
  1084. wxFontMapperPathChanger::~wxFontMapperPathChanger() in coredll_fontmap.o
  1085. "wxFontMapperBase::GetEncodingName(wxFontEncoding)", referenced from:
  1086. wxNativeFontInfo::ToUserString() const in coredll_fontcmn.o
  1087. wxFontMapper::GetAltForEncoding(wxFontEncoding, wxNativeEncodingInfo*, wxString const&, bool) in coredll_fontmap.o
  1088. "wxFontMapperBase::GetEncodingDescription(wxFontEncoding)", referenced from:
  1089. wxFontMapper::CharsetToEncoding(wxString const&, bool) in coredll_fontmap.o
  1090. wxFontMapper::GetAltForEncoding(wxFontEncoding, wxNativeEncodingInfo*, wxString const&, bool) in coredll_fontmap.o
  1091. "wxFontMapperBase::GetSupportedEncodingsCount()", referenced from:
  1092. wxFontMapper::CharsetToEncoding(wxString const&, bool) in coredll_fontmap.o
  1093. "wxFontMapperBase::NonInteractiveCharsetToEncoding(wxString const&)", referenced from:
  1094. wxFontMapper::CharsetToEncoding(wxString const&, bool) in coredll_fontmap.o
  1095. "wxFontMapperBase::Get()", referenced from:
  1096. wxFontMapper::Get() in coredll_fontmap.o
  1097. "wxFontMapperBase::GetConfig()", referenced from:
  1098. wxFontMapper::CharsetToEncoding(wxString const&, bool) in coredll_fontmap.o
  1099. wxFontMapper::TestAltEncoding(wxString const&, wxFontEncoding, wxNativeEncodingInfo*) in coredll_fontmap.o
  1100. wxFontMapper::GetAltForEncoding(wxFontEncoding, wxNativeEncodingInfo*, wxString const&, bool) in coredll_fontmap.o
  1101. "wxFontMapperBase::wxFontMapperBase()", referenced from:
  1102. wxFontMapper::wxFontMapper() in coredll_fontmap.o
  1103. wxFontMapper::wxFontMapper() in coredll_fontmap.o
  1104. "wxFontMapperBase::~wxFontMapperBase()", referenced from:
  1105. wxFontMapper::~wxFontMapper() in coredll_fontmap.o
  1106. wxFontMapper::~wxFontMapper() in coredll_fontmap.o
  1107. wxFontMapper::~wxFontMapper() in coredll_fontmap.o
  1108. "_wxHashTableBase2::DeleteNodes(unsigned long, _wxHashTable_NodeBase**, void (*)(_wxHashTable_NodeBase*))", referenced from:
  1109. wxMemoryFSHandler::AddFile(wxString const&, wxImage const&, wxBitmapType) in coredll_fs_mem.o
  1110. DoLaunchDefaultBrowserHelper(wxString const&, int) in coredll_utilscmn.o
  1111. wxStripMenuCodes(wxString const&, int) in coredll_utilscmn.o
  1112. wxLogger::MaybeStore(wxString const&, unsigned long) in coredll_utilscmn.o
  1113. wxNonOwnedWindow::MacDelayedDeactivation(long) in coredll_nonownedwnd_osx.o
  1114. wxNonOwnedWindow::MacActivate(long, bool) in coredll_nonownedwnd_osx.o
  1115. MacWindowMap::~MacWindowMap() in coredll_nonownedwnd_osx.o
  1116. ...
  1117. "_wxHashTableBase2::GetNextPrime(unsigned long)", referenced from:
  1118. wxMemoryFSHash_wxImplementation_HashTable::CreateNode(wxMemoryFSHash_wxImplementation_Pair const&, unsigned long) in coredll_fs_mem.o
  1119. wxLogger::MaybeStore(wxString const&, unsigned long) in coredll_utilscmn.o
  1120. wxStringToNumHashMap_wxImplementation_HashTable::CreateNode(wxStringToNumHashMap_wxImplementation_Pair const&, unsigned long) in coredll_utilscmn.o
  1121. wxLogger::DoLogTrace(wxString const&, wchar_t const*, ...) in coredll_nonownedwnd_osx.o
  1122. wxStringToStringHashMap_wxImplementation_HashTable::CreateNode(wxStringToStringHashMap_wxImplementation_Pair const&, unsigned long) in coredll_nonownedwnd_osx.o
  1123. MacWindowMap_wxImplementation_HashTable::GetOrCreateNode(MacWindowMap_wxImplementation_Pair const&, bool&) in coredll_nonownedwnd_osx.o
  1124. __GLOBAL__I_a in coredll_nonownedwnd_osx.o
  1125. ...
  1126. "_wxHashTableBase2::CopyHashTable(_wxHashTable_NodeBase**, unsigned long, _wxHashTableBase2*, _wxHashTable_NodeBase**, unsigned long (*)(_wxHashTableBase2*, _wxHashTable_NodeBase*), _wxHashTable_NodeBase* (*)(_wxHashTable_NodeBase*))", referenced from:
  1127. wxMemoryFSHash_wxImplementation_HashTable::CreateNode(wxMemoryFSHash_wxImplementation_Pair const&, unsigned long) in coredll_fs_mem.o
  1128. wxStringToNumHashMap_wxImplementation_HashTable::CreateNode(wxStringToNumHashMap_wxImplementation_Pair const&, unsigned long) in coredll_utilscmn.o
  1129. wxStringToStringHashMap_wxImplementation_HashTable::CreateNode(wxStringToStringHashMap_wxImplementation_Pair const&, unsigned long) in coredll_nonownedwnd_osx.o
  1130. MacWindowMap_wxImplementation_HashTable::GetOrCreateNode(MacWindowMap_wxImplementation_Pair const&, bool&) in coredll_nonownedwnd_osx.o
  1131. MacControlMap_wxImplementation_HashTable::GetOrCreateNode(MacControlMap_wxImplementation_Pair const&, bool&) in coredll_window_osx.o
  1132. wxStringToNumHashMap_wxImplementation_HashTable::CreateNode(wxStringToNumHashMap_wxImplementation_Pair const&, unsigned long) in coredll_hid.o
  1133. wxStringToStringHashMap_wxImplementation_HashTable::CreateNode(wxStringToStringHashMap_wxImplementation_Pair const&, unsigned long) in coredll_utilsexc_cf.o
  1134. ...
  1135. "_wxHashTableBase2::DummyProcessNode(_wxHashTable_NodeBase*)", referenced from:
  1136. wxMemoryFSHash_wxImplementation_HashTable::CreateNode(wxMemoryFSHash_wxImplementation_Pair const&, unsigned long) in coredll_fs_mem.o
  1137. wxStringToNumHashMap_wxImplementation_HashTable::CreateNode(wxStringToNumHashMap_wxImplementation_Pair const&, unsigned long) in coredll_utilscmn.o
  1138. wxStringToStringHashMap_wxImplementation_HashTable::CreateNode(wxStringToStringHashMap_wxImplementation_Pair const&, unsigned long) in coredll_nonownedwnd_osx.o
  1139. MacWindowMap_wxImplementation_HashTable::GetOrCreateNode(MacWindowMap_wxImplementation_Pair const&, bool&) in coredll_nonownedwnd_osx.o
  1140. MacControlMap_wxImplementation_HashTable::GetOrCreateNode(MacControlMap_wxImplementation_Pair const&, bool&) in coredll_window_osx.o
  1141. wxStringToNumHashMap_wxImplementation_HashTable::CreateNode(wxStringToNumHashMap_wxImplementation_Pair const&, unsigned long) in coredll_hid.o
  1142. wxStringToStringHashMap_wxImplementation_HashTable::CreateNode(wxStringToStringHashMap_wxImplementation_Pair const&, unsigned long) in coredll_utilsexc_cf.o
  1143. ...
  1144. "wxBaseArrayDouble::Add(double, unsigned long)", referenced from:
  1145. wxMacCoreGraphicsContext::GetPartialTextExtents(wxString const&, wxArrayDouble&) const in coredll_carbon_graphics.o
  1146. "wxBaseArrayDouble::wxBaseArrayDouble()", referenced from:
  1147. wxGCDCImpl::DoGetPartialTextExtents(wxString const&, wxArrayInt&) const in coredll_dcgraph.o
  1148. "wxBaseArrayDouble::~wxBaseArrayDouble()", referenced from:
  1149. wxGCDCImpl::DoGetPartialTextExtents(wxString const&, wxArrayInt&) const in coredll_dcgraph.o
  1150. "wxDataInputStream::Read32()", referenced from:
  1151. wxPoint2DInt::ReadFrom(wxDataInputStream&) in coredll_geometry.o
  1152. wxRect2DInt::ReadFrom(wxDataInputStream&) in coredll_geometry.o
  1153. "wxNumberFormatter::FromString(wxString, double*)", referenced from:
  1154. wxFloatingPointValidatorBase::FromString(wxString const&, double*) in coredll_valnum.o
  1155. "wxNumberFormatter::FromString(wxString, long long*)", referenced from:
  1156. wxIntegerValidatorBase::FromString(wxString const&, long long*) in coredll_valnum.o
  1157. "wxNumberFormatter::GetDecimalSeparator()", referenced from:
  1158. wxFloatingPointValidatorBase::IsCharOk(wxString const&, int, wchar_t) const in coredll_valnum.o
  1159. "wxNumberFormatter::ToString(double, int, int)", referenced from:
  1160. wxFloatingPointValidatorBase::ToString(double) const in coredll_valnum.o
  1161. "wxNumberFormatter::ToString(long long, int)", referenced from:
  1162. wxIntegerValidatorBase::ToString(long long) const in coredll_valnum.o
  1163. "wxStandardPathsCF::wxStandardPathsCF()", referenced from:
  1164. wxGUIAppTraits::GetStandardPaths() in coredll_utilsexc_cf.o
  1165. "wxStandardPathsCF::~wxStandardPathsCF()", referenced from:
  1166. wxGUIAppTraits::GetStandardPaths()::wxStandardPathsDefault::~wxStandardPathsDefault() in coredll_utilsexc_cf.o
  1167. wxGUIAppTraits::GetStandardPaths()::wxStandardPathsDefault::~wxStandardPathsDefault() in coredll_utilsexc_cf.o
  1168. "wxStringTokenizer::GetNextToken()", referenced from:
  1169. wxNativeEncodingInfo::FromString(wxString const&) in coredll_osx_fontutil.o
  1170. wxNativeFontInfo::FromString(wxString const&) in coredll_carbon_font.o
  1171. wxGenericPrintSetupDialog::Init(wxPrintData*) in coredll_prntdlgg.o
  1172. GetTypesFromExtension(wxString, wxArrayString&) in coredll_osx_cocoa_filedlg.o
  1173. GetTypesFromFilter(wxString const&, wxArrayString&, wxArrayString&) in coredll_osx_cocoa_filedlg.o
  1174. wxColourData::FromString(wxString const&) in coredll_colourdata.o
  1175. wxDocTemplate::FileMatchesTemplate(wxString const&) in coredll_docview.o
  1176. ...
  1177. "wxStringTokenizer::SetString(wxString const&, wxString const&, wxStringTokenizerMode)", referenced from:
  1178. wxGenericDirCtrl::PopulateNode(wxTreeItemId) in coredll_dirctrlg.o
  1179. "wxStringTokenizer::wxStringTokenizer(wxString const&, wxString const&, wxStringTokenizerMode)", referenced from:
  1180. wxNativeEncodingInfo::FromString(wxString const&) in coredll_osx_fontutil.o
  1181. wxNativeFontInfo::FromString(wxString const&) in coredll_carbon_font.o
  1182. wxGenericPrintSetupDialog::Init(wxPrintData*) in coredll_prntdlgg.o
  1183. GetTypesFromExtension(wxString, wxArrayString&) in coredll_osx_cocoa_filedlg.o
  1184. GetTypesFromFilter(wxString const&, wxArrayString&, wxArrayString&) in coredll_osx_cocoa_filedlg.o
  1185. wxColourData::FromString(wxString const&) in coredll_colourdata.o
  1186. wxDocTemplate::FileMatchesTemplate(wxString const&) in coredll_docview.o
  1187. ...
  1188. "wxTextInputStream::Read32(int)", referenced from:
  1189. wxPNMHandler::LoadFile(wxImage*, wxInputStream&, bool, int) in coredll_imagpnm.o
  1190. "wxTextInputStream::ReadLine()", referenced from:
  1191. Skip_Comment(wxInputStream&) in coredll_imagpnm.o
  1192. wxPNMHandler::LoadFile(wxImage*, wxInputStream&, bool, int) in coredll_imagpnm.o
  1193. "wxTextInputStream::wxTextInputStream(wxInputStream&, wxString const&, wxMBConv const&)", referenced from:
  1194. Skip_Comment(wxInputStream&) in coredll_imagpnm.o
  1195. wxPNMHandler::LoadFile(wxImage*, wxInputStream&, bool, int) in coredll_imagpnm.o
  1196. "wxTextInputStream::~wxTextInputStream()", referenced from:
  1197. Skip_Comment(wxInputStream&) in coredll_imagpnm.o
  1198. wxPNMHandler::LoadFile(wxImage*, wxInputStream&, bool, int) in coredll_imagpnm.o
  1199. "wxTextInputStream::operator>>(unsigned int&)", referenced from:
  1200. wxPNMHandler::LoadFile(wxImage*, wxInputStream&, bool, int) in coredll_imagpnm.o
  1201. "wxTextInputStream::operator>>(unsigned short&)", referenced from:
  1202. wxPNMHandler::LoadFile(wxImage*, wxInputStream&, bool, int) in coredll_imagpnm.o
  1203. "wxBaseArrayPtrVoid::Add(void const*, unsigned long)", referenced from:
  1204. wxListMainWindow::GetDummyLine() const in coredll_generic_listctrl.o
  1205. wxListMainWindow::InsertColumn(long, wxListItem const&) in coredll_generic_listctrl.o
  1206. wxGIFDecoder::LoadGIF(wxInputStream&) in coredll_gifdecod.o
  1207. wxGenericTreeCtrl::FillArray(wxGenericTreeItem*, wxArrayTreeItemIds&) const in coredll_treectlg.o
  1208. wxTreebook::DoInternalAddPage(unsigned long, wxWindow*, wxTreeItemId) in coredll_treebkg.o
  1209. "wxBaseArrayPtrVoid::Sort(int (*)(void const*, void const*))", referenced from:
  1210. wxListMainWindow::SortItems(int (*)(long, long, long), long) in coredll_generic_listctrl.o
  1211. wxGenericListCtrl::SortItems(int (*)(long, long, long), long) in coredll_generic_listctrl.o
  1212. wxGenericTreeCtrl::SortChildren(wxTreeItemId const&) in coredll_treectlg.o
  1213. "wxBaseArrayPtrVoid::Clear()", referenced from:
  1214. wxHIDModule::OnExit() in coredll_hid.o
  1215. wxComboBox::DoClear() in coredll_combobox_osx.o
  1216. non-virtual thunk to wxComboBox::DoClear() in coredll_combobox_osx.o
  1217. wxListBox::FreeData() in coredll_listbox_osx.o
  1218. wxNotebook::DeleteAllPages() in coredll_notebook_osx.o
  1219. wxListLineDataArray::~wxListLineDataArray() in coredll_generic_listctrl.o
  1220. wxListLineDataArray::~wxListLineDataArray() in coredll_generic_listctrl.o
  1221. ...
  1222. "wxBaseArrayPtrVoid::Insert(void const*, unsigned long, unsigned long)", referenced from:
  1223. wxChoice::DoInsertItems(wxArrayStringsAdapter const&, unsigned int, void**, wxClientDataType) in coredll_choice_osx.o
  1224. wxComboBox::DoInsertItems(wxArrayStringsAdapter const&, unsigned int, void**, wxClientDataType) in coredll_combobox_osx.o
  1225. wxListBox::DoInsertItems(wxArrayStringsAdapter const&, unsigned int, void**, wxClientDataType) in coredll_listbox_osx.o
  1226. wxListLineDataArray::Add(wxListLineData const&, unsigned long) in coredll_generic_listctrl.o
  1227. wxListLineDataArray::Insert(wxListLineData const&, unsigned long, unsigned long) in coredll_generic_listctrl.o
  1228. wxListMainWindow::InsertItem(wxListItem&) in coredll_generic_listctrl.o
  1229. wxListMainWindow::InsertColumn(long, wxListItem const&) in coredll_generic_listctrl.o
  1230. ...
  1231. "wxBaseArrayPtrVoid::Shrink()", referenced from:
  1232. wxListMainWindow::GetDummyLine() const in coredll_generic_listctrl.o
  1233. "wxBaseArrayPtrVoid::Realloc(unsigned long)", referenced from:
  1234. wxANIDecoder::Load(wxInputStream&) in coredll_anidecod.o
  1235. "wxBaseArrayPtrVoid::RemoveAt(unsigned long, unsigned long)", referenced from:
  1236. wxChoice::DoDeleteOneItem(unsigned int) in coredll_choice_osx.o
  1237. wxComboBox::DoDeleteOneItem(unsigned int) in coredll_combobox_osx.o
  1238. non-virtual thunk to wxComboBox::DoDeleteOneItem(unsigned int) in coredll_combobox_osx.o
  1239. wxListBox::DoDeleteOneItem(unsigned int) in coredll_listbox_osx.o
  1240. wxNotebook::DoRemovePage(unsigned long) in coredll_notebook_osx.o
  1241. wxListLineDataArray::RemoveAt(unsigned long, unsigned long) in coredll_generic_listctrl.o
  1242. wxListMainWindow::DeleteColumn(int) in coredll_generic_listctrl.o
  1243. ...
  1244. "wxBaseArrayPtrVoid::SetCount(unsigned long, void const*)", referenced from:
  1245. wxComboBox::DoInsertItems(wxArrayStringsAdapter const&, unsigned int, void**, wxClientDataType) in coredll_combobox_osx.o
  1246. wxRadioBoxBase::SetItemToolTip(unsigned int, wxString const&) in coredll_radiocmn.o
  1247. "wxBaseArrayPtrVoid::wxBaseArrayPtrVoid()", referenced from:
  1248. wxDisplayImplMacOSX::GetModes(wxVideoMode const&) const in coredll_core_display.o
  1249. wxModule::wxModule() in coredll_hid.o
  1250. __GLOBAL__I_a in coredll_hid.o
  1251. wxListBox::wxListBox() in coredll_listbox_osx.o
  1252. wxModule::wxModule() in coredll_carbon_gdiobj.o
  1253. wxChoice::wxChoice(wxWindow*, int, wxPoint const&, wxSize const&, int, wxString const*, long, wxValidator const&, wxString const&) in coredll_fontdlgg.o
  1254. wxListLineDataArray::wxListLineDataArray(wxListLineDataArray const&) in coredll_generic_listctrl.o
  1255. ...
  1256. "wxBaseArrayPtrVoid::~wxBaseArrayPtrVoid()", referenced from:
  1257. wxArrayPtrVoid::~wxArrayPtrVoid() in coredll_hid.o
  1258. wxHIDModule::~wxHIDModule() in coredll_hid.o
  1259. wxHIDModule::~wxHIDModule() in coredll_hid.o
  1260. wxModule::wxModule() in coredll_hid.o
  1261. wxChoice::~wxChoice() in coredll_choice_osx.o
  1262. wxComboBox::~wxComboBox() in coredll_combobox_osx.o
  1263. wxComboBox::~wxComboBox() in coredll_combobox_osx.o
  1264. ...
  1265. "wxDataOutputStream::Write32(unsigned int)", referenced from:
  1266. wxPoint2DInt::WriteTo(wxDataOutputStream&) const in coredll_geometry.o
  1267. wxRect2DInt::WriteTo(wxDataOutputStream&) const in coredll_geometry.o
  1268. "wxFFileInputStream::wxFFileInputStream(wxString const&, wxString const&)", referenced from:
  1269. wxIconBundle::AddIcon(wxString const&, wxBitmapType) in coredll_iconbndl.o
  1270. wxImage::LoadFile(wxString const&, wxBitmapType, int) in coredll_image.o
  1271. wxImage::LoadFile(wxString const&, wxString const&, int) in coredll_image.o
  1272. wxImage::CanRead(wxString const&) in coredll_image.o
  1273. wxImage::GetImageCount(wxString const&, wxBitmapType) in coredll_image.o
  1274. wxImageHandler::CanRead(wxString const&) in coredll_image.o
  1275. "wxFFileInputStream::~wxFFileInputStream()", referenced from:
  1276. wxIconBundle::AddIcon(wxString const&, wxBitmapType) in coredll_iconbndl.o
  1277. wxImage::LoadFile(wxString const&, wxBitmapType, int) in coredll_image.o
  1278. wxImage::LoadFile(wxString const&, wxString const&, int) in coredll_image.o
  1279. wxImage::CanRead(wxString const&) in coredll_image.o
  1280. wxImage::GetImageCount(wxString const&, wxBitmapType) in coredll_image.o
  1281. wxImageHandler::CanRead(wxString const&) in coredll_image.o
  1282. "wxFileOutputStream::wxFileOutputStream(wxString const&)", referenced from:
  1283. wxSVGFileDCImpl::Init(wxString const&, int, int, double) in coredll_dcsvg.o
  1284. "wxMimeTypesManager::GetFileTypeFromMimeType(wxString const&)", referenced from:
  1285. wxFileIconsTable::GetIconID(wxString const&, wxString const&) in coredll_dirctrlg.o
  1286. "wxMimeTypesManager::GetFileTypeFromExtension(wxString const&)", referenced from:
  1287. wxFileIconsTable::GetIconID(wxString const&, wxString const&) in coredll_dirctrlg.o
  1288. "wxTextOutputStream::wxTextOutputStream(wxOutputStream&, wxEOL, wxMBConv const&)", referenced from:
  1289. wxPNMHandler::SaveFile(wxImage*, wxOutputStream&, bool) in coredll_imagpnm.o
  1290. "wxTextOutputStream::~wxTextOutputStream()", referenced from:
  1291. wxPNMHandler::SaveFile(wxImage*, wxOutputStream&, bool) in coredll_imagpnm.o
  1292. "wxTextOutputStream::operator<<(wxString const&)", referenced from:
  1293. wxPNMHandler::SaveFile(wxImage*, wxOutputStream&, bool) in coredll_imagpnm.o
  1294. "wxTextOutputStream::operator<<(int)", referenced from:
  1295. wxPNMHandler::SaveFile(wxImage*, wxOutputStream&, bool) in coredll_imagpnm.o
  1296. "wxCFEventLoopSource::InitSourceSocket(__CFSocket*)", referenced from:
  1297. wxCFEventLoopSourcesManager::AddSourceForFD(int, wxEventLoopSourceHandler*, int) in coredll_utilsexc_cf.o
  1298. "wxEncodingConverter::GetAllEquivalents(wxFontEncoding)", referenced from:
  1299. wxFontMapper::GetAltForEncoding(wxFontEncoding, wxNativeEncodingInfo*, wxString const&, bool) in coredll_fontmap.o
  1300. "wxFFileOutputStream::wxFFileOutputStream(wxString const&, wxString const&)", referenced from:
  1301. wxImage::SaveFile(wxString const&, wxBitmapType) const in coredll_image.o
  1302. wxImage::SaveFile(wxString const&, wxString const&) const in coredll_image.o
  1303. "wxFFileOutputStream::~wxFFileOutputStream()", referenced from:
  1304. wxImage::SaveFile(wxString const&, wxBitmapType) const in coredll_image.o
  1305. wxImage::SaveFile(wxString const&, wxString const&) const in coredll_image.o
  1306. "wxMemoryInputStream::wxMemoryInputStream(void const*, unsigned long)", referenced from:
  1307. wxRendererMac::DrawTitleBarBitmap(wxWindow*, wxDC&, wxRect const&, wxTitleBarButton, int) in coredll_carbon_renderer.o
  1308. (anonymous namespace)::wxTangoArtProvider::CreateBitmap(wxString const&, wxString const&, wxSize const&) in coredll_arttango.o
  1309. "wxMemoryInputStream::~wxMemoryInputStream()", referenced from:
  1310. wxRendererMac::DrawTitleBarBitmap(wxWindow*, wxDC&, wxRect const&, wxTitleBarButton, int) in coredll_carbon_renderer.o
  1311. (anonymous namespace)::wxTangoArtProvider::CreateBitmap(wxString const&, wxString const&, wxSize const&) in coredll_arttango.o
  1312. "wxStandardPathsBase::Get()", referenced from:
  1313. wxDocManager::GetLastDirectory() const in coredll_docview.o
  1314. "wxMemoryOutputStream::wxMemoryOutputStream(void*, unsigned long)", referenced from:
  1315. wxMemoryFSHandler::AddFile(wxString const&, wxImage const&, wxBitmapType) in coredll_fs_mem.o
  1316. "wxMemoryOutputStream::~wxMemoryOutputStream()", referenced from:
  1317. wxMemoryFSHandler::AddFile(wxString const&, wxImage const&, wxBitmapType) in coredll_fs_mem.o
  1318. "wxBufferedInputStream::Read(void*, unsigned long)", referenced from:
  1319. wxPNMHandler::LoadFile(wxImage*, wxInputStream&, bool, int) in coredll_imagpnm.o
  1320. "wxBufferedInputStream::wxBufferedInputStream(wxInputStream&, wxStreamBuffer*)", referenced from:
  1321. wxImage::LoadFile(wxString const&, wxBitmapType, int) in coredll_image.o
  1322. wxImage::LoadFile(wxString const&, wxString const&, int) in coredll_image.o
  1323. wxPNMHandler::LoadFile(wxImage*, wxInputStream&, bool, int) in coredll_imagpnm.o
  1324. "wxBufferedInputStream::~wxBufferedInputStream()", referenced from:
  1325. wxImage::LoadFile(wxString const&, wxBitmapType, int) in coredll_image.o
  1326. wxImage::LoadFile(wxString const&, wxString const&, int) in coredll_image.o
  1327. wxPNMHandler::LoadFile(wxImage*, wxInputStream&, bool, int) in coredll_imagpnm.o
  1328. "wxClientDataContainer::DoSetClientData(void*)", referenced from:
  1329. vtable for wxGridBagSizer in coredll_gbsizer.o
  1330. vtable for wxSizer in coredll_sizer.o
  1331. vtable for wxGridSizer in coredll_sizer.o
  1332. vtable for wxFlexGridSizer in coredll_sizer.o
  1333. vtable for wxStaticBoxSizer in coredll_sizer.o
  1334. vtable for wxStdDialogButtonSizer in coredll_sizer.o
  1335. vtable for wxBoxSizer in coredll_sizer.o
  1336. ...
  1337. "wxClientDataContainer::DoSetClientObject(wxClientData*)", referenced from:
  1338. vtable for wxGridBagSizer in coredll_gbsizer.o
  1339. vtable for wxSizer in coredll_sizer.o
  1340. vtable for wxGridSizer in coredll_sizer.o
  1341. vtable for wxFlexGridSizer in coredll_sizer.o
  1342. vtable for wxStaticBoxSizer in coredll_sizer.o
  1343. vtable for wxStdDialogButtonSizer in coredll_sizer.o
  1344. vtable for wxBoxSizer in coredll_sizer.o
  1345. ...
  1346. "wxClientDataContainer::wxClientDataContainer()", referenced from:
  1347. wxSizer::wxSizer() in coredll_printdlg_osx.o
  1348. wxSizer::wxSizer() in coredll_collpaneg.o
  1349. wxSizer::wxSizer() in coredll_colrdlgg.o
  1350. wxSizer::wxSizer() in coredll_dirdlgg.o
  1351. wxSizer::wxSizer() in coredll_generic_fdrepdlg.o
  1352. wxSizer::wxSizer() in coredll_filedlgg.o
  1353. wxSizer::wxSizer() in coredll_fontdlgg.o
  1354. ...
  1355. "wxClientDataContainer::~wxClientDataContainer()", referenced from:
  1356. wxSizer::wxSizer() in coredll_printdlg_osx.o
  1357. wxSizer::wxSizer() in coredll_collpaneg.o
  1358. wxSizer::wxSizer() in coredll_colrdlgg.o
  1359. wxSizer::wxSizer() in coredll_dirdlgg.o
  1360. wxSizer::wxSizer() in coredll_generic_fdrepdlg.o
  1361. wxSizer::wxSizer() in coredll_filedlgg.o
  1362. wxSizer::wxSizer() in coredll_fontdlgg.o
  1363. ...
  1364. "wxMemoryFSHandlerBase::CheckDoesntExist(wxString const&)", referenced from:
  1365. wxMemoryFSHandler::AddFile(wxString const&, wxImage const&, wxBitmapType) in coredll_fs_mem.o
  1366. "wxMemoryFSHandlerBase::m_Hash", referenced from:
  1367. wxMemoryFSHandler::AddFile(wxString const&, wxImage const&, wxBitmapType) in coredll_fs_mem.o
  1368. "wxBufferedOutputStream::wxBufferedOutputStream(wxOutputStream&, wxStreamBuffer*)", referenced from:
  1369. wxImage::SaveFile(wxString const&, wxBitmapType) const in coredll_image.o
  1370. wxImage::SaveFile(wxString const&, wxString const&) const in coredll_image.o
  1371. "wxBufferedOutputStream::~wxBufferedOutputStream()", referenced from:
  1372. wxImage::SaveFile(wxString const&, wxBitmapType) const in coredll_image.o
  1373. wxImage::SaveFile(wxString const&, wxString const&) const in coredll_image.o
  1374. "wxCountingOutputStream::wxCountingOutputStream()", referenced from:
  1375. wxICOHandler::SaveFile(wxImage*, wxOutputStream&, bool) in coredll_imagbmp.o
  1376. "wxAnyToVariantRegistration::wxAnyToVariantRegistration(wxVariantData* (*)(wxAny const&))", referenced from:
  1377. __GLOBAL__I_a in coredll_bmpbase.o
  1378. __GLOBAL__I_a in coredll_colourcmn.o
  1379. __GLOBAL__I_a in coredll_image.o
  1380. "wxAnyToVariantRegistration::~wxAnyToVariantRegistration()", referenced from:
  1381. wxAnyToVariantRegistrationImpl<wxBitmap>::~wxAnyToVariantRegistrationImpl() in coredll_bmpbase.o
  1382. wxAnyToVariantRegistrationImpl<wxIcon>::~wxAnyToVariantRegistrationImpl() in coredll_bmpbase.o
  1383. wxAnyToVariantRegistrationImpl<wxIcon>::~wxAnyToVariantRegistrationImpl() in coredll_bmpbase.o
  1384. wxAnyToVariantRegistrationImpl<wxBitmap>::~wxAnyToVariantRegistrationImpl() in coredll_bmpbase.o
  1385. wxAnyToVariantRegistrationImpl<wxColour>::~wxAnyToVariantRegistrationImpl() in coredll_colourcmn.o
  1386. wxAnyToVariantRegistrationImpl<wxColour>::~wxAnyToVariantRegistrationImpl() in coredll_colourcmn.o
  1387. wxAnyToVariantRegistrationImpl<wxImage>::~wxAnyToVariantRegistrationImpl() in coredll_image.o
  1388. ...
  1389. "wxCFEventLoopPauseIdleEvents::wxCFEventLoopPauseIdleEvents()", referenced from:
  1390. wxDirDialog::ShowModal() in coredll_osx_cocoa_dirdlg.o
  1391. wxFileDialog::ShowModal() in coredll_osx_cocoa_filedlg.o
  1392. wxMessageDialog::ShowModal() in coredll_osx_cocoa_msgdlg.o
  1393. "wxCFEventLoopPauseIdleEvents::~wxCFEventLoopPauseIdleEvents()", referenced from:
  1394. wxDirDialog::ShowModal() in coredll_osx_cocoa_dirdlg.o
  1395. wxFileDialog::ShowModal() in coredll_osx_cocoa_filedlg.o
  1396. wxMessageDialog::ShowModal() in coredll_osx_cocoa_msgdlg.o
  1397. "wxDir::Open(wxString const&)", referenced from:
  1398. wxDirItemData::HasSubDirs() const in coredll_dirctrlg.o
  1399. wxDirItemData::HasFiles(wxString const&) const in coredll_dirctrlg.o
  1400. wxGenericDirCtrl::PopulateNode(wxTreeItemId) in coredll_dirctrlg.o
  1401. "wxDir::Close()", referenced from:
  1402. wxDirItemData::HasSubDirs() const in coredll_dirctrlg.o
  1403. wxDirItemData::HasFiles(wxString const&) const in coredll_dirctrlg.o
  1404. wxGenericDirCtrl::PopulateNode(wxTreeItemId) in coredll_dirctrlg.o
  1405. wxFileListCtrl::UpdateFiles() in coredll_filectrlg.o
  1406. "wxDir::wxDir(wxString const&)", referenced from:
  1407. wxFileListCtrl::UpdateFiles() in coredll_filectrlg.o
  1408. "wxLog::DoLogRecord(unsigned long, wxString const&, wxLogRecordInfo const&)", referenced from:
  1409. wxLogGui::DoLogRecord(unsigned long, wxString const&, wxLogRecordInfo const&) in coredll_logg.o
  1410. vtable for wxLogTextCtrl in coredll_logg.o
  1411. "wxLog::FlushActive()", referenced from:
  1412. wxModalEventLoop::ProcessIdle() in coredll_osx_cocoa_evtloop.o
  1413. wxWindowBase::TransferDataToWindow()::DataToWindowTraverser::OnDo(wxValidator*) in coredll_wincmn.o
  1414. "wxLog::ms_bVerbose", referenced from:
  1415. wxLogGui::DoLogRecord(unsigned long, wxString const&, wxLogRecordInfo const&) in coredll_logg.o
  1416. "wxLog::ms_timestamp", referenced from:
  1417. wxLogDialog::CreateDetailsControls(wxWindow*) in coredll_logg.o
  1418. wxLogDialog::GetLogMessages() const in coredll_logg.o
  1419. "wxLog::ms_suspendCount", referenced from:
  1420. wxLogGui::Flush() in coredll_logg.o
  1421. "wxLog::DoLogTextAtLevel(unsigned long, wxString const&)", referenced from:
  1422. vtable for wxLogGui in coredll_logg.o
  1423. vtable for wxLogTextCtrl in coredll_logg.o
  1424. "wxLog::GetComponentLevel(wxString)", referenced from:
  1425. wxLog::IsLevelEnabled(unsigned long, wxString) in coredll_fs_mem.o
  1426. wxLog::IsLevelEnabled(unsigned long, wxString) in coredll_utilscmn.o
  1427. wxLog::IsLevelEnabled(unsigned long, wxString) in coredll_nonownedwnd_osx.o
  1428. wxLog::IsLevelEnabled(unsigned long, wxString) in coredll_utils_osx.o
  1429. wxLog::IsLevelEnabled(unsigned long, wxString) in coredll_window_osx.o
  1430. wxLog::IsLevelEnabled(unsigned long, wxString) in coredll_core_bitmap.o
  1431. wxLog::IsLevelEnabled(unsigned long, wxString) in coredll_hid.o
  1432. ...
  1433. "wxLog::IsAllowedTraceMask(wxString const&)", referenced from:
  1434. wxLogger::DoLogTrace(wxString const&, wchar_t const*, ...) in coredll_nonownedwnd_osx.o
  1435. wxLogger::DoLogTrace(wxString const&, wchar_t const*, ...) in coredll_utilsexc_cf.o
  1436. wxLogger::DoLogTrace(wxString const&, wchar_t const*, ...) in coredll_carbon_clipbrd.o
  1437. wxLogger::DoLogTrace(wxString const&, wchar_t const*, ...) in coredll_carbon_mdi.o
  1438. wxLogger::DoLogTrace(wxString const&, wchar_t const*, ...) in coredll_osx_cocoa_window.o
  1439. wxLogger::DoLogTrace(wxString const&, wchar_t const*, ...) in coredll_containr.o
  1440. wxLogger::DoLogTrace(wxString const&, wchar_t const*, ...) in coredll_fontcmn.o
  1441. ...
  1442. "wxLog::EnableThreadLogging(bool)", referenced from:
  1443. wxGenericDirDialog::OnOK(wxCommandEvent&) in coredll_dirdlgg.o
  1444. wxGenericDirDialog::OnNew(wxCommandEvent&) in coredll_dirdlgg.o
  1445. wxDirItemData::HasSubDirs() const in coredll_dirctrlg.o
  1446. wxDirItemData::HasFiles(wxString const&) const in coredll_dirctrlg.o
  1447. wxGenericDirCtrl::OnEndEditItem(wxTreeEvent&) in coredll_dirctrlg.o
  1448. wxGenericDirCtrl::PopulateNode(wxTreeItemId) in coredll_dirctrlg.o
  1449. wxFileIconsTable::GetIconID(wxString const&, wxString const&) in coredll_dirctrlg.o
  1450. ...
  1451. "wxLog::LogLastRepeatIfNeeded()", referenced from:
  1452. wxLogGui::Flush() in coredll_logg.o
  1453. "wxLog::IsThreadLoggingEnabled()", referenced from:
  1454. wxLog::IsLevelEnabled(unsigned long, wxString) in coredll_fs_mem.o
  1455. wxLog::IsLevelEnabled(unsigned long, wxString) in coredll_utilscmn.o
  1456. wxLog::IsLevelEnabled(unsigned long, wxString) in coredll_nonownedwnd_osx.o
  1457. wxLog::IsLevelEnabled(unsigned long, wxString) in coredll_utils_osx.o
  1458. wxLog::IsLevelEnabled(unsigned long, wxString) in coredll_window_osx.o
  1459. wxLog::IsLevelEnabled(unsigned long, wxString) in coredll_core_bitmap.o
  1460. wxLog::IsLevelEnabled(unsigned long, wxString) in coredll_hid.o
  1461. ...
  1462. "wxLog::DoLog(unsigned long, char const*, long)", referenced from:
  1463. vtable for wxLogGui in coredll_logg.o
  1464. vtable for wxLogWindow in coredll_logg.o
  1465. vtable for wxLogTextCtrl in coredll_logg.o
  1466. "wxLog::DoLog(unsigned long, wchar_t const*, long)", referenced from:
  1467. vtable for wxLogGui in coredll_logg.o
  1468. vtable for wxLogWindow in coredll_logg.o
  1469. vtable for wxLogTextCtrl in coredll_logg.o
  1470. "wxLog::Flush()", referenced from:
  1471. wxLogGui::Flush() in coredll_logg.o
  1472. vtable for wxLogTextCtrl in coredll_logg.o
  1473. "wxLog::OnLog(unsigned long, wxString const&, wxLogRecordInfo const&)", referenced from:
  1474. wxLogger::DoCallOnLog(unsigned long, wxString const&, __va_list_tag*) in coredll_fs_mem.o
  1475. wxLogger::DoCallOnLog(unsigned long, wxString const&, __va_list_tag*) in coredll_utilscmn.o
  1476. wxLogger::DoCallOnLog(unsigned long, wxString const&, __va_list_tag*) in coredll_nonownedwnd_osx.o
  1477. wxLogger::DoCallOnLog(unsigned long, wxString const&, __va_list_tag*) in coredll_utils_osx.o
  1478. wxLogger::DoCallOnLog(unsigned long, wxString const&, __va_list_tag*) in coredll_window_osx.o
  1479. wxLogger::DoCallOnLog(unsigned long, wxString const&, __va_list_tag*) in coredll_core_bitmap.o
  1480. wxLogger::DoCallOnLog(unsigned long, wxString const&, __va_list_tag*) in coredll_hid.o
  1481. ...
  1482. "wxLog::ms_doLog", referenced from:
  1483. wxLog::IsLevelEnabled(unsigned long, wxString) in coredll_fs_mem.o
  1484. wxLog::IsLevelEnabled(unsigned long, wxString) in coredll_utilscmn.o
  1485. wxLog::IsLevelEnabled(unsigned long, wxString) in coredll_nonownedwnd_osx.o
  1486. wxLog::IsLevelEnabled(unsigned long, wxString) in coredll_utils_osx.o
  1487. wxLog::IsLevelEnabled(unsigned long, wxString) in coredll_window_osx.o
  1488. wxLog::IsLevelEnabled(unsigned long, wxString) in coredll_core_bitmap.o
  1489. wxLog::IsLevelEnabled(unsigned long, wxString) in coredll_hid.o
  1490. ...
  1491. "wxLog::DoLogText(wxString const&)", referenced from:
  1492. vtable for wxLogGui in coredll_logg.o
  1493. vtable for wxLogWindow in coredll_logg.o
  1494. "wxLog::~wxLog()", referenced from:
  1495. wxLogGui::wxLogGui() in coredll_logg.o
  1496. wxLogGui::~wxLogGui() in coredll_logg.o
  1497. wxLogGui::~wxLogGui() in coredll_logg.o
  1498. wxLogTextCtrl::~wxLogTextCtrl() in coredll_logg.o
  1499. wxLogTextCtrl::~wxLogTextCtrl() in coredll_logg.o
  1500. "wxURI::wxURI(wxString const&)", referenced from:
  1501. DoLaunchDefaultBrowserHelper(wxString const&, int) in coredll_utilscmn.o
  1502. "wxFile::Open(wxString const&, wxFile::OpenMode, int)", referenced from:
  1503. OpenLogFile(wxFile&, wxString*, wxWindow*) in coredll_logg.o
  1504. "wxFile::Close()", referenced from:
  1505. wxLogDialog::OnSave(wxCommandEvent&) in coredll_logg.o
  1506. wxLogFrame::OnSave(wxCommandEvent&) in coredll_logg.o
  1507. "wxFile::Write(wxString const&, wxMBConv const&)", referenced from:
  1508. wxLogDialog::OnSave(wxCommandEvent&) in coredll_logg.o
  1509. wxLogFrame::OnSave(wxCommandEvent&) in coredll_logg.o
  1510. "wxFile::Create(wxString const&, bool, int)", referenced from:
  1511. OpenLogFile(wxFile&, wxString*, wxWindow*) in coredll_logg.o
  1512. "wxFile::Exists(wxString const&)", referenced from:
  1513. wxSVGFileDCImpl::DoDrawBitmap(wxBitmap const&, int, int, bool) in coredll_dcsvg.o
  1514. wxDocManager::DoOpenMRUFile(unsigned int) in coredll_docview.o
  1515. OpenLogFile(wxFile&, wxString*, wxWindow*) in coredll_logg.o
  1516. "wxList::wxList(int)", referenced from:
  1517. wxImageList::wxCreateObject() in coredll_osx_imaglist.o
  1518. wxImageList::wxImageList(int, int, bool, int) in coredll_osx_imaglist.o
  1519. wxImageList::wxImageList(int, int, bool, int) in coredll_osx_imaglist.o
  1520. wxWindow::wxWindow() in coredll_window_osx.o
  1521. wxWindow::wxWindow() in coredll_window_osx.o
  1522. wxWindow::wxWindow(wxWindow*, int, wxPoint const&, wxSize const&, long, wxString const&) in coredll_window_osx.o
  1523. wxWindow::MacCreateScrollBars(long) in coredll_window_osx.o
  1524. ...
  1525. "wxEvent::ms_classInfo", referenced from:
  1526. __GLOBAL__I_a in coredll_event.o
  1527. __GLOBAL__I_a in coredll_clipcmn.o
  1528. __GLOBAL__I_a in coredll_clrpickercmn.o
  1529. "wxEvent::wxEvent(wxEvent const&)", referenced from:
  1530. wxKeyEvent::wxKeyEvent(wxKeyEvent const&) in coredll_event.o
  1531. wxKeyEvent::wxKeyEvent(wxKeyEvent const&) in coredll_event.o
  1532. wxKeyEvent::wxKeyEvent(int, wxKeyEvent const&) in coredll_event.o
  1533. wxKeyEvent::wxKeyEvent(int, wxKeyEvent const&) in coredll_event.o
  1534. wxScrollWinEvent::Clone() const in coredll_event.o
  1535. wxMouseEvent::Clone() const in coredll_event.o
  1536. wxSetCursorEvent::Clone() const in coredll_event.o
  1537. ...
  1538. "wxEvent::wxEvent(int, int)", referenced from:
  1539. wxCommandEvent::wxCreateObject() in coredll_event.o
  1540. wxCommandEvent::wxCommandEvent(int, int) in coredll_event.o
  1541. wxNotifyEvent::wxCreateObject() in coredll_event.o
  1542. wxScrollEvent::wxCreateObject() in coredll_event.o
  1543. wxScrollEvent::wxScrollEvent(int, int, int, int) in coredll_event.o
  1544. wxScrollWinEvent::wxCreateObject() in coredll_event.o
  1545. wxScrollWinEvent::wxScrollWinEvent(int, int, int) in coredll_event.o
  1546. ...
  1547. "wxEvent::operator=(wxEvent const&)", referenced from:
  1548. wxMouseEvent::Assign(wxMouseEvent const&) in coredll_event.o
  1549. wxMouseEvent::Clone() const in coredll_event.o
  1550. wxTreeEvent::wxTreeEvent(wxTreeEvent const&) in coredll_treebase.o
  1551. wxGenericTreeCtrl::OnKeyDown(wxKeyEvent&) in coredll_treectlg.o
  1552. "wxFFile::Read(void*, unsigned long)", referenced from:
  1553. wxTransferFileToStream(wxString const&, std::__1::basic_ostream<char, std::__1::char_traits<char> >&) in coredll_docview.o
  1554. "wxFFile::Close()", referenced from:
  1555. wxFFile::~wxFFile() in coredll_docview.o
  1556. wxFFile::~wxFFile() in coredll_textcmn.o
  1557. "wxFFile::Write(void const*, unsigned long)", referenced from:
  1558. wxTransferStreamToFile(std::__1::basic_istream<char, std::__1::char_traits<char> >&, wxString const&) in coredll_docview.o
  1559. "wxFFile::Write(wxString const&, wxMBConv const&)", referenced from:
  1560. wxTextAreaBase::DoSaveFile(wxString const&, int) in coredll_textcmn.o
  1561. "wxFFile::ReadAll(wxString*, wxMBConv const&)", referenced from:
  1562. wxTextAreaBase::DoLoadFile(wxString const&, int) in coredll_textcmn.o
  1563. "wxFFile::wxFFile(wxString const&, wxString const&)", referenced from:
  1564. wxTransferFileToStream(wxString const&, std::__1::basic_ostream<char, std::__1::char_traits<char> >&) in coredll_docview.o
  1565. wxTransferStreamToFile(std::__1::basic_istream<char, std::__1::char_traits<char> >&, wxString const&) in coredll_docview.o
  1566. wxTextAreaBase::DoLoadFile(wxString const&, int) in coredll_textcmn.o
  1567. wxTextAreaBase::DoSaveFile(wxString const&, int) in coredll_textcmn.o
  1568. "wxTimer::Init()", referenced from:
  1569. wxCaretTimer::wxCaretTimer(wxCaret*) in coredll_generic_caret.o
  1570. wxCaretTimer::wxCaretTimer(wxCaret*) in coredll_generic_caret.o
  1571. wxListRenameTimer::wxListRenameTimer(wxListMainWindow*) in coredll_generic_listctrl.o
  1572. wxListRenameTimer::wxListRenameTimer(wxListMainWindow*) in coredll_generic_listctrl.o
  1573. wxListMainWindow::OnChar(wxKeyEvent&) in coredll_generic_listctrl.o
  1574. wxListMainWindow::Init() in coredll_generic_listctrl.o
  1575. wxAutoScrollTimer::wxAutoScrollTimer(wxWindow*, wxScrollHelperBase*, int, int, int) in coredll_scrlwing.o
  1576. ...
  1577. "wxTimer::Stop()", referenced from:
  1578. vtable for wxCaretTimer in coredll_generic_caret.o
  1579. vtable for wxListRenameTimer in coredll_generic_listctrl.o
  1580. vtable for wxListFindTimer in coredll_generic_listctrl.o
  1581. vtable for wxAutoScrollTimer in coredll_scrlwing.o
  1582. vtable for wxTreeRenameTimer in coredll_treectlg.o
  1583. vtable for wxTreeFindTimer in coredll_treectlg.o
  1584. "wxTimer::Start(int, bool)", referenced from:
  1585. vtable for wxCaretTimer in coredll_generic_caret.o
  1586. vtable for wxListRenameTimer in coredll_generic_listctrl.o
  1587. vtable for wxListFindTimer in coredll_generic_listctrl.o
  1588. wxScrollHelperBase::HandleOnMouseLeave(wxMouseEvent&) in coredll_scrlwing.o
  1589. vtable for wxAutoScrollTimer in coredll_scrlwing.o
  1590. vtable for wxTreeRenameTimer in coredll_treectlg.o
  1591. vtable for wxTreeFindTimer in coredll_treectlg.o
  1592. ...
  1593. "wxTimer::SetOwner(wxEvtHandler*, int)", referenced from:
  1594. wxCaretTimer::wxCaretTimer(wxCaret*) in coredll_generic_caret.o
  1595. wxCaretTimer::wxCaretTimer(wxCaret*) in coredll_generic_caret.o
  1596. wxListRenameTimer::wxListRenameTimer(wxListMainWindow*) in coredll_generic_listctrl.o
  1597. wxListRenameTimer::wxListRenameTimer(wxListMainWindow*) in coredll_generic_listctrl.o
  1598. wxListMainWindow::OnChar(wxKeyEvent&) in coredll_generic_listctrl.o
  1599. wxListMainWindow::Init() in coredll_generic_listctrl.o
  1600. wxAutoScrollTimer::wxAutoScrollTimer(wxWindow*, wxScrollHelperBase*, int, int, int) in coredll_scrlwing.o
  1601. ...
  1602. "wxTimer::~wxTimer()", referenced from:
  1603. wxCaret::~wxCaret() in coredll_generic_caret.o
  1604. wxCaretTimer::~wxCaretTimer() in coredll_generic_caret.o
  1605. wxCaretTimer::~wxCaretTimer() in coredll_generic_caret.o
  1606. wxListFindTimer::~wxListFindTimer() in coredll_generic_listctrl.o
  1607. wxListFindTimer::~wxListFindTimer() in coredll_generic_listctrl.o
  1608. wxListRenameTimer::~wxListRenameTimer() in coredll_generic_listctrl.o
  1609. wxListRenameTimer::~wxListRenameTimer() in coredll_generic_listctrl.o
  1610. ...
  1611. "wxLocale::GetLanguageInfo(int)", referenced from:
  1612. wxAppBase::GetLayoutDirection() const in coredll_appcmn.o
  1613. "wxLocale::GetSystemEncoding()", referenced from:
  1614. wxApp::DoInitGui() in coredll_osx_cocoa_utils.o
  1615. wxFontEnumerator::EnumerateFacenames(wxFontEncoding, bool) in coredll_core_fontenum.o
  1616. -[wxMacFontPanelAccView initWithFrame:] in coredll_fontdlgosx.o
  1617. wxApp::Initialize(int&, wchar_t**) in coredll_carbon_app.o
  1618. wxMacCoreGraphicsContext::DoDrawText(wxString const&, double, double) in coredll_carbon_graphics.o
  1619. wxMacCoreGraphicsContext::GetTextExtent(wxString const&, double*, double*, double*, double*) const in coredll_carbon_graphics.o
  1620. wxMacCoreGraphicsContext::GetPartialTextExtents(wxString const&, wxArrayDouble&) const in coredll_carbon_graphics.o
  1621. ...
  1622. "wxMBConv::~wxMBConv()", referenced from:
  1623. wxIcon::LoadIconFromFile(wxString const&, int, int) in coredll_carbon_icon.o
  1624. wxString::FromUTF8Unchecked(char const*, unsigned long) in coredll_utilscocoa.o
  1625. wxSVGFileDCImpl::write(wxString const&) in coredll_dcsvg.o
  1626. wxHTMLDataObject::GetDataSize() const in coredll_dobjcmn.o
  1627. wxHTMLDataObject::GetDataHere(void*) const in coredll_dobjcmn.o
  1628. wxHTMLDataObject::SetData(unsigned long, void const*) in coredll_dobjcmn.o
  1629. wxMBConvUTF16LE::~wxMBConvUTF16LE() in coredll_dobjcmn.o
  1630. ...
  1631. "wxModule::ms_classInfo", referenced from:
  1632. __GLOBAL__I_a in coredll_hid.o
  1633. __GLOBAL__I_a in coredll_carbon_gdiobj.o
  1634. __GLOBAL__I_a in coredll_artprov.o
  1635. __GLOBAL__I_a in coredll_bmpbase.o
  1636. __GLOBAL__I_a in coredll_clipcmn.o
  1637. __GLOBAL__I_a in coredll_cshelp.o
  1638. __GLOBAL__I_a in coredll_dcbase.o
  1639. ...
  1640. "wxObject::ms_classInfo", referenced from:
  1641. __GLOBAL__I_a in coredll_osx_imaglist.o
  1642. __GLOBAL__I_a in coredll_nonownedwnd_osx.o
  1643. __GLOBAL__I_a in coredll_window_osx.o
  1644. __GLOBAL__I_a in coredll_core_bitmap.o
  1645. __GLOBAL__I_a in coredll_menu_osx.o
  1646. __GLOBAL__I_a in coredll_menuitem_osx.o
  1647. __GLOBAL__I_a in coredll_osx_accel.o
  1648. ...
  1649. "wxObject::AllocExclusive()", referenced from:
  1650. wxBrush::SetColour(wxColour const&) in coredll_osx_brush.o
  1651. wxBrush::SetColour(unsigned char, unsigned char, unsigned char) in coredll_osx_brush.o
  1652. wxBrush::SetStyle(wxBrushStyle) in coredll_osx_brush.o
  1653. wxBrush::SetStipple(wxBitmap const&) in coredll_osx_brush.o
  1654. wxBitmap::GetSubBitmap(wxRect const&) const in coredll_core_bitmap.o
  1655. wxBitmap::SetMask(wxMask*) in coredll_core_bitmap.o
  1656. wxBitmap::SetWidth(int) in coredll_core_bitmap.o
  1657. ...
  1658. "wxObject::Ref(wxObject const&)", referenced from:
  1659. wxBeginBusyCursor(wxCursor const*) in coredll_osx_cocoa_utils.o
  1660. wxEndBusyCursor() in coredll_osx_cocoa_utils.o
  1661. wxBrushRefData::wxBrushRefData(wxBitmap const&) in coredll_osx_brush.o
  1662. wxBrushRefData::DoSetStipple(wxBitmap const&) in coredll_osx_brush.o
  1663. wxBrush::SetStipple(wxBitmap const&) in coredll_osx_brush.o
  1664. wxWindowBase::SetAcceleratorTable(wxAcceleratorTable const&) in coredll_osx_minifram.o
  1665. wxTopLevelWindowBase::SetIcons(wxIconBundle const&) in coredll_osx_minifram.o
  1666. ...
  1667. "wxObject::UnRef()", referenced from:
  1668. wxSetCursorEvent::wxCreateObject() in coredll_event.o
  1669. wxCommandEvent::~wxCommandEvent() in coredll_event.o
  1670. wxCommandEvent::~wxCommandEvent() in coredll_event.o
  1671. wxNotifyEvent::~wxNotifyEvent() in coredll_event.o
  1672. wxNotifyEvent::~wxNotifyEvent() in coredll_event.o
  1673. wxScrollEvent::~wxScrollEvent() in coredll_event.o
  1674. wxScrollEvent::~wxScrollEvent() in coredll_event.o
  1675. ...
  1676. "wxString::ConvertStr(char const*, unsigned long, wxMBConv const&)", referenced from:
  1677. wxString::wxString(char const*) in coredll_fs_mem.o
  1678. wxString::wxString(char const*) in coredll_utilscmn.o
  1679. wxString::ImplStr(char const*, wxMBConv const&) in coredll_osx_cocoa_utils.o
  1680. wxString::wxString(char const*) in coredll_artmac.o
  1681. wxString::wxString(char const*) in coredll_nonownedwnd_osx.o
  1682. wxString::wxString(char const*, wxMBConv const&, unsigned long) in coredll_utils_osx.o
  1683. wxString::wxString(char const*) in coredll_utils_osx.o
  1684. ...
  1685. "wxString::FromCDouble(double, int)", referenced from:
  1686. wxColourBase::GetAsString(long) const in coredll_colourcmn.o
  1687. wxSVGFileDCImpl::Init(wxString const&, int, int, double) in coredll_dcsvg.o
  1688. wxSVGFileDCImpl::DoDrawRotatedText(wxString const&, int, int, double) in coredll_dcsvg.o
  1689. (anonymous namespace)::wxBrushString(wxColour, int) in coredll_dcsvg.o
  1690. (anonymous namespace)::wxPenString(wxColour, int) in coredll_dcsvg.o
  1691. wxSVGFileDCImpl::DoDrawRoundedRectangle(int, int, int, int, double) in coredll_dcsvg.o
  1692. wxSVGFileDCImpl::DoDrawArc(int, int, int, int, int, int) in coredll_dcsvg.o
  1693. ...
  1694. "wxString::DoFormatWchar(wchar_t const*, ...)", referenced from:
  1695. wxString wxString::Format<int>(wxFormatString const&, int) in coredll_utilscmn.o
  1696. wxString wxString::Format<int>(wxFormatString const&, int) in coredll_osx_fontutil.o
  1697. wxString wxString::Format<wxString>(wxFormatString const&, wxString) in coredll_menu_osx.o
  1698. wxString wxString::Format<int>(wxFormatString const&, int) in coredll_printdlg_osx.o
  1699. wxString wxString::Format<wxCStrData, wxCStrData>(wxFormatString const&, wxCStrData, wxCStrData) in coredll_printdlg_osx.o
  1700. wxString wxString::Format<wxCStrData, wxCStrData, int>(wxFormatString const&, wxCStrData, wxCStrData, int) in coredll_printdlg_osx.o
  1701. wxString wxString::Format<wxString, unsigned int, int>(wxFormatString const&, wxString, unsigned int, int) in coredll_carbon_font.o
  1702. ...
  1703. "wxString::DoPrintfWchar(wchar_t const*, ...)", referenced from:
  1704. int wxString::Printf<wxString, int, int, int, char const*, int, wchar_t const*, wchar_t const*, int, int>(wxFormatString const&, wxString, int, int, int, char const*, int, wchar_t const*, wchar_t const*, int, int) in coredll_utilscmn.o
  1705. int wxString::Printf<int, int>(wxFormatString const&, int, int) in coredll_printmac.o
  1706. int wxString::Printf<wxString>(wxFormatString const&, wxString) in coredll_menu_osx.o
  1707. int wxString::Printf<int>(wxFormatString const&, int) in coredll_slider_osx.o
  1708. int wxString::Printf<int>(wxFormatString const&, int) in coredll_webkit.o
  1709. int wxString::Printf<unsigned int>(wxFormatString const&, unsigned int) in coredll_carbon_dcprint.o
  1710. int wxString::Printf<int, int, wxFontFamily, int, int, bool, wxCStrData, int>(wxFormatString const&, int, int, wxFontFamily, int, int, bool, wxCStrData, int) in coredll_carbon_font.o
  1711. ...
  1712. "wxString::Trim(bool)", referenced from:
  1713. wxAcceleratorEntry::ParseAccel(wxString const&, int*, int*) in coredll_accelcmn.o
  1714. wxColourBase::FromString(wxString const&) in coredll_colourcmn.o
  1715. wxNativeFontInfo::FromUserString(wxString const&) in coredll_fontcmn.o
  1716. "wxString::npos", referenced from:
  1717. wxString::wxString(char const*) in coredll_fs_mem.o
  1718. wxString::wxString(char const*) in coredll_utilscmn.o
  1719. wxString::ImplStr(char const*, wxMBConv const&) in coredll_osx_cocoa_utils.o
  1720. wxString::wxString(char const*) in coredll_artmac.o
  1721. wxString::wxString(char const*) in coredll_nonownedwnd_osx.o
  1722. wxString::wxString(char const*) in coredll_utils_osx.o
  1723. wxString::wxString(char const*) in coredll_window_osx.o
  1724. ...
  1725. "wxString::FormatV(wxString const&, __va_list_tag*)", referenced from:
  1726. wxLogger::DoCallOnLog(unsigned long, wxString const&, __va_list_tag*) in coredll_fs_mem.o
  1727. wxLogger::DoCallOnLog(unsigned long, wxString const&, __va_list_tag*) in coredll_utilscmn.o
  1728. wxLogger::DoCallOnLog(unsigned long, wxString const&, __va_list_tag*) in coredll_nonownedwnd_osx.o
  1729. wxLogger::DoCallOnLog(unsigned long, wxString const&, __va_list_tag*) in coredll_utils_osx.o
  1730. wxLogger::DoCallOnLog(unsigned long, wxString const&, __va_list_tag*) in coredll_window_osx.o
  1731. wxLogger::DoCallOnLog(unsigned long, wxString const&, __va_list_tag*) in coredll_core_bitmap.o
  1732. wxLogger::DoCallOnLog(unsigned long, wxString const&, __va_list_tag*) in coredll_hid.o
  1733. ...
  1734. "wxString::Replace(wxString const&, wxString const&, bool)", referenced from:
  1735. wxMessageOutputMessageBox::Output(wxString const&) in coredll_msgout.o
  1736. wxListLineData::DrawTextFormatted(wxDC*, wxString const&, int, int, int, int) in coredll_generic_listctrl.o
  1737. wxControlBase::EscapeMnemonics(wxString const&) in coredll_ctrlcmn.o
  1738. (anonymous namespace)::GetMRUEntryLabel(int, wxString const&) in coredll_filehistorycmn.o
  1739. wxNativeFontInfo::ToUserString() const in coredll_fontcmn.o
  1740. wxNativeFontInfo::FromUserString(wxString const&) in coredll_fontcmn.o
  1741. wxColourDatabase::AddColour(wxString const&, wxColour const&) in coredll_gdicmn.o
  1742. ...
  1743. "wxString::Truncate(unsigned long)", referenced from:
  1744. wxListLineData::DrawTextFormatted(wxDC*, wxString const&, int, int, int, int) in coredll_generic_listctrl.o
  1745. wxColourBase::FromString(wxString const&) in coredll_colourcmn.o
  1746. wxGenericFileCtrl::HandleAction(wxString const&) in coredll_filectrlg.o
  1747. wxLogDialog::EllipsizeString(wxString const&) in coredll_logg.o
  1748. "wxString::FromAscii(char const*)", referenced from:
  1749. wx_PNG_warning(png_struct_def*, char const*) in coredll_imagpng.o
  1750. "wxString::MakeLower()", referenced from:
  1751. wxString::Lower() const in coredll_core_bitmap.o
  1752. wxString::Lower() const in coredll_generic_listctrl.o
  1753. wxButtonCocoaImpl::SetAcceleratorFromLabel(wxString const&) in coredll_osx_cocoa_button.o
  1754. wxString::Lower() const in coredll_osx_cocoa_filedlg.o
  1755. wxColourBase::GetAsString(long) const in coredll_colourcmn.o
  1756. wxDocTemplate::FileMatchesTemplate(wxString const&) in coredll_docview.o
  1757. wxNativeFontInfo::ToUserString() const in coredll_fontcmn.o
  1758. ...
  1759. "wxString::MakeUpper()", referenced from:
  1760. wxString::Upper() const in coredll_menuitem_osx.o
  1761. wxString::Upper() const in coredll_generic_listctrl.o
  1762. wxColourDatabase::AddColour(wxString const&, wxColour const&) in coredll_gdicmn.o
  1763. wxColourDatabase::Find(wxString const&) const in coredll_gdicmn.o
  1764. "wxThread::GetCurrentId()", referenced from:
  1765. wxMemoryFSHandler::AddFile(wxString const&, wxImage const&, wxBitmapType) in coredll_fs_mem.o
  1766. wxLog::IsLevelEnabled(unsigned long, wxString) in coredll_fs_mem.o
  1767. DoLaunchDefaultBrowserHelper(wxString const&, int) in coredll_utilscmn.o
  1768. wxStripMenuCodes(wxString const&, int) in coredll_utilscmn.o
  1769. wxLog::IsLevelEnabled(unsigned long, wxString) in coredll_utilscmn.o
  1770. wxNonOwnedWindow::MacDelayedDeactivation(long) in coredll_nonownedwnd_osx.o
  1771. wxNonOwnedWindow::MacActivate(long, bool) in coredll_nonownedwnd_osx.o
  1772. ...
  1773. "wxThread::ms_idMainThread", referenced from:
  1774. wxLog::IsLevelEnabled(unsigned long, wxString) in coredll_fs_mem.o
  1775. wxLog::IsLevelEnabled(unsigned long, wxString) in coredll_utilscmn.o
  1776. wxLog::IsLevelEnabled(unsigned long, wxString) in coredll_nonownedwnd_osx.o
  1777. wxLog::IsLevelEnabled(unsigned long, wxString) in coredll_utils_osx.o
  1778. wxLog::IsLevelEnabled(unsigned long, wxString) in coredll_window_osx.o
  1779. wxLog::IsLevelEnabled(unsigned long, wxString) in coredll_core_bitmap.o
  1780. wxLog::IsLevelEnabled(unsigned long, wxString) in coredll_hid.o
  1781. ...
  1782. "wxPrivate::GetUntypedNullData()", referenced from:
  1783. wxMemoryFSHandler::AddFile(wxString const&, wxImage const&, wxBitmapType) in coredll_fs_mem.o
  1784. wxScopedCharTypeBuffer<wchar_t>::~wxScopedCharTypeBuffer() in coredll_fs_mem.o
  1785. wxFormatString::wxFormatString(wxString const&) in coredll_fs_mem.o
  1786. wxString::wxString(char const*) in coredll_fs_mem.o
  1787. DoLaunchDefaultBrowserHelper(wxString const&, int) in coredll_utilscmn.o
  1788. int wxString::Printf<wxString, int, int, int, char const*, int, wchar_t const*, wchar_t const*, int, int>(wxFormatString const&, wxString, int, int, int, char const*, int, wchar_t const*, wchar_t const*, int, int) in coredll_utilscmn.o
  1789. wxScopedCharTypeBuffer<wchar_t>::~wxScopedCharTypeBuffer() in coredll_utilscmn.o
  1790. ...
  1791. "wxUniChar::FromHi8bit(char)", referenced from:
  1792. wxArgNormalizerNarrowChar<unsigned char>::wxArgNormalizerNarrowChar(unsigned char, wxFormatString const*, unsigned int) in coredll_imagiff.o
  1793. wxMarkupParser::Parse(wxString const&) in coredll_markupparser.o
  1794. wxMarkupParser::Quote(wxString const&) in coredll_markupparser.o
  1795. wxPostScriptDCImpl::DoDrawText(wxString const&, int, int) in coredll_dcpsg.o
  1796. wxPostScriptDCImpl::DoDrawRotatedText(wxString const&, int, int, double) in coredll_dcpsg.o
  1797. wxArgNormalizerNarrowChar<unsigned char>::wxArgNormalizerNarrowChar(unsigned char, wxFormatString const*, unsigned int) in coredll_dcpsg.o
  1798. "wxVariant::SetData(wxVariantData*)", referenced from:
  1799. operator<<(wxVariant&, wxBitmap const&) in coredll_bmpbase.o
  1800. operator<<(wxVariant&, wxIcon const&) in coredll_bmpbase.o
  1801. operator<<(wxVariant&, wxColour const&) in coredll_colourcmn.o
  1802. operator<<(wxVariant&, wxImage const&) in coredll_image.o
  1803. "wxDateTime::Format(wxString const&, wxDateTime::TimeZone const&) const", referenced from:
  1804. wxFileData::GetModificationTime() const in coredll_filectrlg.o
  1805. wxFileListCtrl::ChangeToReportMode() in coredll_filectrlg.o
  1806. wxDateTime::FormatDate() const in coredll_filectrlg.o
  1807. "wxFileName::IsAbsolute(wxPathFormat) const", referenced from:
  1808. wxGenericFileCtrl::DoGetFileName() const in coredll_filectrlg.o
  1809. wxGenericFileCtrl::DoGetFilenames(wxArrayString&, bool) const in coredll_filectrlg.o
  1810. "wxFileName::GetFullName() const", referenced from:
  1811. wxGenericFileButton::CreateDialog() in coredll_filepickerg.o
  1812. wxGenericPrintDialog::OnOK(wxCommandEvent&) in coredll_prntdlgg.o
  1813. wxSVGFileDCImpl::Init(wxString const&, int, int, double) in coredll_dcsvg.o
  1814. wxFileHistoryBase::AddFileToHistory(wxString const&) in coredll_filehistorycmn.o
  1815. wxGenericFileCtrl::GetFilename() const in coredll_filectrlg.o
  1816. wxGenericFileCtrl::DoGetFilenames(wxArrayString&, bool) const in coredll_filectrlg.o
  1817. wxGenericFileCtrl::HandleAction(wxString const&) in coredll_filectrlg.o
  1818. ...
  1819. "wxFileName::GetFullPath(wxPathFormat) const", referenced from:
  1820. wxBitmap::LoadFile(wxString const&, wxBitmapType) in coredll_core_bitmap.o
  1821. wxFileHistoryBase::NormalizeFileName(wxFileName const&) in coredll_filehistorycmn.o
  1822. wxFilePickerCtrl::GetTextCtrlValue() const in coredll_filepickercmn.o
  1823. wxFileDialogBase::SetDirectory(wxString const&) in coredll_fldlgcmn.o
  1824. wxFileDialogBase::SetFilename(wxString const&) in coredll_fldlgcmn.o
  1825. wxGenericValidator::TransferToWindow() in coredll_valgen.o
  1826. wxGenericFileCtrl::GetPath() const in coredll_filectrlg.o
  1827. ...
  1828. "wxFileName::Exists(int) const", referenced from:
  1829. wxBitmap::LoadFile(wxString const&, wxBitmapType) in coredll_core_bitmap.o
  1830. "wxFileName::SameAs(wxFileName const&, wxPathFormat) const", referenced from:
  1831. wxDocManager::FindDocumentByPath(wxString const&) const in coredll_docview.o
  1832. wxGenericFileCtrl::SetDirectory(wxString const&) in coredll_filectrlg.o
  1833. "wxFileName::GetPath(int, wxPathFormat) const", referenced from:
  1834. wxGenericFileButton::CreateDialog() in coredll_filepickerg.o
  1835. wxGenericPrintDialog::OnOK(wxCommandEvent&) in coredll_prntdlgg.o
  1836. wxDocManager::GetLastDirectory() const in coredll_docview.o
  1837. wxFileHistoryBase::AddFileToHistory(wxString const&) in coredll_filehistorycmn.o
  1838. wxDirPickerCtrl::GetTextCtrlValue() const in coredll_filepickercmn.o
  1839. wxGenericFileCtrl::GetDirectory() const in coredll_filectrlg.o
  1840. "wxFileName::DirExists() const", referenced from:
  1841. wxDocManager::GetLastDirectory() const in coredll_docview.o
  1842. "wxFileType::GetIcon(wxIconLocation*) const", referenced from:
  1843. wxFileIconsTable::GetIconID(wxString const&, wxString const&) in coredll_dirctrlg.o
  1844. "wxListBase::Find(void const*) const", referenced from:
  1845. wxTopLevelWindowMac::Destroy() in coredll_toplevel_osx.o
  1846. wxWindow::SetPeer(wxWidgetImpl*) in coredll_window_osx.o
  1847. wxToggleButtonBase::UpdateWindowUI(long) in coredll_tglbtn_osx.o
  1848. wxModalEventLoop::ProcessIdle() in coredll_osx_cocoa_evtloop.o
  1849. wxWindowDisabler::~wxWindowDisabler() in coredll_osx_cocoa_evtloop.o
  1850. wxWindowDisabler::~wxWindowDisabler() in coredll_osx_cocoa_evtloop.o
  1851. wxAppBase::ProcessIdle() in coredll_appcmn.o
  1852. ...
  1853. "wxListBase::Find(wxListKey const&) const", referenced from:
  1854. wxMenuItemList::Find(wxListKey const&) const in coredll_choice_osx.o
  1855. wxMenuItemList::Find(wxListKey const&) const in coredll_menu_osx.o
  1856. wxSizerItemList::Find(wxListKey const&) const in coredll_printdlg_osx.o
  1857. wxMenuItemList::Find(wxListKey const&) const in coredll_textctrl_osx.o
  1858. wxAccelList::Find(wxListKey const&) const in coredll_osx_accel.o
  1859. wxMenuItemList::Find(wxListKey const&) const in coredll_carbon_mdi.o
  1860. wxSizerItemList::Find(wxListKey const&) const in coredll_collpaneg.o
  1861. ...
  1862. "wxListBase::Item(unsigned long) const", referenced from:
  1863. wxImageList::GetBitmap(int) const in coredll_osx_imaglist.o
  1864. wxImageList::GetIcon(int) const in coredll_osx_imaglist.o
  1865. wxImageList::Replace(int, wxBitmap const&) in coredll_osx_imaglist.o
  1866. wxImageList::Replace(int, wxIcon const&) in coredll_osx_imaglist.o
  1867. wxImageList::Replace(int, wxBitmap const&, wxBitmap const&) in coredll_osx_imaglist.o
  1868. wxImageList::Remove(int) in coredll_osx_imaglist.o
  1869. wxImageList::GetSize(int, int&, int&) const in coredll_osx_imaglist.o
  1870. ...
  1871. "wxListBase::IndexOf(void*) const", referenced from:
  1872. wxMenuItem::Check(bool) in coredll_menuitem_osx.o
  1873. "wxConfigBase::Read(wxString const&, wxString*) const", referenced from:
  1874. wxFileHistoryBase::Load(wxConfigBase const&) in coredll_filehistorycmn.o
  1875. wxPersistenceManager::RestoreValue(wxPersistentObject const&, wxString const&, wxString*) in coredll_persist.o
  1876. "wxConfigBase::Read(wxString const&, wxString*, wxString const&) const", referenced from:
  1877. wxFontMapper::GetAltForEncoding(wxFontEncoding, wxNativeEncodingInfo*, wxString const&, bool) in coredll_fontmap.o
  1878. "wxConfigBase::Read(wxString const&, bool*) const", referenced from:
  1879. wxGenericFileDialog::Create(wxWindow*, wxString const&, wxString const&, wxString const&, wxString const&, long, wxPoint const&, wxSize const&, wxString const&, bool) in coredll_filedlgg.o
  1880. wxPersistenceManager::RestoreValue(wxPersistentObject const&, wxString const&, bool*) in coredll_persist.o
  1881. "wxConfigBase::Read(wxString const&, int*) const", referenced from:
  1882. wxPersistenceManager::RestoreValue(wxPersistentObject const&, wxString const&, int*) in coredll_persist.o
  1883. "wxConfigBase::Read(wxString const&, long*) const", referenced from:
  1884. wxGenericFileDialog::Create(wxWindow*, wxString const&, wxString const&, wxString const&, wxString const&, long, wxPoint const&, wxSize const&, wxString const&, bool) in coredll_filedlgg.o
  1885. wxPersistenceManager::RestoreValue(wxPersistentObject const&, wxString const&, long*) in coredll_persist.o
  1886. "wxEvtHandler::IsUnlinked() const", referenced from:
  1887. wxWindowBase::PushEventHandler(wxEvtHandler*) in coredll_wincmn.o
  1888. "wxEvtHandler::GetClassInfo() const", referenced from:
  1889. vtable for wxEventBlocker in coredll_event.o
  1890. vtable for wxCaretTimer in coredll_generic_caret.o
  1891. vtable for wxListRenameTimer in coredll_generic_listctrl.o
  1892. vtable for wxListTextCtrlWrapper in coredll_generic_listctrl.o
  1893. vtable for wxListFindTimer in coredll_generic_listctrl.o
  1894. vtable for wxAppBase in coredll_appcmn.o
  1895. vtable for wxComboPopupWindowEvtHandler in coredll_combocmn.o
  1896. ...
  1897. "wxEvtHandler::GetEventTable() const", referenced from:
  1898. vtable for wxEventBlocker in coredll_event.o
  1899. vtable for wxMenu in coredll_menu_osx.o
  1900. vtable for wxCaretTimer in coredll_generic_caret.o
  1901. vtable for wxListRenameTimer in coredll_generic_listctrl.o
  1902. vtable for wxListFindTimer in coredll_generic_listctrl.o
  1903. vtable for wxAppBase in coredll_appcmn.o
  1904. vtable for wxContextHelpEvtHandler in coredll_cshelp.o
  1905. ...
  1906. "wxEvtHandler::DoGetClientData() const", referenced from:
  1907. vtable for wxEventBlocker in coredll_event.o
  1908. vtable for wxMiniFrame in coredll_osx_minifram.o
  1909. vtable for wxNonOwnedWindow in coredll_nonownedwnd_osx.o
  1910. vtable for wxTopLevelWindowMac in coredll_toplevel_osx.o
  1911. vtable for wxBlindPlateWindow in coredll_window_osx.o
  1912. vtable for wxAnyButton in coredll_anybutton_osx.o
  1913. vtable for wxBitmapButton in coredll_bmpbuttn_osx.o
  1914. ...
  1915. "wxEvtHandler::DoGetClientObject() const", referenced from:
  1916. vtable for wxEventBlocker in coredll_event.o
  1917. vtable for wxMiniFrame in coredll_osx_minifram.o
  1918. vtable for wxNonOwnedWindow in coredll_nonownedwnd_osx.o
  1919. vtable for wxTopLevelWindowMac in coredll_toplevel_osx.o
  1920. vtable for wxBlindPlateWindow in coredll_window_osx.o
  1921. vtable for wxAnyButton in coredll_anybutton_osx.o
  1922. vtable for wxBitmapButton in coredll_bmpbuttn_osx.o
  1923. ...
  1924. "wxEvtHandler::GetEventHashTable() const", referenced from:
  1925. vtable for wxEventBlocker in coredll_event.o
  1926. vtable for wxMenu in coredll_menu_osx.o
  1927. vtable for wxCaretTimer in coredll_generic_caret.o
  1928. vtable for wxListRenameTimer in coredll_generic_listctrl.o
  1929. vtable for wxListFindTimer in coredll_generic_listctrl.o
  1930. vtable for wxAppBase in coredll_appcmn.o
  1931. vtable for wxContextHelpEvtHandler in coredll_cshelp.o
  1932. ...
  1933. "wxArrayString::Index(wxString const&, bool, bool) const", referenced from:
  1934. wxChoice::FindString(wxString const&, bool) const in coredll_choice_osx.o
  1935. non-virtual thunk to wxChoice::FindString(wxString const&, bool) const in coredll_choice_osx.o
  1936. wxListBox::FindString(wxString const&, bool) const in coredll_listbox_osx.o
  1937. non-virtual thunk to wxListBox::FindString(wxString const&, bool) const in coredll_listbox_osx.o
  1938. wxFontEnumerator::IsValidFacename(wxString const&) in coredll_fontenumcmn.o
  1939. wxImage::ShrinkBy(int, int) const in coredll_image.o
  1940. wxImage::HasOption(wxString const&) const in coredll_image.o
  1941. ...
  1942. "wxCFEventLoop::Pending() const", referenced from:
  1943. vtable for wxEventLoop in coredll_utils_osx.o
  1944. vtable for wxGUIEventLoop in coredll_osx_cocoa_evtloop.o
  1945. vtable for wxModalEventLoop in coredll_osx_cocoa_evtloop.o
  1946. vtable for wxEventLoop in coredll_osx_cocoa_window.o
  1947. vtable for wxEventLoop in coredll_progdlgg.o
  1948. "wxCFStringRef::AsString(wxFontEncoding) const", referenced from:
  1949. -[wxNSAppController handleGetURLEvent:withReplyEvent:] in coredll_osx_cocoa_utils.o
  1950. wxApp::DoInitGui() in coredll_osx_cocoa_utils.o
  1951. wxFontEnumerator::EnumerateFacenames(wxFontEncoding, bool) in coredll_core_fontenum.o
  1952. wxHIDDevice::Create(int, int, int) in coredll_hid.o
  1953. wxOSXPrintData::TransferPrinterNameFrom(wxPrintData const&) in coredll_printmac.o
  1954. wxOSXPrintData::TransferPrinterNameTo(wxPrintData&) in coredll_printmac.o
  1955. wxApp::Initialize(int&, wchar_t**) in coredll_carbon_app.o
  1956. ...
  1957. "wxBaseArrayInt::IndexForInsert(int, int (*)(void const*, void const*)) const", referenced from:
  1958. wxSelectionStore::SelectItem(unsigned int, bool) in coredll_selstore.o
  1959. wxSelectionStore::SelectRange(unsigned int, unsigned int, bool, wxArrayInt*) in coredll_selstore.o
  1960. wxSelectionStore::OnItemDelete(unsigned int) in coredll_selstore.o
  1961. "wxBaseArrayInt::Index(int, int (*)(void const*, void const*)) const", referenced from:
  1962. wxSelectionStore::IsSelected(unsigned int) const in coredll_selstore.o
  1963. wxSelectionStore::SelectRange(unsigned int, unsigned int, bool, wxArrayInt*) in coredll_selstore.o
  1964. "wxBaseArrayInt::Index(int, bool) const", referenced from:
  1965. wxStandardDialogLayoutAdapter::IsStandardButton(wxDialog*, wxButton*) in coredll_dlgcmn.o
  1966. wxListBoxBase::CalcAndSendEvent() in coredll_lboxcmn.o
  1967. wxFlexGridSizer::IsRowGrowable(unsigned long) in coredll_sizer.o
  1968. wxFlexGridSizer::IsColGrowable(unsigned long) in coredll_sizer.o
  1969. wxFlexGridSizer::AddGrowableRow(unsigned long, int) in coredll_sizer.o
  1970. wxFlexGridSizer::AddGrowableCol(unsigned long, int) in coredll_sizer.o
  1971. "wxFormatString::GetArgumentType(unsigned int) const", referenced from:
  1972. void wxLogger::Log<wxString>(wxFormatString const&, wxString) in coredll_fs_mem.o
  1973. void wxLogger::Log<wxCStrData>(wxFormatString const&, wxCStrData) in coredll_utilscmn.o
  1974. int wxString::Printf<wxString, int, int, int, char const*, int, wchar_t const*, wchar_t const*, int, int>(wxFormatString const&, wxString, int, int, int, char const*, int, wchar_t const*, wchar_t const*, int, int) in coredll_utilscmn.o
  1975. wxArgNormalizerWithBuffer<wchar_t>::wxArgNormalizerWithBuffer(wxScopedCharTypeBuffer<wchar_t> const&, wxFormatString const*, unsigned int) in coredll_utilscmn.o
  1976. wxString wxString::Format<int>(wxFormatString const&, int) in coredll_utilscmn.o
  1977. wxString wxString::Format<int>(wxFormatString const&, int) in coredll_osx_fontutil.o
  1978. void wxLogger::LogTrace<wxNonOwnedWindow*>(wxString const&, wxFormatString const&, wxNonOwnedWindow*) in coredll_nonownedwnd_osx.o
  1979. ...
  1980. "wxTranslations::GetTranslatedString(wxString const&, wxString const&) const", referenced from:
  1981. wxMemoryFSHandler::AddFile(wxString const&, wxImage const&, wxBitmapType) in coredll_fs_mem.o
  1982. DoLaunchDefaultBrowserHelper(wxString const&, int) in coredll_utilscmn.o
  1983. (anonymous namespace)::IsHelpButtonWithStandardLabel(int, wxString const&) in coredll_button_osx.o
  1984. CreateAppleMenu() in coredll_menu_osx.o
  1985. wxTextCtrl::OnContextMenu(wxContextMenuEvent&) in coredll_textctrl_osx.o
  1986. wxGenericColourDialog::Create(wxWindow*, wxColourData*) in coredll_colrdlgg.o
  1987. wxGenericColourDialog::CreateWidgets() in coredll_colrdlgg.o
  1988. ...
  1989. "wxTranslations::GetTranslatedString(wxString const&, unsigned int, wxString const&) const", referenced from:
  1990. wxFileData::GetHint() const in coredll_filectrlg.o
  1991. "wxHashTableBase::DoGet(wxString const&, long) const", referenced from:
  1992. wxFileIconsTable::GetIconID(wxString const&, wxString const&) in coredll_dirctrlg.o
  1993. wxFileIconsTable::Create() in coredll_dirctrlg.o
  1994. "wxHashTableBase::DoGet(long, long) const", referenced from:
  1995. wxImage::CountColours(unsigned long) const in coredll_image.o
  1996. "wxAppConsoleBase::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const", referenced from:
  1997. vtable for wxApp in coredll_carbon_app.o
  1998. vtable for wxAppBase in coredll_appcmn.o
  1999. "wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) const", referenced from:
  2000. vtable for wxApp in coredll_carbon_app.o
  2001. vtable for wxAppBase in coredll_appcmn.o
  2002. "wxAppConsoleBase::GetAppDisplayName() const", referenced from:
  2003. wxMessageOutputMessageBox::Output(wxString const&) in coredll_msgout.o
  2004. CreateAppleMenu() in coredll_menu_osx.o
  2005. wxDocument::Revert() in coredll_docview.o
  2006. wxDocument::OnSaveModified() in coredll_docview.o
  2007. wxDocManager::MakeFrameTitle(wxDocument*) in coredll_docview.o
  2008. wxDocManager::SelectDocumentPath(wxDocTemplate**, int, wxString&, long, bool) in coredll_docview.o
  2009. wxFontMapper::CharsetToEncoding(wxString const&, bool) in coredll_fontmap.o
  2010. ...
  2011. "wxDynamicLibrary::GetSymbol(wxString const&, bool*) const", referenced from:
  2012. wxRendererNative::Load(wxString const&) in coredll_rendcmn.o
  2013. "wxLongLongNative::ToString() const", referenced from:
  2014. wxFileData::GetHint() const in coredll_filectrlg.o
  2015. wxFileData::GetEntry(wxFileData::fileListFieldType) const in coredll_filectrlg.o
  2016. "wxStandardPathsCF::GetDataDir() const", referenced from:
  2017. vtable for wxGUIAppTraits::GetStandardPaths()::wxStandardPathsDefault in coredll_utilsexc_cf.o
  2018. "wxStandardPathsCF::GetConfigDir() const", referenced from:
  2019. vtable for wxGUIAppTraits::GetStandardPaths()::wxStandardPathsDefault in coredll_utilsexc_cf.o
  2020. "wxStandardPathsCF::GetPluginsDir() const", referenced from:
  2021. vtable for wxGUIAppTraits::GetStandardPaths()::wxStandardPathsDefault in coredll_utilsexc_cf.o
  2022. "wxStandardPathsCF::GetUserDataDir() const", referenced from:
  2023. vtable for wxGUIAppTraits::GetStandardPaths()::wxStandardPathsDefault in coredll_utilsexc_cf.o
  2024. "wxStandardPathsCF::GetDocumentsDir() const", referenced from:
  2025. vtable for wxGUIAppTraits::GetStandardPaths()::wxStandardPathsDefault in coredll_utilsexc_cf.o
  2026. "wxStandardPathsCF::GetLocalDataDir() const", referenced from:
  2027. vtable for wxGUIAppTraits::GetStandardPaths()::wxStandardPathsDefault in coredll_utilsexc_cf.o
  2028. "wxStandardPathsCF::GetResourcesDir() const", referenced from:
  2029. vtable for wxGUIAppTraits::GetStandardPaths()::wxStandardPathsDefault in coredll_utilsexc_cf.o
  2030. "wxStandardPathsCF::GetUserConfigDir() const", referenced from:
  2031. vtable for wxGUIAppTraits::GetStandardPaths()::wxStandardPathsDefault in coredll_utilsexc_cf.o
  2032. "wxStandardPathsCF::GetExecutablePath() const", referenced from:
  2033. vtable for wxGUIAppTraits::GetStandardPaths()::wxStandardPathsDefault in coredll_utilsexc_cf.o
  2034. "wxStandardPathsCF::GetLocalizedResourcesDir(wxString const&, wxStandardPathsBase::ResourceCat) const", referenced from:
  2035. vtable for wxGUIAppTraits::GetStandardPaths()::wxStandardPathsDefault in coredll_utilsexc_cf.o
  2036. "wxStringTokenizer::CountTokens() const", referenced from:
  2037. GetTypesFromFilter(wxString const&, wxArrayString&, wxArrayString&) in coredll_osx_cocoa_filedlg.o
  2038. "wxStringTokenizer::HasMoreTokens() const", referenced from:
  2039. wxGenericPrintSetupDialog::Init(wxPrintData*) in coredll_prntdlgg.o
  2040. GetTypesFromExtension(wxString, wxArrayString&) in coredll_osx_cocoa_filedlg.o
  2041. wxDocTemplate::FileMatchesTemplate(wxString const&) in coredll_docview.o
  2042. wxNativeFontInfo::FromUserString(wxString const&) in coredll_fontcmn.o
  2043. wxGenericDirCtrl::PopulateNode(wxTreeItemId) in coredll_dirctrlg.o
  2044. wxFileListCtrl::UpdateFiles() in coredll_filectrlg.o
  2045. "wxBaseArrayPtrVoid::Index(void const*, bool) const", referenced from:
  2046. wxBookCtrlBase::OnHelp(wxHelpEvent&) in coredll_bookctrl.o
  2047. wxGenericTreeCtrl::GetNextSibling(wxTreeItemId const&) const in coredll_treectlg.o
  2048. wxGenericTreeCtrl::GetPrevSibling(wxTreeItemId const&) const in coredll_treectlg.o
  2049. wxGenericTreeCtrl::DoInsertAfter(wxTreeItemId const&, wxTreeItemId const&, wxString const&, int, int, wxTreeItemData*) in coredll_treectlg.o
  2050. wxGenericTreeCtrl::Delete(wxTreeItemId const&) in coredll_treectlg.o
  2051. wxGenericTreeCtrl::TagNextChildren(wxGenericTreeItem*, wxGenericTreeItem*, bool) in coredll_treectlg.o
  2052. "wxFFileInputStream::IsOk() const", referenced from:
  2053. wxImage::LoadFile(wxString const&, wxBitmapType, int) in coredll_image.o
  2054. wxImage::LoadFile(wxString const&, wxString const&, int) in coredll_image.o
  2055. wxImage::GetImageCount(wxString const&, wxBitmapType) in coredll_image.o
  2056. wxImageHandler::CanRead(wxString const&) in coredll_image.o
  2057. "wxFFileOutputStream::IsOk() const", referenced from:
  2058. wxImage::SaveFile(wxString const&, wxBitmapType) const in coredll_image.o
  2059. wxImage::SaveFile(wxString const&, wxString const&) const in coredll_image.o
  2060. "wxStandardPathsBase::GetTempDir() const", referenced from:
  2061. vtable for wxGUIAppTraits::GetStandardPaths()::wxStandardPathsDefault in coredll_utilsexc_cf.o
  2062. "wxStandardPathsBase::GetAppDocumentsDir() const", referenced from:
  2063. vtable for wxGUIAppTraits::GetStandardPaths()::wxStandardPathsDefault in coredll_utilsexc_cf.o
  2064. "wxStandardPathsBase::GetUserLocalDataDir() const", referenced from:
  2065. vtable for wxGUIAppTraits::GetStandardPaths()::wxStandardPathsDefault in coredll_utilsexc_cf.o
  2066. "wxArgNormalizerWchar<wxCStrData const&>::get() const", referenced from:
  2067. void wxLogger::Log<wxCStrData>(wxFormatString const&, wxCStrData) in coredll_utilscmn.o
  2068. wxString wxString::Format<wxCStrData, wxCStrData>(wxFormatString const&, wxCStrData, wxCStrData) in coredll_printdlg_osx.o
  2069. wxString wxString::Format<wxCStrData, wxCStrData, int>(wxFormatString const&, wxCStrData, wxCStrData, int) in coredll_printdlg_osx.o
  2070. void wxLogger::LogTrace<wxCStrData>(wxString const&, wxFormatString const&, wxCStrData) in coredll_carbon_clipbrd.o
  2071. void wxLogger::Log<wxCStrData, wxCStrData, wxCStrData, wxCStrData, long, void*>(wxFormatString const&, wxCStrData, wxCStrData, wxCStrData, wxCStrData, long, void*) in coredll_carbon_app.o
  2072. int wxString::Printf<int, int, wxFontFamily, int, int, bool, wxCStrData, int>(wxFormatString const&, int, int, wxFontFamily, int, int, bool, wxCStrData, int) in coredll_carbon_font.o
  2073. int wxString::Printf<wxCStrData>(wxFormatString const&, wxCStrData) in coredll_dirdlgg.o
  2074. ...
  2075. "wxArgNormalizerWchar<wxString const&>::get() const", referenced from:
  2076. void wxLogger::Log<wxString>(wxFormatString const&, wxString) in coredll_fs_mem.o
  2077. int wxString::Printf<wxString, int, int, int, char const*, int, wchar_t const*, wchar_t const*, int, int>(wxFormatString const&, wxString, int, int, int, char const*, int, wchar_t const*, wchar_t const*, int, int) in coredll_utilscmn.o
  2078. int wxString::Printf<wxString>(wxFormatString const&, wxString) in coredll_menu_osx.o
  2079. wxString wxString::Format<wxString>(wxFormatString const&, wxString) in coredll_menu_osx.o
  2080. wxString wxString::Format<wxString, unsigned int, int>(wxFormatString const&, wxString, unsigned int, int) in coredll_carbon_font.o
  2081. void wxLogger::Log<wxString>(wxFormatString const&, wxString) in coredll_arttango.o
  2082. void wxLogger::Log<wxString>(wxFormatString const&, wxString) in coredll_colourcmn.o
  2083. ...
  2084. "wxMemoryOutputStream::CopyTo(void*, unsigned long) const", referenced from:
  2085. wxMemoryFSFile::wxMemoryFSFile(wxMemoryOutputStream const&, wxString const&) in coredll_fs_mem.o
  2086. "wxClientDataContainer::DoGetClientData() const", referenced from:
  2087. vtable for wxGridBagSizer in coredll_gbsizer.o
  2088. vtable for wxSizer in coredll_sizer.o
  2089. vtable for wxGridSizer in coredll_sizer.o
  2090. vtable for wxFlexGridSizer in coredll_sizer.o
  2091. vtable for wxStaticBoxSizer in coredll_sizer.o
  2092. vtable for wxStdDialogButtonSizer in coredll_sizer.o
  2093. vtable for wxBoxSizer in coredll_sizer.o
  2094. ...
  2095. "wxClientDataContainer::DoGetClientObject() const", referenced from:
  2096. vtable for wxGridBagSizer in coredll_gbsizer.o
  2097. vtable for wxSizer in coredll_sizer.o
  2098. vtable for wxGridSizer in coredll_sizer.o
  2099. vtable for wxFlexGridSizer in coredll_sizer.o
  2100. vtable for wxStaticBoxSizer in coredll_sizer.o
  2101. vtable for wxStdDialogButtonSizer in coredll_sizer.o
  2102. vtable for wxBoxSizer in coredll_sizer.o
  2103. ...
  2104. "wxDir::HasSubDirs(wxString const&) const", referenced from:
  2105. wxDirItemData::HasSubDirs() const in coredll_dirctrlg.o
  2106. "wxDir::GetNext(wxString*) const", referenced from:
  2107. wxGenericDirCtrl::PopulateNode(wxTreeItemId) in coredll_dirctrlg.o
  2108. wxFileListCtrl::UpdateFiles() in coredll_filectrlg.o
  2109. "wxDir::GetFirst(wxString*, wxString const&, int) const", referenced from:
  2110. wxGenericDirCtrl::PopulateNode(wxTreeItemId) in coredll_dirctrlg.o
  2111. wxFileListCtrl::UpdateFiles() in coredll_filectrlg.o
  2112. "wxDir::HasFiles(wxString const&) const", referenced from:
  2113. wxDirItemData::HasFiles(wxString const&) const in coredll_dirctrlg.o
  2114. "wxDir::IsOpened() const", referenced from:
  2115. wxGenericDirCtrl::PopulateNode(wxTreeItemId) in coredll_dirctrlg.o
  2116. wxFileListCtrl::UpdateFiles() in coredll_filectrlg.o
  2117. "wxTimer::IsRunning() const", referenced from:
  2118. wxCaret::~wxCaret() in coredll_generic_caret.o
  2119. wxCaret::DoMove() in coredll_generic_caret.o
  2120. wxListMainWindow::OnMouse(wxMouseEvent&) in coredll_generic_listctrl.o
  2121. wxListMainWindow::DoDeleteAllItems() in coredll_generic_listctrl.o
  2122. wxListMainWindow::RecalculatePositions(bool) in coredll_generic_listctrl.o
  2123. wxListMainWindow::ChangeCurrent(unsigned long) in coredll_generic_listctrl.o
  2124. wxListMainWindow::OnArrowChar(unsigned long, wxKeyEvent const&) in coredll_generic_listctrl.o
  2125. ...
  2126. "wxMBConv::cMB2WC(char const*) const", referenced from:
  2127. int wxString::Printf<wxString, int, int, int, char const*, int, wchar_t const*, wchar_t const*, int, int>(wxFormatString const&, wxString, int, int, int, char const*, int, wchar_t const*, wchar_t const*, int, int) in coredll_utilscmn.o
  2128. void wxLogger::Log<char const*, int, wchar_t const*, long, wchar_t const*>(wxFormatString const&, char const*, int, wchar_t const*, long, wchar_t const*) in coredll_window_osx.o
  2129. wxTextDataObject::SetData(wxDataFormat const&, unsigned long, void const*) in coredll_dobjcmn.o
  2130. wxArgNormalizerWchar<char const*>::wxArgNormalizerWchar(char const*, wxFormatString const*, unsigned int) in coredll_fldlgcmn.o
  2131. wxGIFDecoder::LoadGIF(wxInputStream&) in coredll_gifdecod.o
  2132. wxArgNormalizerWchar<char const*>::wxArgNormalizerWchar(char const*, wxFormatString const*, unsigned int) in coredll_imagiff.o
  2133. void wxLogger::Log<char const*, unsigned long>(wxFormatString const&, char const*, unsigned long) in coredll_markupparser.o
  2134. ...
  2135. "wxMBConv::cWC2MB(wchar_t const*) const", referenced from:
  2136. wxTextDataObject::GetDataHere(wxDataFormat const&, void*) const in coredll_dobjcmn.o
  2137. "wxObject::CloneRefData(wxRefCounter const*) const", referenced from:
  2138. vtable for wxCommandEvent in coredll_event.o
  2139. vtable for wxScrollEvent in coredll_event.o
  2140. vtable for wxScrollWinEvent in coredll_event.o
  2141. vtable for wxMouseEvent in coredll_event.o
  2142. vtable for wxKeyEvent in coredll_event.o
  2143. vtable for wxWindowCreateEvent in coredll_event.o
  2144. vtable for wxWindowDestroyEvent in coredll_event.o
  2145. ...
  2146. "wxObject::GetClassInfo() const", referenced from:
  2147. vtable for wxStringTokenizer in coredll_osx_fontutil.o
  2148. vtable for wxStringTokenizer in coredll_carbon_font.o
  2149. vtable for wxListHeaderData in coredll_generic_listctrl.o
  2150. vtable for wxStringTokenizer in coredll_prntdlgg.o
  2151. vtable for wxStringTokenizer in coredll_osx_cocoa_filedlg.o
  2152. vtable for wxCocoaPrefsWindow::PageInfo in coredll_preferences.o
  2153. vtable for wxClipboardBase in coredll_clipcmn.o
  2154. ...
  2155. "wxObject::CreateRefData() const", referenced from:
  2156. vtable for wxCommandEvent in coredll_event.o
  2157. vtable for wxScrollEvent in coredll_event.o
  2158. vtable for wxScrollWinEvent in coredll_event.o
  2159. vtable for wxMouseEvent in coredll_event.o
  2160. vtable for wxKeyEvent in coredll_event.o
  2161. vtable for wxWindowCreateEvent in coredll_event.o
  2162. vtable for wxWindowDestroyEvent in coredll_event.o
  2163. ...
  2164. "wxObject::IsKindOf(wxClassInfo const*) const", referenced from:
  2165. wxImageList::GetBitmap(int) const in coredll_osx_imaglist.o
  2166. wxImageList::GetIcon(int) const in coredll_osx_imaglist.o
  2167. wxImageList::GetSize(int, int&, int&) const in coredll_osx_imaglist.o
  2168. wxImageList::Draw(int, wxDC&, int, int, int, bool) in coredll_osx_imaglist.o
  2169. wxWindow::Create(wxWindow*, int, wxPoint const&, wxSize const&, long, wxString const&) in coredll_window_osx.o
  2170. wxWindow::DoGetBestSize() const in coredll_window_osx.o
  2171. wxRadioButton::Create(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, long, wxValidator const&, wxString const&) in coredll_radiobut_osx.o
  2172. ...
  2173. "wxString::AfterFirst(wxUniChar) const", referenced from:
  2174. wxAcceleratorEntry::Create(wxString const&) in coredll_accelcmn.o
  2175. "wxString::BeforeLast(wxUniChar, wxString*) const", referenced from:
  2176. wxSVGFileDCImpl::DoDrawBitmap(wxBitmap const&, int, int, bool) in coredll_dcsvg.o
  2177. "wxString::StartsWith(wxString const&, wxString*) const", referenced from:
  2178. wxListMainWindow::PrefixFindItem(unsigned long, wxString const&) const in coredll_generic_listctrl.o
  2179. -[wxNSTextField control:textView:completions:forPartialWordRange:indexOfSelectedItem:] in coredll_osx_cocoa_textctrl.o
  2180. wxNativeFontInfo::FromUserString(wxString const&) in coredll_fontcmn.o
  2181. wxMarkupParser::ParseAttrs(wxString, wxMarkupParser::TagAndAttrs&) in coredll_markupparser.o
  2182. wxGenericTreeCtrl::FindItem(wxTreeItemId const&, wxString const&) const in coredll_treectlg.o
  2183. "wxString::BeforeFirst(wxUniChar, wxString*) const", referenced from:
  2184. wxFileDialogBase::AppendExtension(wxString const&, wxString const&) in coredll_fldlgcmn.o
  2185. wxMarkupParser::ParseAttrs(wxString, wxMarkupParser::TagAndAttrs&) in coredll_markupparser.o
  2186. wxMarkupParser::Parse(wxString const&) in coredll_markupparser.o
  2187. wxMenuItemBase::SetAccel(wxAcceleratorEntry*) in coredll_menucmn.o
  2188. wxPreviewControlBar::SetZoomControl(int) in coredll_prntbase.o
  2189. wxPreviewControlBar::GetZoomControl() in coredll_prntbase.o
  2190. wxGenericFileCtrl::HandleAction(wxString const&) in coredll_filectrlg.o
  2191. ...
  2192. "wxString::Mid(unsigned long, unsigned long) const", referenced from:
  2193. wxString::wxString(wxCStrData const&) in coredll_prntdlgg.o
  2194. GetTypesFromExtension(wxString, wxArrayString&) in coredll_osx_cocoa_filedlg.o
  2195. IsNumberedAccelKey(wxString const&, char const*, wxKeyCode, unsigned int, unsigned int) in coredll_accelcmn.o
  2196. wxGenericDirCtrl::FindChild(wxTreeItemId, wxString const&, bool&) in coredll_dirctrlg.o
  2197. wxGenericFileCtrl::DoSetFilterIndex(int) in coredll_filectrlg.o
  2198. "wxString::Find(wxUniChar, bool) const", referenced from:
  2199. wxGenericPrintSetupDialog::Init(wxPrintData*) in coredll_prntdlgg.o
  2200. wxAcceleratorEntry::ParseAccel(wxString const&, int*, int*) in coredll_accelcmn.o
  2201. wxFileDialogBase::Create(wxWindow*, wxString const&, wxString const&, wxString const&, wxString const&, long, wxPoint const&, wxSize const&, wxString const&) in coredll_fldlgcmn.o
  2202. wxFileDialogBase::AppendExtension(wxString const&, wxString const&) in coredll_fldlgcmn.o
  2203. wxGenericDirCtrl::OnEndEditItem(wxTreeEvent&) in coredll_dirctrlg.o
  2204. wxGenericDirCtrl::PopulateNode(wxTreeItemId) in coredll_dirctrlg.o
  2205. wxFileData::ReadData() in coredll_filectrlg.o
  2206. ...
  2207. "wxString::Left(unsigned long) const", referenced from:
  2208. wxListLineData::DrawTextFormatted(wxDC*, wxString const&, int, int, int, int) in coredll_generic_listctrl.o
  2209. IsNumberedAccelKey(wxString const&, char const*, wxKeyCode, unsigned int, unsigned int) in coredll_accelcmn.o
  2210. wxFontPickerCtrl::String2Font(wxString const&) in coredll_fontpickercmn.o
  2211. wxGenericFileCtrl::DoSetFilterIndex(int) in coredll_filectrlg.o
  2212. "wxString::Right(unsigned long) const", referenced from:
  2213. wxApp::Initialize(int&, wchar_t**) in coredll_carbon_app.o
  2214. "wxString::Strip(wxString::stripType) const", referenced from:
  2215. wxFileDialogBase::AppendExtension(wxString const&, wxString const&) in coredll_fldlgcmn.o
  2216. wxNativeFontInfo::ToUserString() const in coredll_fontcmn.o
  2217. "wxString::AsChar(wxMBConv const&) const", referenced from:
  2218. wxString::AsCharBuf(wxMBConv const&) const in coredll_utils_osx.o
  2219. wxNSStringWithWxString(wxString const&) in coredll_webkit.o
  2220. wxString::AsCharBuf(wxMBConv const&) const in coredll_carbon_icon.o
  2221. wxString::AsCharBuf(wxMBConv const&) const in coredll_carbon_dataobj.o
  2222. wxString::AsCharBuf(wxMBConv const&) const in coredll_fontdlgg.o
  2223. wxString::AsCharBuf(wxMBConv const&) const in coredll_prntdlgg.o
  2224. wxColourBase::FromString(wxString const&) in coredll_colourcmn.o
  2225. ...
  2226. "wxString::ToLong(long*, int) const", referenced from:
  2227. wxMacPageMarginsDialog::CheckValue(wxTextCtrl*, int*, int, wxString const&) in coredll_printdlg_osx.o
  2228. wxNativeFontInfo::FromString(wxString const&) in coredll_carbon_font.o
  2229. wxGenericPrintDialog::TransferDataFromWindow() in coredll_prntdlgg.o
  2230. wxHelpControllerHelpProvider::ShowHelp(wxWindowBase*) in coredll_cshelp.o
  2231. wxPreviewControlBar::SetZoomControl(int) in coredll_prntbase.o
  2232. wxPreviewControlBar::GetZoomControl() in coredll_prntbase.o
  2233. wxPrintPageTextCtrl::GetPageNumber() const in coredll_prntbase.o
  2234. ...
  2235. "wxString::IsAscii() const", referenced from:
  2236. wxTextValidator::IsValid(wxString const&) const in coredll_valtext.o
  2237. "wxString::ToAscii() const", referenced from:
  2238. wxXPMHandler::SaveFile(wxImage*, wxOutputStream&, bool) in coredll_imagxpm.o
  2239. "wxString::ToULong(unsigned long*, int) const", referenced from:
  2240. IsNumberedAccelKey(wxString const&, char const*, wxKeyCode, unsigned int, unsigned int) in coredll_accelcmn.o
  2241. wxNativeFontInfo::FromUserString(wxString const&) in coredll_fontcmn.o
  2242. wxMarkupParser::ParseAttrs(wxString, wxMarkupParser::TagAndAttrs&) in coredll_markupparser.o
  2243. "wxString::compare(wchar_t const*) const", referenced from:
  2244. wxChoice::DoInsertItems(wxArrayStringsAdapter const&, unsigned int, void**, wxClientDataType) in coredll_choice_osx.o
  2245. wxMenuItem::wxMenuItem(wxMenu*, int, wxString const&, wxString const&, wxItemKind, wxMenu*) in coredll_menuitem_osx.o
  2246. wxIcon::LoadIconFromSystemResource(wxString const&, int, int) in coredll_carbon_icon.o
  2247. wxApp::Initialize(int&, wchar_t**) in coredll_carbon_app.o
  2248. wxGenericDirDialog::Create(wxWindow*, wxString const&, wxString const&, long, wxPoint const&, wxSize const&, wxString const&) in coredll_dirdlgg.o
  2249. wxGenericFileDialog::OnUpdateButtonsUI(wxUpdateUIEvent&) in coredll_filedlgg.o
  2250. wxGenericFileDialog::Create(wxWindow*, wxString const&, wxString const&, wxString const&, wxString const&, long, wxPoint const&, wxSize const&, wxString const&, bool) in coredll_filedlgg.o
  2251. ...
  2252. "wxString::compare(wxString const&) const", referenced from:
  2253. wxMemoryFSHash_wxImplementation_HashTable::GetOrCreateNode(wxMemoryFSHash_wxImplementation_Pair const&, bool&) in coredll_fs_mem.o
  2254. wxStringToNumHashMap_wxImplementation_HashTable::GetOrCreateNode(wxStringToNumHashMap_wxImplementation_Pair const&, bool&) in coredll_utilscmn.o
  2255. wxMacArtProvider::CreateIconBundle(wxString const&, wxString const&) in coredll_artmac.o
  2256. wxMacArtProvider_CreateIconBundle(wxString const&) in coredll_artmac.o
  2257. wxArtProvider::GetNativeSizeHint(wxString const&) in coredll_artmac.o
  2258. wxStringToStringHashMap_wxImplementation_HashTable::GetOrCreateNode(wxStringToStringHashMap_wxImplementation_Pair const&, bool&) in coredll_nonownedwnd_osx.o
  2259. wxWindow::SetLabel(wxString const&) in coredll_window_osx.o
  2260. ...
  2261. "wxString::compare(unsigned long, unsigned long, char const*, unsigned long) const", referenced from:
  2262. wxMarkupParser::Parse(wxString const&) in coredll_markupparser.o
  2263. "wxString::EndsWith(wxString const&, wxString*) const", referenced from:
  2264. wxApp::DoInitGui() in coredll_osx_cocoa_utils.o
  2265. wxFileDialog::ShowModal() in coredll_osx_cocoa_filedlg.o
  2266. wxNativeFontInfo::FromUserString(wxString const&) in coredll_fontcmn.o
  2267. wxGetStockLabel(int, long) in coredll_stockitem.o
  2268. "wxString::IsSameAs(wxUniChar, bool) const", referenced from:
  2269. wxColourData::FromString(wxString const&) in coredll_colourdata.o
  2270. "wxString::ToDouble(double*) const", referenced from:
  2271. wxFontPickerCtrl::String2Font(wxString const&) in coredll_fontpickercmn.o
  2272. wxSpinCtrlDouble::DoTextToValue(wxString const&, double*) in coredll_spinctlg.o
  2273. "wxString::AfterLast(wxUniChar) const", referenced from:
  2274. wxFileDialog::CheckFile(wxString const&) in coredll_osx_cocoa_filedlg.o
  2275. wxSVGFileDCImpl::DoDrawBitmap(wxBitmap const&, int, int, bool) in coredll_dcsvg.o
  2276. wxFontPickerCtrl::String2Font(wxString const&) in coredll_fontpickercmn.o
  2277. wxFileDialogBase::AppendExtension(wxString const&, wxString const&) in coredll_fldlgcmn.o
  2278. wxImage::SaveFile(wxString const&) const in coredll_image.o
  2279. wxGenericDirCtrl::PopulateNode(wxTreeItemId) in coredll_dirctrlg.o
  2280. wxFileData::ReadData() in coredll_filectrlg.o
  2281. ...
  2282. "wxString::CmpNoCase(wxString const&) const", referenced from:
  2283. wxComboBox::FindString(wxString const&, bool) const in coredll_combobox_osx.o
  2284. wxItemContainerImmutable::FindString(wxString const&, bool) const in coredll_radiobox_osx.o
  2285. wxAcceleratorEntry::ParseAccel(wxString const&, int*, int*) in coredll_accelcmn.o
  2286. IsNumberedAccelKey(wxString const&, char const*, wxKeyCode, unsigned int, unsigned int) in coredll_accelcmn.o
  2287. wxItemContainerImmutable::FindString(wxString const&, bool) const in coredll_choiccmn.o
  2288. int wxStrnicmp_String<wchar_t const*>(wxString const&, wchar_t const* const&, unsigned long) in coredll_colourcmn.o
  2289. wxItemContainerImmutable::FindString(wxString const&, bool) const in coredll_ctrlsub.o
  2290. ...
  2291. "wxString::ToCDouble(double*) const", referenced from:
  2292. wxColourBase::FromString(wxString const&) in coredll_colourcmn.o
  2293. "wxVariant::GetType() const", referenced from:
  2294. operator<<(wxBitmap&, wxVariant const&) in coredll_bmpbase.o
  2295. operator<<(wxIcon&, wxVariant const&) in coredll_bmpbase.o
  2296. operator<<(wxColour&, wxVariant const&) in coredll_colourcmn.o
  2297. operator<<(wxImage&, wxVariant const&) in coredll_image.o
  2298. "typeinfo for wxListBase", referenced from:
  2299. typeinfo for wxMenuItemList in coredll_choice_osx.o
  2300. typeinfo for wxMenuItemList in coredll_menu_osx.o
  2301. typeinfo for wxSizerItemList in coredll_printdlg_osx.o
  2302. typeinfo for wxMenuItemList in coredll_textctrl_osx.o
  2303. typeinfo for wxAccelList in coredll_osx_accel.o
  2304. typeinfo for wxMenuItemList in coredll_carbon_mdi.o
  2305. typeinfo for wxSizerItemList in coredll_collpaneg.o
  2306. ...
  2307. "typeinfo for wxLogChain", referenced from:
  2308. typeinfo for wxLogInterposer in coredll_logg.o
  2309. "typeinfo for wxNodeBase", referenced from:
  2310. typeinfo for wxwxAccelListNode in coredll_osx_accel.o
  2311. typeinfo for wxwxListItemDataListNode in coredll_generic_listctrl.o
  2312. typeinfo for wxwxListHeaderDataListNode in coredll_generic_listctrl.o
  2313. typeinfo for wxwxArtProvidersListNode in coredll_artprov.o
  2314. typeinfo for wxwxSimpleDataObjectListNode in coredll_dobjcmn.o
  2315. typeinfo for wxwxPointListNode in coredll_gdicmn.o
  2316. typeinfo for wxwxMenuListNode in coredll_menucmn.o
  2317. ...
  2318. "typeinfo for wxAppTraits", referenced from:
  2319. typeinfo for wxGUIAppTraitsBase in coredll_appcmn.o
  2320. "typeinfo for wxTimerImpl", referenced from:
  2321. typeinfo for wxOSXTimerImpl in coredll_core_timer.o
  2322. "typeinfo for wxAppConsole", referenced from:
  2323. typeinfo for wxAppBase in coredll_appcmn.o
  2324. "typeinfo for wxEvtHandler", referenced from:
  2325. typeinfo for wxEventBlocker in coredll_event.o
  2326. typeinfo for wxListTextCtrlWrapper in coredll_generic_listctrl.o
  2327. typeinfo for wxComboPopupWindowEvtHandler in coredll_combocmn.o
  2328. typeinfo for wxComboBoxExtraInputHandler in coredll_combocmn.o
  2329. typeinfo for wxComboPopupEvtHandler in coredll_combocmn.o
  2330. typeinfo for wxContextHelpEvtHandler in coredll_cshelp.o
  2331. typeinfo for wxDocument in coredll_docview.o
  2332. ...
  2333. "typeinfo for wxCFEventLoop", referenced from:
  2334. wxUIActionSimulator::MouseDown(int) in coredll_uiaction_osx.o
  2335. wxUIActionSimulator::MouseMove(long, long) in coredll_uiaction_osx.o
  2336. wxUIActionSimulator::MouseUp(int) in coredll_uiaction_osx.o
  2337. wxUIActionSimulator::MouseDblClick(int) in coredll_uiaction_osx.o
  2338. wxUIActionSimulator::MouseDragDrop(long, long, long, long, int) in coredll_uiaction_osx.o
  2339. wxUIActionSimulator::DoKey(int, int, bool) in coredll_uiaction_osx.o
  2340. typeinfo for wxGUIEventLoop in coredll_osx_cocoa_evtloop.o
  2341. ...
  2342. "typeinfo for wxEventFunctor", referenced from:
  2343. typeinfo for wxEventFunctorMethod<wxEventTypeTag<wxMouseEvent>, wxEvtHandler, wxEvent, wxEvtHandler> in coredll_window_osx.o
  2344. typeinfo for wxEventFunctorMethod<wxEventTypeTag<wxMouseEvent>, wxEvtHandler, wxEvent, wxEvtHandler> in coredll_anybutton_osx.o
  2345. typeinfo for wxEventFunctorMethod<wxEventTypeTag<wxNavigationKeyEvent>, wxEvtHandler, wxEvent, wxEvtHandler> in coredll_notebook_osx.o
  2346. typeinfo for wxEventFunctorMethod<wxEventTypeTag<wxFocusEvent>, wxEvtHandler, wxEvent, wxEvtHandler> in coredll_notebook_osx.o
  2347. typeinfo for wxEventFunctorMethod<wxEventTypeTag<wxSizeEvent>, wxEvtHandler, wxEvent, wxEvtHandler> in coredll_notebook_osx.o
  2348. typeinfo for wxEventFunctorMethod<wxEventTypeTag<wxBookCtrlEvent>, wxEvtHandler, wxEvent, wxEvtHandler> in coredll_notebook_osx.o
  2349. typeinfo for wxEventFunctorMethod<wxEventTypeTag<wxCommandEvent>, wxEvtHandler, wxEvent, wxEvtHandler> in coredll_radiobox_osx.o
  2350. ...
  2351. "typeinfo for wxEventLoopBase", referenced from:
  2352. wxUIActionSimulator::MouseDown(int) in coredll_uiaction_osx.o
  2353. wxUIActionSimulator::MouseMove(long, long) in coredll_uiaction_osx.o
  2354. wxUIActionSimulator::MouseUp(int) in coredll_uiaction_osx.o
  2355. wxUIActionSimulator::MouseDblClick(int) in coredll_uiaction_osx.o
  2356. wxUIActionSimulator::MouseDragDrop(long, long, long, long, int) in coredll_uiaction_osx.o
  2357. wxUIActionSimulator::DoKey(int, int, bool) in coredll_uiaction_osx.o
  2358. "typeinfo for wxMessageOutput", referenced from:
  2359. typeinfo for wxMessageOutputMessageBox in coredll_msgout.o
  2360. "typeinfo for wxFontMapperBase", referenced from:
  2361. typeinfo for wxFontMapper in coredll_fontmap.o
  2362. "typeinfo for wxStandardPathsCF", referenced from:
  2363. typeinfo for wxGUIAppTraits::GetStandardPaths()::wxStandardPathsDefault in coredll_utilsexc_cf.o
  2364. "typeinfo for wxClientDataContainer", referenced from:
  2365. typeinfo for wxSizer in coredll_sizer.o
  2366. "typeinfo for wxAnyToVariantRegistration", referenced from:
  2367. typeinfo for wxAnyToVariantRegistrationImpl<wxIcon> in coredll_bmpbase.o
  2368. typeinfo for wxAnyToVariantRegistrationImpl<wxBitmap> in coredll_bmpbase.o
  2369. typeinfo for wxAnyToVariantRegistrationImpl<wxColour> in coredll_colourcmn.o
  2370. typeinfo for wxAnyToVariantRegistrationImpl<wxImage> in coredll_image.o
  2371. "typeinfo for wxLog", referenced from:
  2372. typeinfo for wxLogGui in coredll_logg.o
  2373. typeinfo for wxLogTextCtrl in coredll_logg.o
  2374. "typeinfo for wxEvent", referenced from:
  2375. typeinfo for wxCommandEvent in coredll_event.o
  2376. typeinfo for wxScrollWinEvent in coredll_event.o
  2377. typeinfo for wxMouseEvent in coredll_event.o
  2378. typeinfo for wxSetCursorEvent in coredll_event.o
  2379. typeinfo for wxKeyEvent in coredll_event.o
  2380. typeinfo for wxSizeEvent in coredll_event.o
  2381. typeinfo for wxMoveEvent in coredll_event.o
  2382. ...
  2383. "typeinfo for wxTimer", referenced from:
  2384. typeinfo for wxCaretTimer in coredll_generic_caret.o
  2385. typeinfo for wxListFindTimer in coredll_generic_listctrl.o
  2386. typeinfo for wxListRenameTimer in coredll_generic_listctrl.o
  2387. typeinfo for wxAutoScrollTimer in coredll_scrlwing.o
  2388. typeinfo for wxTreeRenameTimer in coredll_treectlg.o
  2389. typeinfo for wxTreeFindTimer in coredll_treectlg.o
  2390. "typeinfo for wxModule", referenced from:
  2391. typeinfo for wxHIDModule in coredll_hid.o
  2392. typeinfo for wxStockGDIMac in coredll_carbon_gdiobj.o
  2393. typeinfo for wxArtProviderModule in coredll_artprov.o
  2394. typeinfo for wxBitmapBaseModule in coredll_bmpbase.o
  2395. typeinfo for wxClipboardModule in coredll_clipcmn.o
  2396. typeinfo for wxHelpProviderModule in coredll_cshelp.o
  2397. typeinfo for wxDCFactoryCleanupModule in coredll_dcbase.o
  2398. ...
  2399. "typeinfo for wxObject", referenced from:
  2400. typeinfo for wxStringTokenizer in coredll_osx_fontutil.o
  2401. typeinfo for wxImageList in coredll_osx_imaglist.o
  2402. typeinfo for wxNonOwnedWindowImpl in coredll_nonownedwnd_osx.o
  2403. typeinfo for wxWidgetImpl in coredll_window_osx.o
  2404. typeinfo for wxMask in coredll_core_bitmap.o
  2405. typeinfo for wxMenuImpl in coredll_menu_osx.o
  2406. typeinfo for wxMenuItemImpl in coredll_menuitem_osx.o
  2407. ...
  2408. "vtable for wxConvAuto", referenced from:
  2409. Skip_Comment(wxInputStream&) in coredll_imagpnm.o
  2410. wxPNMHandler::LoadFile(wxImage*, wxInputStream&, bool, int) in coredll_imagpnm.o
  2411. wxPNMHandler::SaveFile(wxImage*, wxOutputStream&, bool) in coredll_imagpnm.o
  2412. wxTextAreaBase::DoLoadFile(wxString const&, int) in coredll_textcmn.o
  2413. wxTextAreaBase::DoSaveFile(wxString const&, int) in coredll_textcmn.o
  2414. wxLogDialog::OnSave(wxCommandEvent&) in coredll_logg.o
  2415. wxLogFrame::OnSave(wxCommandEvent&) in coredll_logg.o
  2416. ...
  2417. NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
  2418. "vtable for wxListBase", referenced from:
  2419. wxMenuBase::wxMenuBase(long) in coredll_choice_osx.o
  2420. wxMenuBase::wxMenuBase(long) in coredll_menu_osx.o
  2421. wxSizer::wxSizer() in coredll_printdlg_osx.o
  2422. wxMenuBase::wxMenuBase(long) in coredll_textctrl_osx.o
  2423. wxAcceleratorRefData::wxAcceleratorRefData() in coredll_osx_accel.o
  2424. wxAcceleratorRefData::wxAcceleratorRefData() in coredll_osx_accel.o
  2425. wxAcceleratorTable::wxAcceleratorTable(int, wxAcceleratorEntry const*) in coredll_osx_accel.o
  2426. ...
  2427. NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
  2428. "vtable for wxHashTable", referenced from:
  2429. wxImage::CountColours(unsigned long) const in coredll_image.o
  2430. wxHashTable::~wxHashTable() in coredll_image.o
  2431. wxFileIconsTable::Create() in coredll_dirctrlg.o
  2432. NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
  2433. "vtable for wxIdleEvent", referenced from:
  2434. wxModalEventLoop::ProcessIdle() in coredll_osx_cocoa_evtloop.o
  2435. wxAppBase::ProcessIdle() in coredll_appcmn.o
  2436. NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
  2437. "vtable for wxMBConvUTF8", referenced from:
  2438. wxIcon::LoadIconFromFile(wxString const&, int, int) in coredll_carbon_icon.o
  2439. wxString::FromUTF8Unchecked(char const*, unsigned long) in coredll_utilscocoa.o
  2440. wxSVGFileDCImpl::write(wxString const&) in coredll_dcsvg.o
  2441. wxHTMLDataObject::GetDataSize() const in coredll_dobjcmn.o
  2442. wxHTMLDataObject::GetDataHere(void*) const in coredll_dobjcmn.o
  2443. wxHTMLDataObject::SetData(unsigned long, void const*) in coredll_dobjcmn.o
  2444. wxPostScriptDCImpl::PsPrint(wxString const&) in coredll_dcpsg.o
  2445. ...
  2446. NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
  2447. "vtable for wxLogFormatter", referenced from:
  2448. wxLogGui::wxLogGui() in coredll_logg.o
  2449. wxLogTextCtrl::wxLogTextCtrl(wxTextCtrl*) in coredll_logg.o
  2450. wxLogTextCtrl::wxLogTextCtrl(wxTextCtrl*) in coredll_logg.o
  2451. NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
  2452. "vtable for wxMBConvUTF16LE", referenced from:
  2453. wxTextDataObject::GetDataSize(wxDataFormat const&) const in coredll_dobjcmn.o
  2454. wxTextDataObject::GetDataHere(wxDataFormat const&, void*) const in coredll_dobjcmn.o
  2455. wxTextDataObject::SetData(wxDataFormat const&, unsigned long, void const*) in coredll_dobjcmn.o
  2456. NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
  2457. "vtable for wxObjectListNode", referenced from:
  2458. wxObjectList::CreateNode(wxNodeBase*, wxNodeBase*, void*, wxListKey const&) in coredll_gdicmn.o
  2459. NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
  2460. "vtable for wxCFEventLoopSource", referenced from:
  2461. wxCFEventLoopSourcesManager::AddSourceForFD(int, wxEventLoopSourceHandler*, int) in coredll_utilsexc_cf.o
  2462. NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
  2463. "vtable for wxMessageOutputStderr", referenced from:
  2464. wxGUIAppTraitsBase::CreateMessageOutput() in coredll_appcmn.o
  2465. NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
  2466. "vtable for wxURI", referenced from:
  2467. wxURI::~wxURI() in coredll_utilscmn.o
  2468. NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
  2469. "vtable for wxTimer", referenced from:
  2470. wxCaretTimer::wxCaretTimer(wxCaret*) in coredll_generic_caret.o
  2471. wxCaretTimer::wxCaretTimer(wxCaret*) in coredll_generic_caret.o
  2472. wxListRenameTimer::wxListRenameTimer(wxListMainWindow*) in coredll_generic_listctrl.o
  2473. wxListRenameTimer::wxListRenameTimer(wxListMainWindow*) in coredll_generic_listctrl.o
  2474. wxListMainWindow::OnChar(wxKeyEvent&) in coredll_generic_listctrl.o
  2475. wxListMainWindow::Init() in coredll_generic_listctrl.o
  2476. wxAutoScrollTimer::wxAutoScrollTimer(wxWindow*, wxScrollHelperBase*, int, int, int) in coredll_scrlwing.o
  2477. ...
  2478. NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
  2479. "vtable for wxModule", referenced from:
  2480. wxHIDModule::~wxHIDModule() in coredll_hid.o
  2481. wxHIDModule::~wxHIDModule() in coredll_hid.o
  2482. wxModule::wxModule() in coredll_hid.o
  2483. wxStockGDIMac::~wxStockGDIMac() in coredll_carbon_gdiobj.o
  2484. wxStockGDIMac::~wxStockGDIMac() in coredll_carbon_gdiobj.o
  2485. non-virtual thunk to wxStockGDIMac::~wxStockGDIMac() in coredll_carbon_gdiobj.o
  2486. non-virtual thunk to wxStockGDIMac::~wxStockGDIMac() in coredll_carbon_gdiobj.o
  2487. ...
  2488. NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
  2489. "vtable for wxObject", referenced from:
  2490. wxSetCursorEvent::wxCreateObject() in coredll_event.o
  2491. wxCommandEvent::~wxCommandEvent() in coredll_event.o
  2492. wxCommandEvent::~wxCommandEvent() in coredll_event.o
  2493. wxNotifyEvent::~wxNotifyEvent() in coredll_event.o
  2494. wxNotifyEvent::~wxNotifyEvent() in coredll_event.o
  2495. wxScrollEvent::~wxScrollEvent() in coredll_event.o
  2496. wxScrollEvent::~wxScrollEvent() in coredll_event.o
  2497. ...
  2498. NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
  2499. "non-virtual thunk to wxAppConsoleBase::FilterEvent(wxEvent&)", referenced from:
  2500. vtable for wxApp in coredll_carbon_app.o
  2501. vtable for wxAppBase in coredll_appcmn.o
  2502. "operator+(wxUniChar, wxString const&)", referenced from:
  2503. wxCommandProcessor::wxCommandProcessor(int) in coredll_cmdproc.o
  2504. wxControlBase::DoEllipsizeSingleLine(wxString const&, wxDC const&, wxEllipsizeMode, int, int) in coredll_ctrlcmn.o
  2505. "operator+(char const*, wxString const&)", referenced from:
  2506. wxNativeFontInfo::FromUserString(wxString const&) in coredll_fontcmn.o
  2507. "operator+(wchar_t const*, wxString const&)", referenced from:
  2508. wxGenericPrintSetupDialog::OnPrinter(wxListEvent&) in coredll_prntdlgg.o
  2509. wxSVGFileDCImpl::Init(wxString const&, int, int, double) in coredll_dcsvg.o
  2510. wxSVGFileDCImpl::DoDrawRotatedText(wxString const&, int, int, double) in coredll_dcsvg.o
  2511. (anonymous namespace)::wxBrushString(wxColour, int) in coredll_dcsvg.o
  2512. (anonymous namespace)::wxPenString(wxColour, int) in coredll_dcsvg.o
  2513. wxSVGFileDCImpl::DoStartNewGraphics() in coredll_dcsvg.o
  2514. wxFileDialogBase::AppendExtension(wxString const&, wxString const&) in coredll_fldlgcmn.o
  2515. ...
  2516. "operator+(wxString const&, wxUniChar)", referenced from:
  2517. wxDataObject::GetFromPasteboard(void*) in coredll_carbon_dataobj.o
  2518. wxListMainWindow::OnChar(wxKeyEvent&) in coredll_generic_listctrl.o
  2519. wxArtProviderCache::ConstructHashID(wxString const&, wxString const&) in coredll_artprov.o
  2520. wxArtProviderCache::ConstructHashID(wxString const&, wxString const&, wxSize const&) in coredll_artprov.o
  2521. wxControlBase::DoEllipsizeSingleLine(wxString const&, wxDC const&, wxEllipsizeMode, int, int) in coredll_ctrlcmn.o
  2522. wxLogTextCtrl::DoLogText(wxString const&) in coredll_logg.o
  2523. wxLogFrame::ShowLogMessage(wxString const&) in coredll_logg.o
  2524. ...
  2525. "operator+(wxString const&, char const*)", referenced from:
  2526. wxBitmap::LoadFile(wxString const&, wxBitmapType) in coredll_core_bitmap.o
  2527. wxBundleResourceHandler::LoadFile(wxBitmap*, wxString const&, wxBitmapType, int, int) in coredll_core_bitmap.o
  2528. CreateAppleMenu() in coredll_menu_osx.o
  2529. wxDataObject::GetFromPasteboard(void*) in coredll_carbon_dataobj.o
  2530. "operator+(wxString const&, wchar_t const*)", referenced from:
  2531. wxDataObject::GetFromPasteboard(void*) in coredll_carbon_dataobj.o
  2532. wxListTextCtrlWrapper::OnKeyUp(wxKeyEvent&) in coredll_generic_listctrl.o
  2533. wxSVGFileDCImpl::Init(wxString const&, int, int, double) in coredll_dcsvg.o
  2534. wxSVGFileDCImpl::DoDrawRotatedText(wxString const&, int, int, double) in coredll_dcsvg.o
  2535. (anonymous namespace)::wxBrushString(wxColour, int) in coredll_dcsvg.o
  2536. (anonymous namespace)::wxPenString(wxColour, int) in coredll_dcsvg.o
  2537. wxSVGFileDCImpl::DoDrawPolygon(int, wxPoint const*, int, int, wxPolygonFillMode) in coredll_dcsvg.o
  2538. ...
  2539. "operator+(wxString const&, wxString const&)", referenced from:
  2540. wxString::Prepend(wxString const&) in coredll_utilscmn.o
  2541. -[wxNSTextField control:textView:completions:forPartialWordRange:indexOfSelectedItem:] in coredll_osx_cocoa_textctrl.o
  2542. wxArtProviderCache::ConstructHashID(wxString const&, wxString const&) in coredll_artprov.o
  2543. wxArtProviderCache::ConstructHashID(wxString const&, wxString const&, wxSize const&) in coredll_artprov.o
  2544. wxCommandProcessor::GetUndoMenuLabel() const in coredll_cmdproc.o
  2545. wxCommandProcessor::GetRedoMenuLabel() const in coredll_cmdproc.o
  2546. wxSVGFileDCImpl::DoDrawRotatedText(wxString const&, int, int, double) in coredll_dcsvg.o
  2547. ...
  2548. "_wxConvCurrent", referenced from:
  2549. wxGIFDecoder::LoadGIF(wxInputStream&) in coredll_gifdecod.o
  2550. "_wxConvFileName", referenced from:
  2551. wxDataObject::GetFromPasteboard(void*) in coredll_carbon_dataobj.o
  2552. wxFileDataObject::GetFileNames(wxCharBuffer&) const in coredll_carbon_dataobj.o
  2553. wxFileDataObject::SetData(unsigned long, void const*) in coredll_carbon_dataobj.o
  2554. wxPostScriptDCImpl::StartDoc(wxString const&) in coredll_dcpsg.o
  2555. wxPostScriptDCImpl::DoGetTextExtent(wxString const&, int*, int*, int*, int*, wxFont const*) const in coredll_dcpsg.o
  2556. wxFileData::ReadData() in coredll_filectrlg.o
  2557. "_wxConvLibcPtr", referenced from:
  2558. wxString::wxString(char const*) in coredll_fs_mem.o
  2559. int wxString::Printf<wxString, int, int, int, char const*, int, wchar_t const*, wchar_t const*, int, int>(wxFormatString const&, wxString, int, int, int, char const*, int, wchar_t const*, wchar_t const*, int, int) in coredll_utilscmn.o
  2560. wxString::wxString(char const*) in coredll_utilscmn.o
  2561. wxString::wxString(char const*) in coredll_osx_cocoa_utils.o
  2562. wxString::wxString(char const*) in coredll_artmac.o
  2563. wxString::wxString(char const*) in coredll_nonownedwnd_osx.o
  2564. wxString::wxString(char const*) in coredll_utils_osx.o
  2565. ...
  2566. "_wxConvLocalPtr", referenced from:
  2567. wxMacStringToPascal(wxString const&, unsigned char*) in coredll_utils_osx.o
  2568. wxMacMakeStringFromPascal(unsigned char const*) in coredll_utils_osx.o
  2569. wxMacAssertOutputHandler(unsigned int, unsigned int, char const*, char const*, char const*, char const*, long, void*, unsigned char const*) in coredll_carbon_app.o
  2570. wxTextDataObject::GetDataSize(wxDataFormat const&) const in coredll_dobjcmn.o
  2571. wxTextDataObject::GetDataHere(wxDataFormat const&, void*) const in coredll_dobjcmn.o
  2572. wxTextDataObject::SetData(wxDataFormat const&, unsigned long, void const*) in coredll_dobjcmn.o
  2573. "_wxConvUTF8Ptr", referenced from:
  2574. wxWebKitCtrl::GetPageSource() in coredll_webkit.o
  2575. wxWebKitCtrl::GetSelection() in coredll_webkit.o
  2576. wxWebKitCtrl::RunScript(wxString const&) in coredll_webkit.o
  2577. -[MyFrameLoadMonitor webView:didStartProvisionalLoadForFrame:] in coredll_webkit.o
  2578. -[MyFrameLoadMonitor webView:didCommitLoadForFrame:] in coredll_webkit.o
  2579. -[MyFrameLoadMonitor webView:didFinishLoadForFrame:] in coredll_webkit.o
  2580. -[MyFrameLoadMonitor webView:didFailLoadWithError:forFrame:] in coredll_webkit.o
  2581. ...
  2582. "_wxDefaultDateTime", referenced from:
  2583. wxFileData::ReadData() in coredll_filectrlg.o
  2584. wxFileDataTimeCompare(long, long, long) in coredll_filectrlg.o
  2585. "_wxEVT_IDLE", referenced from:
  2586. __GLOBAL__I_a in coredll_carbon_app.o
  2587. wxModalEventLoop::ProcessIdle() in coredll_osx_cocoa_evtloop.o
  2588. wxAppBase::ProcessIdle() in coredll_appcmn.o
  2589. __GLOBAL__I_a in coredll_combocmn.o
  2590. __GLOBAL__I_a in coredll_popupcmn.o
  2591. __GLOBAL__I_a in coredll_prntbase.o
  2592. __GLOBAL__I_a in coredll_toolbkg.o
  2593. ...
  2594. "_wxEVT_NULL", referenced from:
  2595. wxCommandEvent::wxCreateObject() in coredll_event.o
  2596. wxNotifyEvent::wxCreateObject() in coredll_event.o
  2597. wxScrollEvent::wxCreateObject() in coredll_event.o
  2598. wxScrollWinEvent::wxCreateObject() in coredll_event.o
  2599. wxScrollWinEvent::wxScrollWinEvent(int, int, int) in coredll_event.o
  2600. wxMouseEvent::wxCreateObject() in coredll_event.o
  2601. wxMouseEvent::wxMouseEvent(int) in coredll_event.o
  2602. ...
  2603. "_wxEmptyString", referenced from:
  2604. wxGUIAppTraitsBase::GetDesktopEnvironment() const in coredll_utils_osx.o
  2605. wxAppTraitsBase::GetStandardCmdLineOptions(wxArrayString&, wxArrayString&) const in coredll_utils_osx.o
  2606. wxWindow::MacGetToolTipString(wxPoint&) in coredll_window_osx.o
  2607. wxBitmap::LoadFile(wxString const&, wxBitmapType) in coredll_core_bitmap.o
  2608. wxICONResourceHandler::wxICONResourceHandler() in coredll_core_bitmap.o
  2609. wxOSXPrintData::TransferPrinterNameTo(wxPrintData&) in coredll_printmac.o
  2610. wxCheckListBox::Create(wxWindow*, int, wxPoint const&, wxSize const&, int, wxString const*, long, wxValidator const&, wxString const&) in coredll_checklst_osx.o
  2611. ...
  2612. "_wxOSXSocketManagerCF", referenced from:
  2613. wxGUIAppTraits::GetSocketManager() in coredll_utilsexc_cf.o
  2614. "_wxPendingDelete", referenced from:
  2615. wxTopLevelWindowMac::Destroy() in coredll_toplevel_osx.o
  2616. wxToggleButtonBase::UpdateWindowUI(long) in coredll_tglbtn_osx.o
  2617. wxListTextCtrlWrapper::OnKillFocus(wxFocusEvent&) in coredll_generic_listctrl.o
  2618. wxListTextCtrlWrapper::EndEdit(wxListTextCtrlWrapper::EndReason) in coredll_generic_listctrl.o
  2619. wxListTextCtrlWrapper::Finish(bool) in coredll_generic_listctrl.o
  2620. wxListTextCtrlWrapper::CheckForEndEditKey(wxKeyEvent const&) in coredll_generic_listctrl.o
  2621. wxListMainWindow::OnMouse(wxMouseEvent&) in coredll_generic_listctrl.o
  2622. ...
  2623. "_wxTheAssertHandler", referenced from:
  2624. wxMouseEvent::ButtonDClick(int) const in coredll_event.o
  2625. wxMouseEvent::ButtonDown(int) const in coredll_event.o
  2626. wxMouseEvent::ButtonUp(int) const in coredll_event.o
  2627. wxMouseEvent::Button(int) const in coredll_event.o
  2628. wxEventBlocker::wxEventBlocker(wxWindow*, int) in coredll_event.o
  2629. wxEventBlocker::~wxEventBlocker() in coredll_event.o
  2630. wxEventBlocker::ProcessEvent(wxEvent&) in coredll_event.o
  2631. ...
  2632. "_wxTheMimeTypesManager", referenced from:
  2633. wxFileIconsTable::GetIconID(wxString const&, wxString const&) in coredll_dirctrlg.o
  2634. "_wxTrapInAssert", referenced from:
  2635. wxMouseEvent::ButtonDClick(int) const in coredll_event.o
  2636. wxMouseEvent::ButtonDown(int) const in coredll_event.o
  2637. wxMouseEvent::ButtonUp(int) const in coredll_event.o
  2638. wxMouseEvent::Button(int) const in coredll_event.o
  2639. wxEventBlocker::wxEventBlocker(wxWindow*, int) in coredll_event.o
  2640. wxEventBlocker::~wxEventBlocker() in coredll_event.o
  2641. wxEventBlocker::ProcessEvent(wxEvent&) in coredll_event.o
  2642. ...
  2643. ld: symbol(s) not found for architecture x86_64
  2644. clang: error: linker command failed with exit code 1 (use -v to see invocation)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement