Home
last modified time | relevance | path

Searched refs:GetWindowInterface (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Dunowrap.hxx77 …om::sun::star::uno::Reference< ::com::sun::star::awt::XWindowPeer> GetWindowInterface( Window* pWi…
/trunk/main/toolkit/inc/toolkit/helper/
H A Dunowrapper.hxx59 …om::sun::star::uno::Reference< ::com::sun::star::awt::XWindowPeer> GetWindowInterface( Window* pWi…
/trunk/main/toolkit/source/helper/
H A Dunowrapper.cxx160 …r::uno::Reference< ::com::sun::star::awt::XWindowPeer> UnoWrapper::GetWindowInterface( Window* pWi… in GetWindowInterface() function in UnoWrapper
/trunk/main/vcl/source/window/
H A Dwindow.cxx8442 mpWindowImpl->mxWindowPeer = pWrapper->GetWindowInterface( this, sal_True ); in GetComponentInterface()