Home
last modified time | relevance | path

Searched defs:wParam (Results 1 – 25 of 27) sorted by path

12

/aoo41x/main/bean/native/win32/
H A Dcom_sun_star_comp_beans_LocalOfficeWindow.c160 WPARAM wParam, in OpenOfficeWndProc()
/aoo41x/main/crashrep/source/win32/
H A Dsoreport.cpp864 WPARAM wParam, in PreviewDialogProc()
1034 WPARAM wParam, in OptionsDialogProc()
1164 WPARAM wParam, in ReportDialogProc()
1293 BOOL CALLBACK WelcomeDialogProc( HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam ) in WelcomeDialogProc()
1383 BOOL CALLBACK DialogProc( HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam ) in DialogProc()
2606 WPARAM wParam, in SendingStatusDialogProc()
/aoo41x/main/desktop/win32/source/QuickStart/
H A DQuickStart.cpp281 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
428 LRESULT CALLBACK About(HWND hDlg, UINT message, WPARAM wParam, LPARAM) in About()
/aoo41x/main/dtrans/source/win32/mtaole/
H A DMtaOleClipb.cxx642 LRESULT CMtaOleClipboard::sendMessage( UINT msg, WPARAM wParam, LPARAM lParam ) in sendMessage()
652 sal_Bool CMtaOleClipboard::postMessage( UINT msg, WPARAM wParam, LPARAM lParam ) in postMessage()
662 LRESULT CALLBACK CMtaOleClipboard::mtaOleReqWndProc( HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lP… in mtaOleReqWndProc()
/aoo41x/main/dtrans/test/win32/dnd/
H A Datlwindow.cxx65 LRESULT AWindow::OnClose(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnClose()
84 LRESULT AWindow::OnCreate(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnCreate()
141 LRESULT AWindow::OnMouseAction(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnMouseAction()
156 LRESULT AWindow::OnTimer(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnTimer()
225 LRESULT AWindow::OnSize(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnSize()
237 LRESULT AWindow::OnFocus(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnFocus()
246 LRESULT APIENTRY EditSubclassProc( HWND hwnd, UINT uMsg,WPARAM wParam, LPARAM lParam) in EditSubclassProc()
/aoo41x/main/embedserv/source/embed/
H A Dsyswinwrapper.cxx399 , WPARAM wParam, LPARAM lParam) in HatchWndProc()
/aoo41x/main/extensions/source/scanner/
H A Dscanwin.cxx160 LRESULT CALLBACK TwainMsgProc( int nCode, WPARAM wParam, LPARAM lParam ) in TwainMsgProc()
H A Dtwain.cxx92 LRESULT CALLBACK TwainMsgProc( int nCode, WPARAM wParam, LPARAM lParam ) in TwainMsgProc()
/aoo41x/main/fpicker/source/win32/filepicker/
H A DFileOpenDlg.cxx557 HWND hChildDlg, unsigned int uiMsg, WPARAM wParam, LPARAM lParam) in ofnHookProc()
608 HWND hWnd, UINT wMessage, WPARAM wParam, LPARAM lParam) in BaseDlgProc()
H A DPreviewCtrl.cxx574 HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam ) in WndProc()
H A DWinFileOpenImpl.cxx509 HWND hWnd, UINT wMessage, WPARAM wParam, LPARAM lParam) in SubClassFunc()
H A Ddibpreview.cxx337 HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc()
H A Dhelppopupwindow.cxx472 HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam ) in WndProc()
/aoo41x/main/fpicker/source/win32/folderpicker/
H A DMtaFop.cxx603 LRESULT CALLBACK CMtaFolderPicker::StaWndProc( HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam ) in StaWndProc()
/aoo41x/main/fpicker/source/win32/misc/
H A DWinImplHelper.cxx463 WPARAM wParam = bCheckState ? BST_CHECKED : BST_UNCHECKED; in CheckboxSetState() local
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/
H A Dnativeview.c129 HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in NativeViewWndProc()
/aoo41x/main/sal/workben/clipboardwben/testcopy/
H A Dcbcpytest.cxx242 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
/aoo41x/main/sal/workben/clipboardwben/testpaste/
H A Dcbptest.cxx254 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
/aoo41x/main/sal/workben/clipboardwben/testviewer/
H A Dcbvtest.cxx197 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
/aoo41x/main/sfx2/source/appl/
H A Dshutdowniconw32.cxx363 LRESULT CALLBACK listenerWndProc( HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in listenerWndProc()
504 LRESULT CALLBACK executerWndProc( HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in executerWndProc()
/aoo41x/main/sysui/source/win32/misc/
H A DWinImplHelper.cxx332 WPARAM wParam = bCheckState ? BST_CHECKED : BST_UNCHECKED; in CheckboxSetState() local
/aoo41x/main/vcl/win/source/app/
H A Dsaldata.cxx131 BOOL ImplPostMessage( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam ) in ImplPostMessage()
138 BOOL ImplSendMessage( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam ) in ImplSendMessage()
H A Dsalinst.cxx758 LRESULT CALLBACK SalComWndProc( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam, int& rDef ) in SalComWndProc()
840 LRESULT CALLBACK SalComWndProcA( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam )
871 LRESULT CALLBACK SalComWndProcW( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam )
/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx3334 WPARAM wParam, LPARAM lParam ) in ImplHandleMouseMsg()
3589 static sal_uInt16 ImplSalGetKeyCode( WPARAM wParam ) in ImplSalGetKeyCode()
3996 WPARAM wParam, LPARAM lParam ) in ImplHandleSalObjKeyMsg()
4348 static void ImplHandleSizeMsg( HWND hWnd, WPARAM wParam, LPARAM lParam ) in ImplHandleSizeMsg()
4442 WPARAM wParam, LPARAM lParam ) in ImplHandleSettingsChangeMsg()
4811 static int ImplMenuChar( HWND, WPARAM wParam, LPARAM lParam ) in ImplMenuChar()
4850 static int ImplMeasureItem( HWND hWnd, WPARAM wParam, LPARAM lParam ) in ImplMeasureItem()
4907 static int ImplDrawItem(HWND, WPARAM wParam, LPARAM lParam ) in ImplDrawItem()
5063 static int ImplHandleMenuActivate( HWND hWnd, WPARAM wParam, LPARAM ) in ImplHandleMenuActivate()
5170 static int ImplHandleCommand( HWND hWnd, WPARAM wParam, LPARAM ) in ImplHandleCommand()
[all …]
H A Dsalobj.cxx143 LRESULT CALLBACK SalSysMsgProc( int nCode, WPARAM wParam, LPARAM lParam ) in SalSysMsgProc()
315 LRESULT CALLBACK SalSysObjWndProc( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam, int& rDef ) in SalSysObjWndProc()
424 LRESULT CALLBACK SalSysObjWndProcA( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam ) in SalSysObjWndProcA()
433 LRESULT CALLBACK SalSysObjWndProcW( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam ) in SalSysObjWndProcW()
444 LRESULT CALLBACK SalSysObjChildWndProc( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam, int& rD… in SalSysObjChildWndProc()
506 LRESULT CALLBACK SalSysObjChildWndProcA( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam ) in SalSysObjChildWndProcA()
515 LRESULT CALLBACK SalSysObjChildWndProcW( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam ) in SalSysObjChildWndProcW()

Completed in 111 milliseconds

12