Searched defs:hWndParent (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/sal/osl/w32/ |
H A D | diagnose.c | 151 HWND hWndParent = GetActiveWindow(); in osl_reportError() local
|
/aoo41x/main/vcl/win/source/window/ |
H A D | salobj.cxx | 42 static sal_Bool ImplIsSysWindowOrChild( HWND hWndParent, HWND hWndChild ) in ImplIsSysWindowOrChild() 487 HWND hWndParent = ::GetParent( pSysObj->mhWnd ); in SalSysObjChildWndProc() local 688 HWND hWndParent = ::GetParent( mhWnd ); in ~WinSalObject() local
|
H A D | salframe.cxx | 360 HWND hWndParent, sal_uLong nSalFrameStyle ) in ImplSalCreateFrame() 601 HWND ImplSalReCreateHWND( HWND hWndParent, HWND oldhWnd, sal_Bool bAsChild ) in ImplSalReCreateHWND() 1338 HWND hWndParent = ::GetParent( hWnd ); in ImplSalShow() local 1546 HWND hWndParent = ::GetParent( mhWnd ); in SetPosSize() local 1663 HWND hWndParent = ::GetParent( pFrame->mhWnd ); in ImplSetParentFrame() local 1673 HWND hWndParent = ::GetParent( pObject->mhWnd ); in ImplSetParentFrame() local 1715 HWND hWndParent = hNewParentWnd; in ImplSetParentFrame() local
|
/aoo41x/main/vcl/os2/source/window/ |
H A D | salobj.cxx | 40 static sal_Bool ImplIsSysWindowOrChild( HWND hWndParent, HWND hWndChild ) in ImplIsSysWindowOrChild() 258 HWND hWndParent = WinQueryWindow( hWnd, QW_PARENT ); // ergibt SysChild-Fenster in SalSysObjClipWndProc() local
|
H A D | salframe.cxx | 591 SalFrame* ImplSalCreateFrame( Os2SalInstance* pInst, HWND hWndParent, ULONG nSalFrameStyle ) in ImplSalCreateFrame()
|
/aoo41x/main/embedserv/source/embed/ |
H A D | syswinwrapper.cxx | 216 BOOL CHatchWin::Init(HWND hWndParent, UINT uID, HWND hWndAssoc) in Init()
|
/aoo41x/main/vcl/win/source/app/ |
H A D | salinst.cxx | 1014 HWND hWndParent; local
|
/aoo41x/main/vcl/os2/source/gdi/ |
H A D | salgdi2.cxx | 213 HWND hWndParent = WinQueryWindow( mhWnd, QW_PARENT ); in copyArea() local
|
Completed in 73 milliseconds