Searched refs:SYSTEM_WIN32 (Results 1 – 18 of 18) sorted by relevance
49 #define SYSTEM_WIN32 1 macro74 return (SYSTEM_WIN32); in Java_com_sun_star_beans_LocalOfficeWindow_getNativeWindowSystemType()
42 #define SYSTEM_WIN32 1 macro84 return (SYSTEM_WIN32); in Java_com_sun_star_comp_beans_LocalOfficeWindow_getNativeWindowSystemType()
32 #define SYSTEM_WIN32 1 macro54 return (SYSTEM_WIN32); in Java_NativeView_getNativeWindowSystemType()
40 #define SYSTEM_WIN32 1 macro57 return (SYSTEM_WIN32); in Java_embeddedobj_test_NativeView_getNativeWindowSystemType()
325 lang::SystemDependent::SYSTEM_WIN32), in InPlaceActivate()427 aProcessIdent,lang::SystemDependent::SYSTEM_WIN32); in InPlaceActivate()635 … uno::Any aAny = xSysDepWin->getWindowHandle(aProcessIdent,lang::SystemDependent::SYSTEM_WIN32); in InPlaceMenuCreate()1400 lang::SystemDependent::SYSTEM_WIN32), in getContainerWindow()1417 aProcessIdent,lang::SystemDependent::SYSTEM_WIN32); in getContainerWindow()
123 if(SystemType == lang::SystemDependent::SYSTEM_WIN32 || in getWindowHandle()
59 // DocMerge from idl: value com::sun::star::lang::SystemDependent::SYSTEM_WIN3265 const short SYSTEM_WIN32 = 1;
47 #define SYSTEM_WIN32 1 macro
39 #define SYSTEM_WIN32 1 macro
34 #define SYSTEM_WIN32 1 macro
91 if( SystemType == ::com::sun::star::lang::SystemDependent::SYSTEM_WIN32 )
104 if( SystemType == ::com::sun::star::lang::SystemDependent::SYSTEM_WIN32 ) in getWindowHandle()
130 #define SYSTEM_DEPENDENT_TYPE ::com::sun::star::lang::SystemDependent::SYSTEM_WIN32
104 if (nSystem == com.sun.star.lang.SystemDependent.SYSTEM_WIN32) in createWindow()
228 desc.WindowAttributes = (type == SystemDependent.SYSTEM_WIN32) in createUNOWindowPeer()
211 desc.WindowAttributes = (type == SystemDependent.SYSTEM_WIN32) in createUNOWindowPeer()
285 if (nSystem == com.sun.star.lang.SystemDependent.SYSTEM_WIN32) in impl_createWindow()
327 if( SystemType == SystemDependent::SYSTEM_WIN32 ) in getMenuHandle()
Completed in 79 milliseconds