Home
last modified time | relevance | path

Searched refs:SYSTEM_WIN32 (Results 1 – 18 of 18) sorted by relevance

/trunk/main/bean/native/win32/
H A Dcom_sun_star_beans_LocalOfficeWindow.c49 #define SYSTEM_WIN32 1 macro
74 return (SYSTEM_WIN32); in Java_com_sun_star_beans_LocalOfficeWindow_getNativeWindowSystemType()
H A Dcom_sun_star_comp_beans_LocalOfficeWindow.c42 #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 Dnativeview.c32 #define SYSTEM_WIN32 1 macro
54 return (SYSTEM_WIN32); in Java_NativeView_getNativeWindowSystemType()
/trunk/main/embeddedobj/test/Container1/nativelib/
H A Dnativeview.c40 #define SYSTEM_WIN32 1 macro
57 return (SYSTEM_WIN32); in Java_embeddedobj_test_NativeView_getNativeWindowSystemType()
/trunk/main/embedserv/source/embed/
H A Ddocholder.cxx325 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 Dxwin.cxx123 if(SystemType == lang::SystemDependent::SYSTEM_WIN32 || in getWindowHandle()
/trunk/main/udkapi/com/sun/star/lang/
H A DSystemDependent.idl59 // DocMerge from idl: value com::sun::star::lang::SystemDependent::SYSTEM_WIN32
65 const short SYSTEM_WIN32 = 1;
/trunk/main/bean/native/unix/
H A Dcom_sun_star_beans_LocalOfficeWindow.c47 #define SYSTEM_WIN32 1 macro
H A Dcom_sun_star_comp_beans_LocalOfficeWindow.c39 #define SYSTEM_WIN32 1 macro
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/unix/
H A Dnativeview.c34 #define SYSTEM_WIN32 1 macro
/trunk/main/toolkit/source/awt/
H A Dvclxsystemdependentwindow.cxx91 if( SystemType == ::com::sun::star::lang::SystemDependent::SYSTEM_WIN32 )
H A Dvclxtopwindow.cxx104 if( SystemType == ::com::sun::star::lang::SystemDependent::SYSTEM_WIN32 ) in getWindowHandle()
H A Dvclxtoolkit.cxx130 #define SYSTEM_DEPENDENT_TYPE ::com::sun::star::lang::SystemDependent::SYSTEM_WIN32
/trunk/main/embeddedobj/test/Container1/
H A DWindowHelper.java104 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 DLocalOfficeWindow.java211 desc.WindowAttributes = (type == SystemDependent.SYSTEM_WIN32) in createUNOWindowPeer()
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/beans/
H A DLocalOfficeWindow.java228 desc.WindowAttributes = (type == SystemDependent.SYSTEM_WIN32) in createUNOWindowPeer()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DFunctionHelper.java285 if (nSystem == com.sun.star.lang.SystemDependent.SYSTEM_WIN32) in impl_createWindow()
/trunk/main/framework/source/uielement/
H A Dmenubarmanager.cxx327 if( SystemType == SystemDependent::SYSTEM_WIN32 ) in getMenuHandle()

Completed in 61 milliseconds