NCBI C++ ToolKit
Functions
non_ascii_replacement_dlg.cpp File Reference
#include <ncbi_pch.hpp>
#include <gui/objutils/doi_lookup.hpp>
#include <gui/widgets/edit/non_ascii_replacement_dlg.hpp>
+ Include dependency graph for non_ascii_replacement_dlg.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Functions

static wxString GetContext (const wxString &str, int pos)
 
static void TestWindowForNonAsciiText (wxWindow *win, map< TUnicodeSymbol, string > &nonAsciiChars, map< TUnicodeSymbol, set< wxString > > &nonAsciiContext)
 
static void FixWindowForNonAsciiText (wxWindow *win, map< TUnicodeSymbol, string > &nonAsciiChars)
 
void TestForNonAsciiText (wxWindow *win)
 

Function Documentation

◆ FixWindowForNonAsciiText()

static void FixWindowForNonAsciiText ( wxWindow *  win,
map< TUnicodeSymbol, string > &  nonAsciiChars 
)
static

Definition at line 85 of file non_ascii_replacement_dlg.cpp.

References i, and str().

Referenced by TestForNonAsciiText().

◆ GetContext()

static wxString GetContext ( const wxString &  str,
int  pos 
)
static

◆ TestForNonAsciiText()

void TestForNonAsciiText ( wxWindow *  win)

◆ TestWindowForNonAsciiText()

static void TestWindowForNonAsciiText ( wxWindow *  win,
map< TUnicodeSymbol, string > &  nonAsciiChars,
map< TUnicodeSymbol, set< wxString > > &  nonAsciiContext 
)
static
Modified on Fri Sep 20 14:57:50 2024 by modify_doxy.py rev. 669887