Home
last modified time | relevance | path

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

123456

/aoo41x/main/setup_native/scripts/
H A Ddownloadscript.sh37 platform=`uname -s`
39 case $platform in
/aoo41x/main/scripting/source/pyprov/
H A Dofficehelper.py28 from sys import platform
52 if platform.startswith("win"):
/aoo41x/main/qadevOOo/tests/java/complex/unoapi/
H A DCheckModuleAPI.java265 final String platform = (String) param.get(PropertyName.OPERATING_SYSTEM); in getDmakeCommands() local
266 log.println("prepare command for platform " + platform); in getDmakeCommands()
268 if (platform.equals(PropertyName.WNTMSCI)) in getDmakeCommands()
/aoo41x/main/solenv/bin/
H A Dcws.pl1297 my $platform = shift;
1307 my $platform_solver = "$solver/$platform";
1310 print_message("... removing old solver for platform '$platform'");
1320 my $platform_source = "$source/$platform/zip.$milestone";
1328 print_message("... unzipping $nzips zip archives for platform '$platform'");
/aoo41x/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.
/aoo41x/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.
/aoo41x/main/postprocess/packconfig/
H A Dpackconfig.pl174 my $platform = $ENV{INPATH};
180 if ( ( $platform =~ /^.*macx*/) && ($path =~ /^.*menubar.xml/ ) ) {
/aoo41x/main/extensions/source/oooimprovement/
H A Derrormail.cxx149 const OString platform = getPlatform(); in getOfficeInfoXml() local
160 + xmlAttrEncode(platform) + "\" language=\"" in getOfficeInfoXml()
/aoo41x/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
/aoo41x/main/offapi/com/sun/star/system/
H A DXSystemShellExecute.idl40 an application on a specific platform, so that the platform knows what
/aoo41x/main/sal/osl/unx/
H A Dbacktrace.c58 #error Unknown Solaris target platform.
222 #error Unknown Linux target platform.
/aoo41x/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.
/aoo41x/main/canvas/source/cairo/
H A Dcairo_canvasbitmap.cxx183 # error Please define fast prop retrieval for your platform! in getFastPropertyValue()
252 # error Please define fast prop retrieval for your platform! in getFastPropertyValue()
/aoo41x/main/bridges/source/cpp_uno/shared/
H A Dvtablefactory.cxx70 #error Unsupported platform
94 #error Unsupported platform in allocExec()
/aoo41x/main/icc/source/create_sRGB_profile/
H A Dcreate_sRGB_profile.cpp233 fprintf(outfile,"Platform: %s\n", Fmt.GetPlatformSigName(pHdr->platform)); in dumpProfile()
285 profile.m_Header.platform = icSigUnkownPlatform; in main()
/aoo41x/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)"`])
/aoo41x/main/i18npool/source/isolang/
H A Dinsys.cxx37 #error unknown platform
/aoo41x/main/python/
H A Dpython-solaris.patch4 in platform-specific #ifdefs.
/aoo41x/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.
/aoo41x/main/sal/inc/internal/
H A Donce.h72 #error Unknown platform
/aoo41x/main/jvmfwk/distributions/OpenOfficeorg/
H A Dmakefile.mk52 @echo Unsupported platform.
/aoo41x/main/icc/
H A DREADME29 the endianess and other platform specific configuration
/aoo41x/main/ooo_custom_images/industrial/
H A DREADME13 OpenOffice.org - a multi-platform office productivity suite

Completed in 260 milliseconds

123456