Home
last modified time | relevance | path

Searched refs:vendor (Results 1 – 25 of 66) sorted by relevance

123

/AOO42X/main/
H A Dconfig.sub718 vendor=winbond
722 vendor=oki
726 vendor=oki
730 vendor=ibm
734 vendor=highlevel
738 vendor=apple
742 vendor=apple
749 vendor=att
753 vendor=att
757 vendor=ibm
[all …]
H A Dconfigure.ac836 AC_ARG_WITH(vendor, optwith
837 [ --with-vendor Set vendor of the build.
839 Usage: --with-vendor="John the Builder"
7441 AC_MSG_CHECKING([for vendor])
H A DLICENSE1144 assumed by the product vendor.
/AOO42X/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/util/registry/
H A DConverterInfoReader.java173 String vendor = null; in parseConverterNode() local
203 vendor = getTextValue(detailElement); in parseConverterNode()
223 desc, version, vendor,classImpl); in parseConverterNode()
228 desc, version, vendor,classImpl, in parseConverterNode()
H A DConverterInfo.java96 String version, String vendor, String impl,String xsltSerial, in ConverterInfo() argument
112 piVendor = vendor.trim(); in ConverterInfo()
174 String version, String vendor, String impl) in ConverterInfo() argument
189 piVendor = vendor.trim(); in ConverterInfo()
/AOO42X/main/cui/source/dialogs/
H A Dabout.cxx301 const String vendor( ResId( RID_CUI_ABOUT_STR_COPYRIGHT_VENDOR, *rId.GetResMgr() ) ); in AboutDialog() local
303 if ( !vendor.EqualsAscii("Apache Software Foundation") ) { in AboutDialog()
313 if (vendor.EqualsAscii("Apache Software Foundation")) { in AboutDialog()
326 sbcopyright.append(vendor); in AboutDialog()
/AOO42X/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionerImpl.cxx357 const GLubyte* vendor = glGetString( GL_VENDOR ); in initialize() local
358 cbMesa = ( vendor && strstr( (const char *) vendor, "Mesa" ) ); in initialize()
359 OSL_TRACE("GL vendor: %s identified as Mesa: %d", vendor, cbMesa ); in initialize()
362 … cbBrokenTexturesATI = (vendor && strcmp( (const char *) vendor, "ATI Technologies Inc." ) == 0 ); in initialize()
/AOO42X/main/jvmfwk/source/
H A Delements.hxx400 PluginLibrary(rtl::OUString vendor,::rtl::OUString path) : in PluginLibrary()
401 sVendor(vendor), sPath(path) in PluginLibrary()
/AOO42X/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DLocalOfficeWindow.java270 String vendor = System.getProperty("java.vendor"); in getWrappedWindowHandle() local
271 if (vendor.equals("Sun Microsystems Inc.") in getWrappedWindowHandle()
/AOO42X/main/extensions/source/scanner/
H A Dsane.hxx128 …{ return String( ppDevices[n]->vendor ? ppDevices[n]->vendor : "", osl_getThreadTextEncoding() ); } in GetVendor()
/AOO42X/main/libxmlsec/
H A Dxmlsec1-update-config-sub-and-guess.patch2283 vendor=sun
2287 vendor=ibm
2292 vendor=ibm
2295 + vendor=ibm
2298 vendor=sequent
2301 + vendor=ibm
2304 vendor=wrs
/AOO42X/main/sane/inc/
H A Dsane.h105 SANE_String_Const vendor; /* device vendor string */ member
/AOO42X/main/offapi/com/sun/star/sdbc/
H A DSQLException.idl57 /** returns an integer error code that is specific to each vendor. Normally this will
H A DXDatabaseMetaData.idl644 /** return the database vendor's preferred term for "schema"
653 /** return the database vendor's preferred term for "procedure"
662 /** return the database vendor's preferred term for "catalog"
/AOO42X/main/offapi/com/sun/star/ucb/
H A DXContentIdentifier.idl57 appropriate URI scheme exists, a vendor-specific URL scheme
/AOO42X/main/xmlsecurity/test_docs/tools/httpserv/nbproject/
H A Dproject.properties24 application.vendor=jochen
/AOO42X/main/testgraphical/ui/java/ConvwatchGUIProject/nbproject/
H A Dproject.properties25 application.vendor=Oracle and/or its affiliates
/AOO42X/main/udkapi/com/sun/star/lang/
H A DLocale.idl97 /** contains a variant of the locale; codes are vendor and
/AOO42X/main/libtextcat/
H A Dlibtextcat-2.2.patch4074 vendor=sun
4078 vendor=ibm
4083 vendor=ibm
4086 + vendor=ibm
4089 vendor=sequent
4092 + vendor=ibm
4095 vendor=wrs
/AOO42X/main/offapi/com/sun/star/sdb/
H A DErrorCondition.idl50 vendor string <code>[OOoBase]</code>.</p>
/AOO42X/main/hsqldb/patches/
H A Di121754.patch28 <property name="hsqldb.vendor" value="The HSQLDB Development Group"/>
/AOO42X/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DError.ulf179 …onger be modified by this patch. For more information contact your patch vendor. {{System Error: […
/AOO42X/main/solenv/bin/modules/installer/
H A Depmfile.pm384 $line = "%vendor" . " " . $vendorstring . "\n";
/AOO42X/extras/l10n/source/sd/
H A Dlocalize.sdf2860 …nger be modified by this patch. For more information contact your patch vendor. {{System Error: …
/AOO42X/extras/l10n/source/km/
H A Dlocalize.sdf718 …nger be modified by this patch. For more information contact your patch vendor. {{System Error: […

123