Code::Blocks
SVN r11506
|
#include "sdk_precomp.h"
#include <wx/stdpaths.h>
#include <cstdlib>
#include "scripting/sqplus/sqplus.h"
#include "scripting/bindings/scriptbindings.h"
#include "cbstyledtextctrl.h"
Go to the source code of this file.
Functions | |
wxString | GetSelectedText () |
Variables | |
static const wxString | const_COIN (_T("COIN")) |
static const wxString | const_RANDOM (_T("RANDOM")) |
static const wxString | toNativePath (_T("$TO_NATIVE_PATH{")) |
static const wxString | toUnixPath (_T("$TO_UNIX_PATH{")) |
static const wxString | toWindowsPath (_T("$TO_WINDOWS_PATH{")) |
wxString GetSelectedText | ( | ) |
Definition at line 180 of file macrosmanager.cpp.
References Manager::Get(), EditorManager::GetBuiltinActiveEditor(), cbEditor::GetControl(), wxScintilla::GetCurrentPos(), Manager::GetEditorManager(), wxScintilla::GetSelectedText(), wxScintilla::GetTextRange(), wxString::size(), wxScintilla::WordEndPosition(), wxScintilla::WordStartPosition(), and wxEmptyString.
Referenced by MacrosManager::RecalcVars(), and wxScintilla::wxScintilla().
Referenced by MacrosManager::ReplaceMacros().
Referenced by MacrosManager::ReplaceMacros().
Referenced by MacrosManager::ReplaceMacros().
Referenced by MacrosManager::ReplaceMacros().
Referenced by MacrosManager::ReplaceMacros().