Home
last modified time | relevance | path

Searched refs:platform (Results 26 – 50 of 173) sorted by relevance

1234567

/aoo42x/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDragSourceListener.idl64 /** Called as the hotspot enters a platform dependent drop site.
76 /** Called as the hotspot exits a platform dependent drop site.
88 /** Called as the hotspot moves over a platform dependent drop site.
/aoo42x/main/udkapi/com/sun/star/uri/
H A DXExternalUriReferenceTranslator.idl37 “file” URL to filenames on a given platform: The UNO environment
40 platform-specific way), while other applications typically assume that path
41 segments of “file” URLs directly represent a platform's
/aoo42x/main/setup_native/scripts/
H A Ddownloadscript.sh37 platform=`uname -s`
39 case $platform in
/aoo42x/main/qadevOOo/tests/java/complex/unoapi/
H A DCheckModuleAPI.java266 final String platform = (String) param.get(PropertyName.OPERATING_SYSTEM); in getDmakeCommands() local
267 log.println("prepare command for platform " + platform); in getDmakeCommands()
269 if (platform.equals(PropertyName.WNTMSCI)) in getDmakeCommands()
/aoo42x/main/scripting/source/pyprov/
H A Dofficehelper.py28 from sys import platform
52 if platform.startswith("win"):
/aoo42x/main/oovbaapi/
H A Dttt.diff51 +# OpenOffice.org - a multi-platform office productivity suite
93 +# OpenOffice.org - a multi-platform office productivity suite
127 +# OpenOffice.org - a multi-platform office productivity suite
161 +# OpenOffice.org - a multi-platform office productivity suite
373 +# OpenOffice.org - a multi-platform office productivity suite
/aoo42x/main/offapi/com/sun/star/deployment/
H A DPlatformException.idl32 /** A DeploymentException indicates that the current platform
39 /** The package which does not support the current platform.
/aoo42x/main/offapi/com/sun/star/awt/
H A DXEventHandler.idl45 /** requests the implementor of this interface to handle a platform
52 the platform dependend event.
/aoo42x/main/postprocess/packconfig/
H A Dpackconfig.pl174 my $platform = $ENV{INPATH};
180 if ( ( $platform =~ /^.*macx*/) && ($path =~ /^.*menubar.xml/ ) ) {
/aoo42x/main/extensions/source/oooimprovement/
H A Derrormail.cxx149 const OString platform = getPlatform(); in getOfficeInfoXml() local
160 + xmlAttrEncode(platform) + "\" language=\"" in getOfficeInfoXml()
/aoo42x/main/solenv/doc/gbuild/solenv/gbuild/
H A Dlibrary.mk33 /// Returns how the library is named in the filesystem on the current platform.
34 …ned in solenv/gbuild/libnames.mk (with some platformdependant hacks in solenv/gbuild/platform/*.mk.
H A Dstatic_library.mk33 /// Returns how the library is named in the filesystem on the current platform.
34 …ned in solenv/gbuild/libnames.mk (with some platformdependant hacks in solenv/gbuild/platform/*.mk.
H A Dgbuild.mk50 // some of these are defined per platform
84 /// platform- and compilerindependent default defines
/aoo42x/main/offapi/com/sun/star/system/
H A DXSystemShellExecute.idl40 an application on a specific platform, so that the platform knows what
/aoo42x/main/sal/osl/unx/
H A Dbacktrace.c60 #error Unknown Solaris target platform.
224 #error Unknown Linux target platform.
/aoo42x/main/offapi/com/sun/star/xml/dom/
H A DXCharacterData.idl56 than fit in a DOMString variable on the implementation platform.
92 fit in a DOMString variable on the implementation platform.
/aoo42x/main/canvas/source/cairo/
H A Dcairo_canvasbitmap.cxx186 # error Please define fast prop retrieval for your platform! in getFastPropertyValue()
257 # error Please define fast prop retrieval for your platform! in getFastPropertyValue()
/aoo42x/main/bridges/source/cpp_uno/shared/
H A Dvtablefactory.cxx70 #error Unsupported platform
94 #error Unsupported platform in allocExec()
/aoo42x/main/icc/source/create_sRGB_profile/
H A Dcreate_sRGB_profile.cpp235 fprintf(outfile,"Platform: %s\n", Fmt.GetPlatformSigName(pHdr->platform)); in dumpProfile()
287 profile.m_Header.platform = icSigUnkownPlatform; in main()
/aoo42x/main/
H A Daclocal.m4268 dnl to know which OS platform Python thinks this is.
270 AC_CACHE_CHECK([for $am_display_PYTHON platform], [am_cv_python_platform],
271 [am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`])
/aoo42x/main/i18npool/source/isolang/
H A Dinsys.cxx37 #error unknown platform
/aoo42x/main/python/
H A Dpython-solaris.patch4 in platform-specific #ifdefs.
/aoo42x/main/xmlsecurity/tools/examples/
H A Dreadme.txt5 …y/tools/examples/uno_win.bat provide the portrait of this procedure under 4NT in windows platform.
/aoo42x/main/sal/inc/internal/
H A Donce.h72 #error Unknown platform
/aoo42x/main/jvmfwk/
H A DPackage_javavendors.mk47 gb_Output_Error(Unsupported platform.)

Completed in 140 milliseconds

1234567