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()
2425 WinSalFrame* pFrame = GetWindowPtr( hWnd ); in ImplSalFrameSetInputContext()
[all …]
/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx441 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplSalCalcFrameSize()
680 Os2SalFrame* pParentFrame = GetWindowPtr( hWndParent ); in ImplSalCreateFrame()
956 return GetWindowPtr( WinQueryWindow(mhWndFrame, QW_OWNER) ); in GetParent()
963 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplSalShow()
1488 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplSalToTop()
2372 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplHandleMouseMsg()
2545 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplHandleWheelMsg()
2770 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplHandleKeyMsg()
2859 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplHandlePaintMsg()
2902 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()