Home
last modified time | relevance | path

Searched refs:SYSTEM_XWINDOW (Results 1 – 14 of 14) sorted by last modified time

/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx136 #define SYSTEM_DEPENDENT_TYPE ::com::sun::star::lang::SystemDependent::SYSTEM_XWINDOW
H A Dvclxtopwindow.cxx119 if( SystemType == ::com::sun::star::lang::SystemDependent::SYSTEM_XWINDOW ) in getWindowHandle()
H A Dvclxsystemdependentwindow.cxx106 if( SystemType == ::com::sun::star::lang::SystemDependent::SYSTEM_XWINDOW )
/trunk/main/framework/source/uielement/
H A Dmenubarmanager.cxx332 if( SystemType == SystemDependent::SYSTEM_XWINDOW ) in getMenuHandle()
/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkPicker.cxx141 …::Any anyHandle = xSystemDepParent->getWindowHandle(processIdSeq, SystemDependent::SYSTEM_XWINDOW); in RunDialog()
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DLocalOfficeWindow.java268 if (getNativeWindowSystemType() == SystemDependent.SYSTEM_XWINDOW ) in getWrappedWindowHandle()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/
H A Dnativeview.c37 #define SYSTEM_XWINDOW 6 macro
/trunk/main/embeddedobj/test/Container1/nativelib/
H A Dnativeview.c45 #define SYSTEM_XWINDOW 6 macro
/trunk/main/bean/native/win32/
H A Dcom_sun_star_comp_beans_LocalOfficeWindow.c47 #define SYSTEM_XWINDOW 6 macro
H A Dcom_sun_star_beans_LocalOfficeWindow.c54 #define SYSTEM_XWINDOW 6 macro
/trunk/main/udkapi/com/sun/star/lang/
H A DSystemDependent.idl107 // DocMerge from idl: value com::sun::star::lang::SystemDependent::SYSTEM_XWINDOW
110 const short SYSTEM_XWINDOW = 6;
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/unix/
H A Dnativeview.c39 #define SYSTEM_XWINDOW 6 macro
50 return (SYSTEM_XWINDOW); in Java_NativeView_getNativeWindowSystemType()
/trunk/main/bean/native/unix/
H A Dcom_sun_star_beans_LocalOfficeWindow.c52 #define SYSTEM_XWINDOW 6 macro
68 return (SYSTEM_XWINDOW); in Java_com_sun_star_beans_LocalOfficeWindow_getNativeWindowSystemType()
H A Dcom_sun_star_comp_beans_LocalOfficeWindow.c44 #define SYSTEM_XWINDOW 6 macro
75 return (SYSTEM_XWINDOW); in Java_com_sun_star_comp_beans_LocalOfficeWindow_getNativeWindowSystemType()

Completed in 61 milliseconds