Editor_CloseEditor() | MXS_Editor_Interface | inline |
Editor_DeleteEditor() | MXS_Editor_Interface | inline |
Editor_EditFile(const MCHAR *filename=nullptr, bool useOpenfilenameDialogIfFilenameNull=false, const MCHAR *initialPath=nullptr, int openToPos=-1, Editor_Interface::OpenFlags of=Editor_Interface::ofNone, bool unhide=true, bool setFocus=true) | MXS_Editor_Interface | inline |
Editor_GetCodePageAndCharacterSet(int &code_page, int &character_set) | MXS_Editor_Interface | inline |
Editor_GetDocumentFilename(int i) | MXS_Editor_Interface | inline |
Editor_GetDocumentFilename() | MXS_Editor_Interface | inline |
Editor_GetEditHWND() | MXS_Editor_Interface | inline |
Editor_GetEditorStyleDef(const MCHAR *lang, int style) | MXS_Editor_Interface | inline |
Editor_GetIntProperty(const MCHAR *prop_name, int defaultValue=0) | MXS_Editor_Interface | inline |
Editor_GetMainHWND() | MXS_Editor_Interface | inline |
Editor_GetProperty(const MCHAR *prop_name) | MXS_Editor_Interface | inline |
Editor_Interface_Instance | MXS_Editor_Interface | |
Editor_IsEditorMessage(MSG &msg) | MXS_Editor_Interface | inline |
Editor_NumberDocuments() | MXS_Editor_Interface | inline |
Editor_Run(HWND parentHWND) | MXS_Editor_Interface | inline |
Editor_SetCodePageAndCharacterSet(int code_page, int character_set) | MXS_Editor_Interface | inline |
Editor_SetDocumentFilename(int i, const MCHAR *file_name) | MXS_Editor_Interface | inline |
Editor_SetDocumentFilename(const MCHAR *file_name) | MXS_Editor_Interface | inline |
Editor_SetProperty(const MCHAR *prop_name, const MCHAR *prop_value) | MXS_Editor_Interface | inline |
Editor_SetTabWidth(int tabWidth) | MXS_Editor_Interface | inline |
Editor_SetTitle(const MCHAR *title) | MXS_Editor_Interface | inline |
Editor_Show(bool show, bool setFocus=false) | MXS_Editor_Interface | inline |
EditorActivated(bool activatedState) | MXS_Editor_Interface | inline |
GetLoadCodePage() | MXS_Editor_Interface | inline |
GetSaveCodePage() | MXS_Editor_Interface | inline |
GetSaveCodePageEx(bool allow_utf8) | MXS_Editor_Interface | inline |
LegacyFilesCanBeStoredUsingUTF8() | MXS_Editor_Interface | inline |
MXS_DisableAccelerators() | MXS_Editor_Interface | inline |
MXS_DisplayHelp(const MCHAR *word) | MXS_Editor_Interface | inline |
MXS_DisplayHelp(bool displayPythonHelp, const MCHAR *word) | MXS_Editor_Interface | inline |
MXS_DoLoadProperties() | MXS_Editor_Interface | inline |
MXS_Editor_Interface() | MXS_Editor_Interface | inline |
MXS_EditorShowStateChanged(bool open) | MXS_Editor_Interface | inline |
MXS_EditRollout(HWND mainHWND, HWND editHWND) | MXS_Editor_Interface | inline |
MXS_EnableAccelerators() | MXS_Editor_Interface | inline |
MXS_ExecuteString(const wchar_t *executeString, const MCHAR *file_name, unsigned int file_offset, unsigned int file_linenum) | MXS_Editor_Interface | inline |
MXS_GetLocalUserDataDirectory() | MXS_Editor_Interface | inline |
MXS_NewRollout(HWND mainHWND, HWND editHWND) | MXS_Editor_Interface | inline |
MXS_PositionListenerAtEOF() | MXS_Editor_Interface | inline |
MXS_ShowListener() | MXS_Editor_Interface | inline |
MXSEditor_Interface_Instance | MXS_Editor_Interface | |
~MXS_Editor_Interface() | MXS_Editor_Interface | inline |