Searched refs:OpenOfficeWndProc (Results 1 – 2 of 2) sorted by relevance
51 static LRESULT APIENTRY OpenOfficeWndProc( HWND , UINT , WPARAM , LPARAM );149 hFuncPtr = SetWindowLong( hWnd, GWL_WNDPROC, (DWORD)OpenOfficeWndProc ); in Java_com_sun_star_comp_beans_LocalOfficeWindow_getNativeWindow()157 static LRESULT APIENTRY OpenOfficeWndProc( in OpenOfficeWndProc() function
58 static LRESULT APIENTRY OpenOfficeWndProc( HWND , UINT , WPARAM , LPARAM );
Completed in 17 milliseconds