/aoo42x/main/odk/examples/OLE/activex/ |
H A D | so_activex.idl | 55 [id(1), helpstring("method getWindowHandle")] 56 HRESULT getWindowHandle( [in] SAFEARRAY(VARIANT) procId,
|
H A D | SOComWindowPeer.h | 71 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE getWindowHandle( in getWindowHandle() function in SOComWindowPeer
|
/aoo42x/main/extensions/source/activex/msidl/ |
H A D | so_activex.idl | 53 [id(1), helpstring("method getWindowHandle")] 54 HRESULT getWindowHandle( [in] SAFEARRAY(VARIANT) procId,
|
/aoo42x/main/toolkit/inc/toolkit/awt/ |
H A D | vclxsystemdependentwindow.hxx | 56 …::com::sun::star::uno::Any SAL_CALL getWindowHandle( const ::com::sun::star::uno::Sequence< sal_In…
|
H A D | vclxtopwindow.hxx | 68 …::com::sun::star::uno::Any SAL_CALL getWindowHandle( const ::com::sun::star::uno::Sequence< sal_In…
|
/aoo42x/main/fpicker/source/win32/filepicker/ |
H A D | previewbase.hxx | 75 virtual HWND SAL_CALL getWindowHandle() const;
|
H A D | previewbase.cxx | 143 HWND SAL_CALL PreviewBase::getWindowHandle() const in getWindowHandle() function in PreviewBase
|
H A D | dibpreview.hxx | 82 virtual HWND SAL_CALL getWindowHandle() const;
|
H A D | dibpreview.cxx | 234 HWND SAL_CALL CDIBPreview::getWindowHandle() const in getWindowHandle() function in CDIBPreview
|
H A D | previewadapter.cxx | 296 HWND prvwnd = m_Preview->getWindowHandle(); in rearrangeLayout()
|
/aoo42x/main/extensions/source/unoactivex/main/ |
H A D | initwindowpeer.cxx | 33 uno::Any SAL_CALL InitWindowPeer::getWindowHandle( const uno::Sequence< sal_Int8 >& ProcessId, sal_… in getWindowHandle() function in InitWindowPeer
|
/aoo42x/main/bean/java/officebean/src/main/java/com/sun/star/beans/ |
H A D | JavaWindowPeerFake.java | 51 public Object getWindowHandle(/*IN*/byte[] ProcessId, /*IN*/short SystemType) in getWindowHandle() method in JavaWindowPeerFake
|
/aoo42x/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/ |
H A D | JavaWindowPeerFake.java | 52 public Object getWindowHandle(/*IN*/byte[] ProcessId, /*IN*/short SystemType) in getWindowHandle() method in JavaWindowPeerFake
|
/aoo42x/main/embeddedobj/test/Container1/ |
H A D | JavaWindowPeerFake.java | 52 public java.lang.Object getWindowHandle( byte[] aProcessId, short aSystem ) in getWindowHandle() method in JavaWindowPeerFake
|
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ |
H A D | JavaWindowPeerFake.java | 44 public java.lang.Object getWindowHandle(byte[] aProcessId, short aSystem) in getWindowHandle() method in JavaWindowPeerFake
|
/aoo42x/main/extensions/source/activex/main/ |
H A D | SOComWindowPeer.h | 74 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE getWindowHandle( in getWindowHandle() function in SOComWindowPeer
|
/aoo42x/main/toolkit/source/awt/ |
H A D | vclxsystemdependentwindow.cxx | 78 ::com::sun::star::uno::Any VCLXSystemDependentWindow::getWindowHandle( const ::com::sun::star::uno:…
|
H A D | vclxtopwindow.cxx | 91 ::com::sun::star::uno::Any VCLXTopWindow_Base::getWindowHandle( const ::com::sun::star::uno::Sequen… in getWindowHandle() function in VCLXTopWindow_Base
|
/aoo42x/main/offapi/com/sun/star/awt/ |
H A D | SystemDependentXWindow.idl | 36 <member>XSystemDependentWindowPeer::getWindowHandle</member> call,
|
H A D | XSystemDependentWindowPeer.idl | 75 any getWindowHandle( [in] sequence< byte > ProcessId, [in] short SystemType );
|
/aoo42x/main/embedserv/source/inc/ |
H A D | xwin.hxx | 79 getWindowHandle(
|
/aoo42x/main/udkapi/com/sun/star/lang/ |
H A D | SystemDependent.idl | 42 HWND hWin = (HWND)xInterface->getWindowHandle(SystemDependentWIN32);
|
/aoo42x/main/embedserv/source/embed/ |
H A D | xwin.cxx | 115 ContainerWindowWrapper::getWindowHandle( in getWindowHandle() function in ContainerWindowWrapper
|
H A D | docholder.cxx | 635 … uno::Any aAny = xSysDepWin->getWindowHandle(aProcessIdent,lang::SystemDependent::SYSTEM_WIN32); in InPlaceMenuCreate() 1416 aAny = xSysWin->getWindowHandle( in getContainerWindow()
|
/aoo42x/main/fpicker/source/unx/gnome/ |
H A D | SalGtkPicker.cxx | 141 …uno::Any anyHandle = xSystemDepParent->getWindowHandle(processIdSeq, SystemDependent::SYSTEM_XWIND… in RunDialog()
|