Home
last modified time | relevance | path

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

/trunk/main/sal/workben/clipboardwben/testcopy/
H A Dcbcpytest.cxx244 int wmId; in WndProc() local
256 wmId = LOWORD(wParam); in WndProc()
259 switch( wmId ) in WndProc()
/trunk/main/sal/workben/clipboardwben/testpaste/
H A Dcbptest.cxx256 int wmId; in WndProc() local
268 wmId = LOWORD(wParam); in WndProc()
271 switch( wmId ) in WndProc()
/trunk/main/sal/workben/clipboardwben/testviewer/
H A Dcbvtest.cxx199 int wmId; in WndProc() local
215 wmId = LOWORD(wParam); in WndProc()
218 switch( wmId ) in WndProc()

Completed in 12 milliseconds