Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/plugins/collab/core/dialogs/win/
H A Dap_Win32Dialog_CollaborationEditAccount.cpp153 …m_hDetailsHook = SetWindowsHookEx(WH_GETMESSAGE, (HOOKPROC)s_detailsGetMsgProc, m_hInstance, GetCu… in _onInitDialog()
211 LRESULT AP_Win32Dialog_CollaborationEditAccount::s_detailsGetMsgProc(int nCode, WPARAM wParam, LPAR… in s_detailsGetMsgProc() function in AP_Win32Dialog_CollaborationEditAccount
H A Dap_Win32Dialog_CollaborationEditAccount.h45 static LRESULT s_detailsGetMsgProc(int nCode, WPARAM wParam, LPARAM lParam);
H A Dap_Win32Dialog_CollaborationAddAccount.h47 static LRESULT s_detailsGetMsgProc(int nCode, WPARAM wParam, LPARAM lParam);
H A Dap_Win32Dialog_CollaborationAddAccount.cpp155 …m_hDetailsHook = SetWindowsHookEx(WH_GETMESSAGE, (HOOKPROC)s_detailsGetMsgProc, m_hInstance, GetCu… in _onInitDialog()
232 LRESULT AP_Win32Dialog_CollaborationAddAccount::s_detailsGetMsgProc(int nCode, WPARAM wParam, LPARA… in s_detailsGetMsgProc() function in AP_Win32Dialog_CollaborationAddAccount