Searched refs:SYSTEM_XWINDOW (Results 1 – 14 of 14) sorted by relevance
52 #define SYSTEM_XWINDOW 6 macro68 return (SYSTEM_XWINDOW); in Java_com_sun_star_beans_LocalOfficeWindow_getNativeWindowSystemType()
44 #define SYSTEM_XWINDOW 6 macro75 return (SYSTEM_XWINDOW); in Java_com_sun_star_comp_beans_LocalOfficeWindow_getNativeWindowSystemType()
39 #define SYSTEM_XWINDOW 6 macro50 return (SYSTEM_XWINDOW); in Java_NativeView_getNativeWindowSystemType()
107 // DocMerge from idl: value com::sun::star::lang::SystemDependent::SYSTEM_XWINDOW110 const short SYSTEM_XWINDOW = 6;
54 #define SYSTEM_XWINDOW 6 macro
47 #define SYSTEM_XWINDOW 6 macro
106 if( SystemType == ::com::sun::star::lang::SystemDependent::SYSTEM_XWINDOW )
119 if( SystemType == ::com::sun::star::lang::SystemDependent::SYSTEM_XWINDOW ) in getWindowHandle()
136 #define SYSTEM_DEPENDENT_TYPE ::com::sun::star::lang::SystemDependent::SYSTEM_XWINDOW
37 #define SYSTEM_XWINDOW 6 macro
45 #define SYSTEM_XWINDOW 6 macro
268 if (getNativeWindowSystemType() == SystemDependent.SYSTEM_XWINDOW ) in getWrappedWindowHandle()
141 …::Any anyHandle = xSystemDepParent->getWindowHandle(processIdSeq, SystemDependent::SYSTEM_XWINDOW); in RunDialog()
333 if( SystemType == SystemDependent::SYSTEM_XWINDOW ) in getMenuHandle()
Completed in 70 milliseconds