Home
last modified time | relevance | path

Searched refs:version (Results 51 – 75 of 600) sorted by relevance

12345678910>>...24

/trunk/main/solenv/inc/
H A Dtg_javav.mk32 JFLAGSVERSION=-version
33 JFLAGSVERSION_CMD=-version $(PIPEERROR) $(AWK) -f $(SOLARENV)/bin/getcompver.awk
34 JFLAGSNUMVERSION_CMD=-version $(PIPEERROR) $(AWK) -v num=true -f $(SOLARENV)/bin/getcompver.awk
H A Dshlinfo.rc25 #define LG_D // generate always german version
41 #include "version.hrc"
44 // version information
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/
H A DVersion.java38 private static Version version; field in Version
42 version = new Version();
43 pkg = version.getClass().getPackage();
/trunk/main/sal/qa/helper/gcov/
H A Dgcov_resultcompare.pl41 our $version; # Version option flag
56 "version" => \$version
71 if ($version)
H A Dgcov_resultinterpreter.pl41 our $version; # Version option flag
62 "version" => \$version
77 if ($version)
H A Dgcov_result.pl43 our $version; # Version option flag
65 "version" => \$version,
90 if ($version)
H A Dgcov_filter.pl43 our $version; # Version option flag
79 "version" => \$version
94 if ($version)
/trunk/main/lucene/
H A Dlucene.patch5 <!-- impl version can be any string -->
7 - value="${version} ${svnversion} - ${DSTAMP} ${TSTAMP}"/>
8 + value="${version}"/>
/trunk/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionerImpl.cxx348 const GLubyte* version = glGetString( GL_VERSION ); in initialize() local
349 if( version && version[0] ) { in initialize()
350 cnGLVersion = version[0] - '0'; in initialize()
351 if( version[1] == '.' && version[2] ) in initialize()
352 cnGLVersion += (version[2] - '0')/10.0; in initialize()
355 OSL_TRACE("GL version: %s parsed: %f", version, cnGLVersion ); in initialize()
/trunk/main/setup_native/scripts/
H A Djavaloader.sh44 echo `$java_runtime -version`
422 javaoutput=`$java_runtime -version 2>&1 | tail ${tail_args} -1`
435 javaoutput=`$java_runtime -version 2>&1 | head ${tail_args} -3`
450 javaoutput=`$java_runtime -version 2>&1 | head -1`
/trunk/main/solenv/bin/modules/installer/windows/
H A Dregistry.pm87 my $version = $allvariables->{"BRANDPACKAGEVERSION"};
88 $version = "" unless defined $version;
89 $addon .= $version;
/trunk/main/scripting/workben/installer/
H A DInstallWizard.java156 version = new Version(this); in initComponents()
157 screens.add(VERSIONS, version); in initComponents()
176 navNext.addActionListener(version); in initComponents()
382 private Version version = null; field in InstallWizard
/trunk/ext_libraries/ratscan/scan/
H A Dmakefile.mk28 version=4.5.0 macro
44 all : $(MISC)/aoo-$(version)_rat-scan-output.html
48 $(MISC)/aoo-$(version)_rat-scan-output.html : $(MISC)/rat-scan-output.xml
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/palm/
H A DPdbHeader.java60 int version = 0; field in PdbHeader
118 version = in.readUnsignedShort(); in read()
144 out.writeShort(version); in write()
/trunk/main/xmerge/source/palmtests/qa/comparator/
H A DPDBHeader.java53 int version = 0; field in PDBHeader
110 version = in.readUnsignedShort(); in read()
135 out.writeShort(version); in write()
/trunk/main/desktop/test/deployment/update/defect/
H A Dreadme.txt5 fail2.oxt: in version 2 the contained t.rdb is corrupted. It is a renamed .txt file which contains …
7 fail3.oxt: in version 2 the contained t.rdb is corrupted. It is a renamed .txt file which does not …
9 fail4.oxt: the version 2 references by fail4.update.xml is empty.
/trunk/main/desktop/test/deployment/update/simple/
H A Dreadme.txt6 The description.xml contains a version, a display name, and one URL to the update data
11 <?xml version="1.0" encoding="UTF-8"?>
14 <version value="1.0" />
/trunk/main/mysqlc/source/
H A Dmysqlc_connection.cxx727 sal_Int32 version(0); in getMysqlVersion() local
729 version = 10000 * m_settings.cppConnection->getMetaData()->getDatabaseMajorVersion(); in getMysqlVersion()
730 version += 100 * m_settings.cppConnection->getMetaData()->getDatabaseMinorVersion(); in getMysqlVersion()
731 version += m_settings.cppConnection->getMetaData()->getDatabasePatchVersion(); in getMysqlVersion()
735 return version; in getMysqlVersion()
/trunk/main/offapi/com/sun/star/deployment/
H A DVersionException.idl34 describes version clashes of a deployment unit.
43 the version of the extension which is being installed.
52 represents the already installed version of the deployment unit.
/trunk/main/testgraphical/source/
H A Dcompare.pl57 our $version; # Version option flag
102 "version" => \$version
111 if ($version)
/trunk/main/codemaker/source/idlmaker/
H A Didloptions.cxx241 OString version(m_program); in prepareVersion() local
242 version += " Version 2.0\n\n"; in prepareVersion()
243 return version; in prepareVersion()
/trunk/main/codemaker/source/bonobowrappermaker/
H A Dcorbaoptions.cxx246 OString version(m_program); in prepareVersion() local
247 version += m_program + " Version 2.0\n\n"; in prepareVersion()
248 return version; in prepareVersion()
/trunk/main/solenv/bin/modules/installer/
H A Ddownload.pm489 my $version = "";
504 $version = $source . $localminor;
508 $version = $allvariables->{'PRODUCTVERSION'};
509 …CTVERSION'} ) && ( $allvariables->{'ABOUTBOXPRODUCTVERSION'} ne "" )) { $version = $allvariables->…
510 …ION'} ) && ( $allvariables->{'SHORT_PRODUCTEXTENSION'} ne "" )) { $version = $version . $allvariab…
513 return $version;
/trunk/main/desktop/win32/source/applauncher/ooo/
H A Dverinfo.rc25 #define LG_D // generate always german version
31 #include "version.hrc"
34 // version information
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DWSEncoder.java59 private short version; field in WSEncoder
83 version = 1; in WSEncoder()
191 dos.writeShort(version); in getRecords()

Completed in 97 milliseconds

12345678910>>...24