Home
last modified time | relevance | path

Searched refs:ID_IMPORT (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dstring_table_edit_dlg.cpp114 ID_IMPORT, enumerator
1064 ON_BN_CLICKED(ID_IMPORT, button_frame::OnImportString) in BEGIN_MESSAGE_MAP()
1107 …| BS_CENTER | BS_VCENTER | WS_CHILD | WS_VISIBLE | WS_TABSTOP, CRect(0, 0, 0, 0), this, ID_IMPORT); in OnCreate()
1224 case ID_IMPORT: in PreTranslateMessage()