|
NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#include "procedureviewer.hpp"#include "../../kernel/core/ui/language.hpp"#include "../../kernel/core/utils/stringtools.hpp"#include "../editor/editor.h"Go to the source code of this file.
Classes | |
| struct | ProcedureViewerData |
Functions | |
| int wxCALLBACK | ProcedureViewerCompare (wxIntPtr item1, wxIntPtr item2, wxIntPtr parent) |
| int wxCALLBACK ProcedureViewerCompare | ( | wxIntPtr | item1, |
| wxIntPtr | item2, | ||
| wxIntPtr | parent | ||
| ) |
Definition at line 45 of file procedureviewer.cpp.
References ProcedureViewer::nSortColumn, toLowerCase(), and ProcedureViewer::vData.
Referenced by ProcedureViewer::OnColumnClick(), and ProcedureViewer::updateProcedureList().