Home
last modified time | relevance | path

Searched refs:version (Results 176 – 200 of 600) sorted by relevance

12345678910>>...24

/trunk/main/offapi/com/sun/star/ucb/
H A DXCommandProcessor.idl51 @version 1.0
55 for the improved version of this interface.
H A DXDynamicResultSet.idl68 listener-controlled update from one version to the next version. Two
/trunk/main/odk/examples/DevelopersGuide/Components/CppComponent/
H A DMakefile123 @echo $(OSEP)?xml version="$(QM)1.0$(QM)" encoding="$(QM)UTF-8$(QM)"?$(CSEP) > $@
134 @echo $(OSEP)?xml version="$(QM)1.0$(QM)" encoding="$(QM)UTF-8$(QM)"?$(CSEP) > $@
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.src109 …UCTNAME has been updated to a new version. Some installed %PRODUCTNAME extensions are not compatib…
H A Ddp_gui_dialog.src104 Text [ en-US ] = "%PRODUCTNAME has been updated to a new version. "
105 …"Some shared %PRODUCTNAME extensions are not compatible with this version and need to be updated b…
/trunk/main/winaccessibility/source/UAccCOM/
H A DMAccessible.h183 STDMETHOD(get_appVersion)(BSTR __RPC_FAR *version);
185 STDMETHOD(get_toolkitVersion)(BSTR __RPC_FAR *version);
/trunk/main/solenv/bin/
H A Dpatch_tool.pl2095 my $version = $context->{'target-version'};
2101 $releases_list->{$version}->{$package_format}->{$language}->{'URL'} = $url;
2104 $version,
2119 $version,
/trunk/main/extensions/source/macosx/spotlight/
H A Dunzip.m39 See the accompanying file LICENSE, version 2000-Apr-09 or later
45 crypt.c (full version) by Info-ZIP. Last revised: [see crypt.h]
57 version without encryption capabilities).
634 if (unzlocal_getShort(&s->z_filefunc, s->filestream,&file_info.version) != UNZ_OK)
1412 This is the local-header version of the extra field (sometimes, there is
1413 more info in the local-header version than in the central-header)
/trunk/main/sw/source/ui/app/
H A Derror.src101 Text [ en-US ] = "File has been written in a newer version." ;
118 Text [ en-US ] = "Wrong AutoText document version." ;
/trunk/main/hsqldb/patches/
H A Di121754.patch5 <?xml version="1.0"?>
17 - <property name="hsqldb.version" value="1.8.0.10"/>
18 + <property name="hsqldb.version" value="1.8.0.11"/>
/trunk/main/boost/
H A Dboost_1_55_0.patch377 // compiler version:
380 + * After version 6 the include path consists of the major number only
385 * Before version 3.4.0 the 0 patch level was not part of the include path:
/trunk/main/icc/source/create_sRGB_profile/
H A Dcreate_sRGB_profile.cpp238 fprintf(outfile,"Version: %s\n", Fmt.GetVersionName(pHdr->version)); in dumpProfile()
294 profile.m_Header.version=icVersionNumberV2_1; in main()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DPackageDescription.java353 public void setPkgVersion(String version) { in setPkgVersion() argument
354 pkgVersion = version; in setPkgVersion()
/trunk/main/desktop/source/deployment/manager/
H A Ddp_manager.cxx706 dbData->version = info.getVersion(); in insertToActivationLayer()
1336 || ! i->second.version.equals(infoset.getVersion()))) in synchronizeRemovedExtensions()
1444 dbData.version = xPackage->getVersion(); in synchronizeAddedExtensions()
1445 OSL_ENSURE(dbData.version.getLength() > 0, in synchronizeAddedExtensions()
/trunk/main/offapi/com/sun/star/util/
H A DXCloseable.idl48 First version gives the object no chance to disagree with that (e.g. if a
49 process is still running and can't be really canceled). Last version
/trunk/main/solenv/inc/
H A Dtg_shl.mk81 $(MISC)/$(SHL$(TNR)VERSIONOBJ:b).c : $(SOLARENV)/src/version.c $(INCCOM)/$(SHL$(TNR)VERSIONOBJ:b).h
83 …$(COMMAND_ECHO)$(TYPE) $(SOLARENV)/src/version.c | $(SED) s/_version.h/$(SHL$(TNR)VERSIONOBJ:b).h/…
/trunk/main/saxon/
H A Dsaxon-9.0.0.7-bj.patch5 +<?xml version="1.0" encoding="UTF-8"?>
52 + <property name="version" value="9.0.0.7"/>
93 + <property name="product.dir" value="${troot}/saxon-build/${version}"/>
96 …<property name="issue.dir" value="${troot}/saxon-issues/saxon-issue-${release.date} (${version})"/>
622 + <arg line="${version}"/>
635 + <arg line="${version}"/>
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DMakefile163 @echo $(OSEP)?xml version="$(QM)1.0$(QM)" encoding="$(QM)UTF-8$(QM)"?$(CSEP) > $@
174 @echo $(OSEP)?xml version="$(QM)1.0$(QM)" encoding="$(QM)UTF-8$(QM)"?$(CSEP) > $@
/trunk/main/
H A Dconfig.guess59 version="\
76 --version | -v )
77 echo "$version" ; exit ;;
179 ldd --version 2>&1 | grep -q ^musl; then
/trunk/main/solenv/bin/modules/installer/
H A Depmfile.pm362 $line = "%version" . " " . $installer::globals::packageversion . "\n";
1051 my $version = $installer::globals::packageversion;
1052 if ( $version =~ /^\s*(\d+)\.(\d+)\.(\d+)\s*$/ )
1064 $version = "$finalmajor.$finalminor.$finalmicro";
1075 my $versionstring = "$version,$datestring";
/trunk/main/nss/
H A Dnss.patch63 +# version. Therefore signing fails.
130 # The linker on Red Hat Linux 7.2 and RHEL 2.1 (GNU ld version 2.11.90.0.8)
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dx509certificate_nssimpl.cxx77 if( m_pCert->version.len > 0 ) { in getVersion()
78 return ( char )*( m_pCert->version.data ) ; in getVersion()
/trunk/main/sfx2/source/doc/
H A DSfxDocumentMetaData.cxx1915 sal_uInt64 version = SotStorage::GetVersion( xStorage ); in loadFromStorage() local
1917 sal_Bool bOasis = ( version > SOFFICE_FILEFORMAT_60 || version == 0 ); in loadFromStorage()
2005 const sal_uInt64 version = SotStorage::GetVersion( xStorage ); in storeToStorage() local
2007 const sal_Bool bOasis = ( version > SOFFICE_FILEFORMAT_60 || version == 0 ); in storeToStorage()
/trunk/main/xmloff/source/draw/
H A Dsdpropls.cxx86 …ine _MAPV(name,prefix,token,type,context,version) { name, sizeof(name)-1, prefix, token, type, co… argument
88 …,prefix,token,type,context,version) _MAPV(name,prefix,token,static_cast<sal_Int32>(type|XML_TYPE_P… argument
/trunk/main/sysui/desktop/mandriva/
H A Dmandriva-menus.spec22 Version: %version
47 %define menuversion %(echo %version|cut -d'.' -f 1-2)

Completed in 112 milliseconds

12345678910>>...24