| /trunk/main/bean/native/win32/ |
| H A D | com_sun_star_beans_LocalOfficeWindow.c | 49 #define SYSTEM_WIN32 1 macro 74 return (SYSTEM_WIN32); in Java_com_sun_star_beans_LocalOfficeWindow_getNativeWindowSystemType()
|
| H A D | com_sun_star_comp_beans_LocalOfficeWindow.c | 42 #define SYSTEM_WIN32 1 macro 84 return (SYSTEM_WIN32); in Java_com_sun_star_comp_beans_LocalOfficeWindow_getNativeWindowSystemType()
|
| /trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/ |
| H A D | nativeview.c | 32 #define SYSTEM_WIN32 1 macro 54 return (SYSTEM_WIN32); in Java_NativeView_getNativeWindowSystemType()
|
| /trunk/main/embeddedobj/test/Container1/nativelib/ |
| H A D | nativeview.c | 40 #define SYSTEM_WIN32 1 macro 57 return (SYSTEM_WIN32); in Java_embeddedobj_test_NativeView_getNativeWindowSystemType()
|
| /trunk/main/embedserv/source/embed/ |
| H A D | docholder.cxx | 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()
|
| H A D | xwin.cxx | 123 if(SystemType == lang::SystemDependent::SYSTEM_WIN32 || in getWindowHandle()
|
| /trunk/main/udkapi/com/sun/star/lang/ |
| H A D | SystemDependent.idl | 59 // DocMerge from idl: value com::sun::star::lang::SystemDependent::SYSTEM_WIN32 65 const short SYSTEM_WIN32 = 1;
|
| /trunk/main/bean/native/unix/ |
| H A D | com_sun_star_beans_LocalOfficeWindow.c | 47 #define SYSTEM_WIN32 1 macro
|
| H A D | com_sun_star_comp_beans_LocalOfficeWindow.c | 39 #define SYSTEM_WIN32 1 macro
|
| /trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/unix/ |
| H A D | nativeview.c | 34 #define SYSTEM_WIN32 1 macro
|
| /trunk/main/toolkit/source/awt/ |
| H A D | vclxsystemdependentwindow.cxx | 91 if( SystemType == ::com::sun::star::lang::SystemDependent::SYSTEM_WIN32 )
|
| H A D | vclxtopwindow.cxx | 104 if( SystemType == ::com::sun::star::lang::SystemDependent::SYSTEM_WIN32 ) in getWindowHandle()
|
| H A D | vclxtoolkit.cxx | 130 #define SYSTEM_DEPENDENT_TYPE ::com::sun::star::lang::SystemDependent::SYSTEM_WIN32
|
| /trunk/main/embeddedobj/test/Container1/ |
| H A D | WindowHelper.java | 104 if (nSystem == com.sun.star.lang.SystemDependent.SYSTEM_WIN32) in createWindow()
|
| /trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/ |
| H A D | LocalOfficeWindow.java | 211 desc.WindowAttributes = (type == SystemDependent.SYSTEM_WIN32) in createUNOWindowPeer()
|
| /trunk/main/bean/java/officebean/src/main/java/com/sun/star/beans/ |
| H A D | LocalOfficeWindow.java | 228 desc.WindowAttributes = (type == SystemDependent.SYSTEM_WIN32) in createUNOWindowPeer()
|
| /trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ |
| H A D | FunctionHelper.java | 285 if (nSystem == com.sun.star.lang.SystemDependent.SYSTEM_WIN32) in impl_createWindow()
|
| /trunk/main/framework/source/uielement/ |
| H A D | menubarmanager.cxx | 327 if( SystemType == SystemDependent::SYSTEM_WIN32 ) in getMenuHandle()
|