Home
last modified time | relevance | path

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

/aoo4110/main/vcl/inc/os2/
H A Dsaldata.hxx208 #define SAL_FRAME_THIS 0 macro
284 WinSetWindowULong( hWnd, SAL_FRAME_THIS, (ULONG)pThis ); in SetWindowPtr()
289 return (Os2SalFrame*)WinQueryWindowULong( hWnd, SAL_FRAME_THIS ); in GetWindowPtr()
/aoo4110/main/vcl/inc/win/
H A Dsaldata.hxx257 #define SAL_FRAME_THIS 0 macro
357 ImplSetWindowLong( hWnd, SAL_FRAME_THIS, (LONG)pThis ); in SetWindowPtr()
362 return (WinSalFrame*)ImplGetWindowLong( hWnd, SAL_FRAME_THIS ); in GetWindowPtr()

Completed in 21 milliseconds