| /trunk/main/toolkit/source/awt/ |
| H A D | vclxsystemdependentwindow.cxx | 78 …dowHandle( const ::com::sun::star::uno::Sequence< sal_Int8 >& /*ProcessId*/, sal_Int16 SystemType ) 91 if( SystemType == ::com::sun::star::lang::SystemDependent::SYSTEM_WIN32 ) 96 if( SystemType == ::com::sun::star::lang::SystemDependent::SYSTEM_OS2 ) 101 if( SystemType == ::com::sun::star::lang::SystemDependent::SYSTEM_MAC ) 106 if( SystemType == ::com::sun::star::lang::SystemDependent::SYSTEM_XWINDOW )
|
| H A D | vclxtopwindow.cxx | 91 …dowHandle( const ::com::sun::star::uno::Sequence< sal_Int8 >& /*ProcessId*/, sal_Int16 SystemType ) in getWindowHandle() argument 104 if( SystemType == ::com::sun::star::lang::SystemDependent::SYSTEM_WIN32 ) in getWindowHandle() 109 if( SystemType == ::com::sun::star::lang::SystemDependent::SYSTEM_OS2 ) in getWindowHandle() 114 if( SystemType == ::com::sun::star::lang::SystemDependent::SYSTEM_MAC ) in getWindowHandle() 119 if( SystemType == ::com::sun::star::lang::SystemDependent::SYSTEM_XWINDOW ) in getWindowHandle()
|
| /trunk/main/embedserv/source/embed/ |
| H A D | xwin.cxx | 108 sal_Int16 SystemType in getWindowHandle() argument 111 if(SystemType == lang::SystemDependent::SYSTEM_WIN32 || in getWindowHandle() 112 SystemType == lang::SystemDependent::SYSTEM_WIN16) in getWindowHandle()
|
| /trunk/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() argument 55 if (SystemType == localSystemType) { in getWindowHandle()
|
| /trunk/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() argument 55 if (SystemType == localSystemType) { in getWindowHandle()
|
| /trunk/main/offapi/com/sun/star/awt/ |
| H A D | XSystemDependentMenuPeer.idl | 61 @param SystemType 65 any getMenuHandle( [in] sequence< byte > ProcessId, [in] short SystemType );
|
| H A D | XSystemChildFactory.idl | 68 @param SystemType 72 …wPeer createSystemChild( [in] any Parent, [in] sequence< byte > ProcessId, [in] short SystemType );
|
| H A D | XSystemDependentWindowPeer.idl | 71 @param SystemType 75 any getWindowHandle( [in] sequence< byte > ProcessId, [in] short SystemType );
|
| /trunk/main/toolkit/inc/toolkit/awt/ |
| H A D | vclxsystemdependentwindow.hxx | 56 …WindowHandle( const ::com::sun::star::uno::Sequence< sal_Int8 >& ProcessId, sal_Int16 SystemType );
|
| H A D | vclxtopwindow.hxx | 68 …WindowHandle( const ::com::sun::star::uno::Sequence< sal_Int8 >& ProcessId, sal_Int16 SystemType );
|
| H A D | vclxtoolkit.hxx | 135 …:Any& Parent, const ::com::sun::star::uno::Sequence< sal_Int8 >& ProcessId, sal_Int16 SystemType );
|
| /trunk/main/framework/source/uielement/ |
| H A D | menubarmanager.cxx | 303 …LL MenuBarManager::getMenuHandle( const Sequence< sal_Int8 >& /*ProcessId*/, sal_Int16 SystemType ) in getMenuHandle() argument 322 if( SystemType == SystemDependent::SYSTEM_MAC ) in getMenuHandle() 326 if( SystemType == SystemDependent::SYSTEM_WIN32 ) in getMenuHandle() 331 if( SystemType == SystemDependent::SYSTEM_XWINDOW ) in getMenuHandle()
|
| /trunk/main/extensions/source/unoactivex/main/ |
| H A D | initwindowpeer.cxx | 33 …InitWindowPeer::getWindowHandle( const uno::Sequence< sal_Int8 >& ProcessId, sal_Int16 SystemType ) in getWindowHandle() argument
|
| /trunk/main/embedserv/source/inc/ |
| H A D | xwin.hxx | 72 sal_Int16 SystemType
|
| /trunk/main/framework/inc/uielement/ |
| H A D | menubarmanager.hxx | 155 …etMenuHandle( const ::com::sun::star::uno::Sequence< sal_Int8 >& ProcessId, sal_Int16 SystemType );
|