Home
last modified time | relevance | path

Searched refs:nHwnd (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/extensions/source/unoactivex/main/
H A Dinitwindowpeer.cxx37 sal_Int32 nHwnd = (sal_Int32)m_hwnd; in getWindowHandle() local
38 aRes <<= nHwnd; in getWindowHandle()
/aoo4110/main/embedserv/source/embed/
H A Dxwin.cxx127 sal_Int32 nHwnd = sal_Int32(m_aHwnd); in getWindowHandle() local
128 aAny <<= nHwnd; in getWindowHandle()
/aoo4110/main/winaccessibility/source/UAccCOM/
H A DMAccessible.cpp2110 HWND nHwnd = m_hwnd; in get_windowHandle() local
2113 while((nHwnd==0) && pParent) in get_windowHandle()
2119 nHwnd = (HWND)pChild->m_hwnd; in get_windowHandle()
2125 *windowHandle = nHwnd; in get_windowHandle()

Completed in 32 milliseconds