Home
last modified time | relevance | path

Searched refs:SystemType (Results 1 – 15 of 15) sorted by relevance

/trunk/main/toolkit/source/awt/
H A Dvclxsystemdependentwindow.cxx78 … ::com::sun::star::uno::Sequence< sal_Int8 >& /*ProcessId*/, sal_Int16 SystemType ) throw(::com::s…
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 Dvclxtopwindow.cxx91 … ::com::sun::star::uno::Sequence< sal_Int8 >& /*ProcessId*/, sal_Int16 SystemType ) throw(::com::s… 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 Dxwin.cxx117 sal_Int16 SystemType in getWindowHandle() argument
123 if(SystemType == lang::SystemDependent::SYSTEM_WIN32 || in getWindowHandle()
124 SystemType == lang::SystemDependent::SYSTEM_WIN16) in getWindowHandle()
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/beans/
H A DJavaWindowPeerFake.java51 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 DJavaWindowPeerFake.java52 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 DXSystemChildFactory.idl68 @param SystemType
72 …wPeer createSystemChild( [in] any Parent, [in] sequence< byte > ProcessId, [in] short SystemType );
H A DXSystemDependentMenuPeer.idl61 @param SystemType
65 any getMenuHandle( [in] sequence< byte > ProcessId, [in] short SystemType );
H A DXSystemDependentWindowPeer.idl71 @param SystemType
75 any getWindowHandle( [in] sequence< byte > ProcessId, [in] short SystemType );
/trunk/main/framework/source/uielement/
H A Dmenubarmanager.cxx304 …r::getMenuHandle( const Sequence< sal_Int8 >& /*ProcessId*/, sal_Int16 SystemType ) throw (Runtime… in getMenuHandle() argument
323 if( SystemType == SystemDependent::SYSTEM_MAC ) in getMenuHandle()
327 if( SystemType == SystemDependent::SYSTEM_WIN32 ) in getMenuHandle()
332 if( SystemType == SystemDependent::SYSTEM_XWINDOW ) in getMenuHandle()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxsystemdependentwindow.hxx56 …onst ::com::sun::star::uno::Sequence< sal_Int8 >& ProcessId, sal_Int16 SystemType ) throw(::com::s…
H A Dvclxtopwindow.hxx68 …onst ::com::sun::star::uno::Sequence< sal_Int8 >& ProcessId, sal_Int16 SystemType ) throw(::com::s…
H A Dvclxtoolkit.hxx135 …onst ::com::sun::star::uno::Sequence< sal_Int8 >& ProcessId, sal_Int16 SystemType ) throw(::com::s…
/trunk/main/extensions/source/unoactivex/main/
H A Dinitwindowpeer.cxx33 …InitWindowPeer::getWindowHandle( const uno::Sequence< sal_Int8 >& ProcessId, sal_Int16 SystemType ) in getWindowHandle() argument
/trunk/main/embedserv/source/inc/
H A Dxwin.hxx81 sal_Int16 SystemType
/trunk/main/framework/inc/uielement/
H A Dmenubarmanager.hxx155 …onst ::com::sun::star::uno::Sequence< sal_Int8 >& ProcessId, sal_Int16 SystemType ) throw (::com::…

Completed in 52 milliseconds