Home
last modified time | relevance | path

Searched refs:GetWindowPtr (Results 1 – 10 of 10) sorted by relevance

/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx243 WinSalFrame* pFrame = GetWindowPtr( hWnd ); in ImplSalGetWorkArea()
612 hWndParent, 0, hInstance, (void*)GetWindowPtr( oldhWnd ) ); in ImplSalReCreateHWND()
1260 WinSalFrame* pFrame = GetWindowPtr( hWnd ); in ImplGetParentHwnd()
1275 return GetWindowPtr( ImplGetParentHwnd( mhWnd ) ); in GetParent()
1282 WinSalFrame* pFrame = GetWindowPtr( hWnd ); in ImplSalShow()
1501 WinSalFrame* pParentFrame = GetWindowPtr( parentHwnd ); in SetPosSize()
2181 WinSalFrame* pToTopFrame = GetWindowPtr( hWnd ); in ImplSalToTop()
2205 WinSalFrame* pFrame = GetWindowPtr( hIconicWnd ); in ImplSalToTop()
2208 if ( GetWindowPtr( hWnd )->mbRestoreMaximize ) in ImplSalToTop()
2427 WinSalFrame* pFrame = GetWindowPtr( hWnd ); in ImplSalFrameSetInputContext()
[all …]
/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx443 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplSalCalcFrameSize()
682 Os2SalFrame* pParentFrame = GetWindowPtr( hWndParent ); in ImplSalCreateFrame()
958 return GetWindowPtr( WinQueryWindow(mhWndFrame, QW_OWNER) ); in GetParent()
965 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplSalShow()
1490 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplSalToTop()
2376 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplHandleMouseMsg()
2549 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplHandleWheelMsg()
2774 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplHandleKeyMsg()
2863 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplHandlePaintMsg()
2906 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplHandlePaintMsg2()
[all …]
/trunk/main/dtrans/source/os2/clipb/
H A DOs2Clipboard.cxx58 inline Os2Clipboard* GetWindowPtr( HWND hWnd ) in GetWindowPtr() function
72 Os2Clipboard* os2Clipboard = GetWindowPtr( hWnd); in DtransObjWndProc()
/trunk/main/svtools/inc/svtools/
H A Dxwindowitem.hxx56 Window * GetWindowPtr() const { return VCLUnoHelper::GetWindow( m_xWin ); } in GetWindowPtr() function in XWindowItem
/trunk/main/vcl/inc/os2/
H A Dsaldata.hxx294 inline Os2SalFrame* GetWindowPtr( HWND hWnd ) in GetWindowPtr() function
/trunk/main/vcl/inc/win/
H A Dsaldata.hxx360 inline WinSalFrame* GetWindowPtr( HWND hWnd ) in GetWindowPtr() function
/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx593 pParent = ( ( const XWindowItem* ) pParentItem )->GetWindowPtr(); in Execute()
653 pParent = ( ( const XWindowItem* ) pParentItem )->GetWindowPtr(); in Execute()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi.cxx181 Os2SalFrame* pFrame = (Os2SalFrame*)GetWindowPtr( mhWnd ); in GetGraphicsWidth()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx562 pParent = ( ( const XWindowItem* ) pParentItem )->GetWindowPtr(); in Execute()
599 pParent = ( ( const XWindowItem* ) pParentItem )->GetWindowPtr(); in Execute()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx819 WinSalFrame* pFrame = GetWindowPtr( mhWnd ); in GetGraphicsWidth()