Home
last modified time | relevance | path

Searched refs:WPARAM (Results 1 – 25 of 52) sorted by path

123

/aoo41x/main/avmedia/source/win/
H A Dplayer.cxx51 LRESULT CALLBACK MediaPlayerWndProc_2( HWND hWnd,UINT nMsg, WPARAM nPar1, LPARAM nPar2 ) in MediaPlayerWndProc_2()
H A Dwindow.cxx76 LRESULT CALLBACK MediaPlayerWndProc( HWND hWnd,UINT nMsg, WPARAM nPar1, LPARAM nPar2 ) in MediaPlayerWndProc()
/aoo41x/main/bean/native/win32/
H A Dcom_sun_star_beans_LocalOfficeWindow.c58 static LRESULT APIENTRY OpenOfficeWndProc( HWND , UINT , WPARAM , LPARAM );
H A Dcom_sun_star_comp_beans_LocalOfficeWindow.c51 static LRESULT APIENTRY OpenOfficeWndProc( HWND , UINT , WPARAM , LPARAM );
160 WPARAM wParam, in OpenOfficeWndProc()
/aoo41x/main/crashrep/source/win32/
H A Dsoreport.cpp864 WPARAM wParam, in PreviewDialogProc()
1034 WPARAM wParam, in OptionsDialogProc()
1085 (WPARAM)FALSE, in OptionsDialogProc()
1164 WPARAM wParam, in ReportDialogProc()
1293 BOOL CALLBACK WelcomeDialogProc( HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam ) in WelcomeDialogProc()
1309 (WPARAM)FALSE, 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.cpp58 LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM);
59 LRESULT CALLBACK About(HWND, UINT, WPARAM, LPARAM);
281 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/inc/
H A DMtaOleClipb.hxx76 sal_Bool postMessage( UINT msg, WPARAM wParam = 0, LPARAM lParam = 0 );
77 LRESULT sendMessage( UINT msg, WPARAM wParam = 0, LPARAM lParam = 0 );
93 static LRESULT CALLBACK mtaOleReqWndProc( HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam );
127 friend LRESULT CALLBACK mtaOleReqWndProc( HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam );
/aoo41x/main/dtrans/source/win32/dnd/
H A Dtarget.cxx92 PostThreadMessage( m_threadIdTarget, WM_REVOKEDRAGDROP, (WPARAM)this, 0); in disposing()
165 …PostThreadMessage( m_threadIdTarget, WM_REGISTERDRAGDROP, (WPARAM)static_cast<DropTarget*>(this), … in initialize()
/aoo41x/main/dtrans/source/win32/mtaole/
H A DMtaOleClipb.cxx343 static_cast< WPARAM >( 0 ), in ~CMtaOleClipboard()
383 static_cast< WPARAM >( 0 ), in flushClipboard()
416 reinterpret_cast< WPARAM >( &lpStream ), in getClipboard()
463 reinterpret_cast< WPARAM >( pIDataObject ), in setClipboard()
490 reinterpret_cast<WPARAM>( pfncClipViewerCallback ), in registerClipViewer()
592 reinterpret_cast<WPARAM>(hWndRemove), in onChangeCBChain()
627 static_cast< WPARAM >( 0 ), in onDrawClipboard()
642 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.cxx50 LRESULT APIENTRY EditSubclassProc( HWND hwnd, UINT uMsg,WPARAM wParam, LPARAM lParam) ;
65 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()
H A Datlwindow.hxx87 LRESULT OnClose(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled);
88 LRESULT OnCreate(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled);
89 LRESULT OnMouseAction(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled);
90 LRESULT OnTimer(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled);
91 LRESULT OnSize(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled);
92 LRESULT OnFocus(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled);
/aoo41x/main/embeddedobj/test/Container1/nativelib/
H A Dnativeview.c30 static LRESULT APIENTRY NativeViewWndProc( HWND , UINT , WPARAM , LPARAM );
142 HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
/aoo41x/main/embedserv/source/embed/
H A Dsyswinwrapper.cxx399 , WPARAM wParam, LPARAM lParam) in HatchWndProc()
/aoo41x/main/embedserv/source/inc/
H A Dsyswinwrapper.hxx43 , WPARAM wParam, LPARAM lParam);
142 friend LRESULT APIENTRY HatchWndProc(HWND, UINT, WPARAM, LPARAM);
/aoo41x/main/extensions/source/scanner/
H A Dscanwin.cxx96 friend LRESULT CALLBACK TwainMsgProc( int nCode, WPARAM wParam, LPARAM lParam );
153 LRESULT CALLBACK TwainWndProc( HWND hWnd,UINT nMsg, WPARAM nPar1, LPARAM nPar2 ) in TwainWndProc()
160 LRESULT CALLBACK TwainMsgProc( int nCode, WPARAM wParam, LPARAM lParam ) in TwainMsgProc()
H A Dtwain.cxx85 LRESULT CALLBACK TwainWndProc( HWND hWnd,UINT nMsg, WPARAM nPar1, LPARAM nPar2 ) in TwainWndProc()
92 LRESULT CALLBACK TwainMsgProc( int nCode, WPARAM wParam, LPARAM lParam ) in TwainMsgProc()
/aoo41x/main/extensions/test/ole/OleClient/
H A Daxhost.cxx42 LRESULT HostWin::OnCreate(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lParam*/, BOOL& /*bHandled*/) in OnCreate() argument
H A Daxhost.hxx53 LRESULT OnCreate(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled);
/aoo41x/main/external/mingwheaders/
H A Dmingw_atl_headers.patch1401 …BOOL ProcessWindowMessage(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT& lResult, DW…
H A Dmingw_headers.patch456 typedef UINT_PTR WPARAM;
/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 DFileOpenDlg.hxx306 WPARAM wParam, // message parameter
315 HWND hWnd, UINT wMessage, WPARAM wParam, LPARAM lParam );
H A DPreviewCtrl.cxx574 HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam ) in WndProc()
H A DPreviewCtrl.hxx185 static LRESULT CALLBACK WndProc( HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam );
H A DWinFileOpenImpl.cxx509 HWND hWnd, UINT wMessage, WPARAM wParam, LPARAM lParam) in SubClassFunc()

Completed in 203 milliseconds

123