Home
last modified time | relevance | path

Searched refs:OpenOfficeWndProc (Results 1 – 2 of 2) sorted by relevance

/trunk/main/bean/native/win32/
H A Dcom_sun_star_comp_beans_LocalOfficeWindow.c51 static LRESULT APIENTRY OpenOfficeWndProc( HWND , UINT , WPARAM , LPARAM );
149 hFuncPtr = SetWindowLongPtr( hWnd, GWLP_WNDPROC, (ULONG_PTR)OpenOfficeWndProc ); in Java_com_sun_star_comp_beans_LocalOfficeWindow_getNativeWindow()
157 static LRESULT APIENTRY OpenOfficeWndProc( in OpenOfficeWndProc() function
H A Dcom_sun_star_beans_LocalOfficeWindow.c58 static LRESULT APIENTRY OpenOfficeWndProc( HWND , UINT , WPARAM , LPARAM );

Completed in 16 milliseconds