Home
last modified time | relevance | path

Searched refs:Version (Results 1 – 25 of 3163) sorted by relevance

12345678910>>...127

/trunk/main/solenv/bin/
H A Dpatch_tool.pl39 use installer::patch::Version;
140 installer::patch::Version::ArrayToDirectoryName(
141 installer::patch::Version::StringToNumberArray(
321 installer::patch::Version::StringToNumberArray(
327 installer::patch::Version::StringToNumberArray(
1834 installer::patch::Version::ArrayToDirectoryName(
1835 installer::patch::Version::StringToNumberArray(
1837 installer::patch::Version::ArrayToDirectoryName(
1838 installer::patch::Version::StringToNumberArray(
1931 installer::patch::Version::StringToNumberArray(
[all …]
/trunk/main/migrationanalysis/src/wizard/
H A DOffice10Issues.bas266 If val(wrd.Version) < 10# Then Exit Function
271 If GiveAccessToMacroProject(APP_WORD, wrd.Version, RegValue) Then
283 If val(wrd.Version) < 10# Then Exit Function
295 If val(xl.Version) < 10# Then Exit Function
303 If GiveAccessToMacroProject(APP_EXCEL, xl.Version, RegValue) Then
316 If val(xl.Version) < 10# Then Exit Function
332 If val(pp.Version) < 10# Then Exit Function
337 If GiveAccessToMacroProject(APP_PP, pp.Version, RegValue) Then
349 If val(pp.Version) < 10# Then Exit Function
H A DWizard.frm2670 If val(pp.Version) < CSUPPORTED_VERSION Then
2672 TOPIC_STR, pp.Version, CR_STR, Chr(13))
2721 SetDefaultRegValue APP_PP, pp.Version, RegValue
2724 DeleteRegValue APP_PP, pp.Version
2802 If val(xl.Version) < CSUPPORTED_VERSION Then
2838 SetDefaultRegValue APP_EXCEL, xl.Version, RegValue
2841 DeleteRegValue APP_EXCEL, xl.Version
3138 If val(wrd.Version) < CSUPPORTED_VERSION Then
3181 SetDefaultRegValue APP_WORD, wrd.Version, RegValue
3184 DeleteRegValue APP_WORD, wrd.Version
[all …]
/trunk/main/scp2/source/ooo/
H A Dcommon_brand.scp815 Section = "Version";
824 Section = "Version";
832 Section = "Version";
843 Section = "Version";
856 Section = "Version";
867 Section = "Version";
876 Section = "Version";
885 Section = "Version";
894 Section = "Version";
905 Section = "Version";
[all …]
H A Dprofileitem_ooo.scp7 * to you under the Apache License, Version 2.0 (the
508 Section = "Version";
516 Section = "Version";
524 Section = "Version";
532 Section = "Version";
540 Section = "Version";
548 Section = "Version";
556 Section = "Version";
564 Section = "Version";
H A Dure.scp7 * to you under the Apache License, Version 2.0 (the
424 Version = "${CLI_URE_NEW_VERSION}";
443 Version = "${CLI_URE_POLICY_VERSION}";
474 Version = "${CLI_BASETYPES_NEW_VERSION}";
493 Version = "${CLI_BASETYPES_POLICY_VERSION}";
524 Version = "${CLI_URETYPES_NEW_VERSION}";
543 Version = "${CLI_URETYPES_POLICY_VERSION}";
574 Version = "${CLI_CPPUHELPER_NEW_VERSION}";
593 Version = "${CLI_CPPUHELPER_POLICY_VERSION}";
/trunk/main/extensions/source/update/check/
H A Dupdateinfo.hxx58 rtl::OUString Version; member
63 UpdateInfo() : BuildId(), Version(), Description(), Sources(), ReleaseNotes() {}; in UpdateInfo()
64 …UpdateInfo(const UpdateInfo& ui) : BuildId(ui.BuildId), Version(ui.Version), Description(ui.Descri… in UpdateInfo()
71 Version = ui.Version; in operator =()
/trunk/main/solenv/bin/modules/installer/patch/
H A DInstallationSet.pm25 use installer::patch::Version;
320 installer::patch::Version::ArrayToDirectoryName(
321 installer::patch::Version::StringToNumberArray($version)),
332 my $no_dot_version = installer::patch::Version::ArrayToNoDotName(
333 installer::patch::Version::StringToNumberArray(
737 . installer::patch::Version::ArrayToNoDotName(
738 installer::patch::Version::StringToNumberArray($version))
/trunk/main/mythes/
H A Dmythes-1.2.0-makefile-mk.patch16 +# - GNU Lesser General Public License Version 2.1
17 +# - Sun Industry Standards Source License Version 1.1
21 +# GNU Lesser General Public License Version 2.1
41 +# Sun Industry Standards Source License Version 1.1
44 +# Source License Version 1.1 (the "License"); You may not use this file
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/
H A DVersion.java34 public final class Version { class
38 private static Version version;
42 version = new Version();
49 private Version() { in Version() method in Version
/trunk/main/udkapi/com/sun/star/corba/iiop/
H A Diiop.idl7 * to you under the Apache License, Version 2.0 (the
29 published struct Version
41 Version iiop_version;
52 Version iiop_version;
/trunk/main/extensions/source/scanner/
H A Dscanwin.cxx195 aAppIdent.Version.MajorNum = 1; in ImpTwain()
196 aAppIdent.Version.MinorNum = 0; in ImpTwain()
197 aAppIdent.Version.Language = TWLG_USA; in ImpTwain()
198 aAppIdent.Version.Country = TWCY_USA; in ImpTwain()
202 strncpy( aAppIdent.Version.Info, "8.0", 32 ); in ImpTwain()
203 aAppIdent.Version.Info[32] = aAppIdent.Version.Info[33] = 0; in ImpTwain()
H A Dtwain.cxx128 aAppIdent.Version.MajorNum = 1; in ImpTwain()
129 aAppIdent.Version.MinorNum = 0; in ImpTwain()
130 aAppIdent.Version.Language = TWLG_USA; in ImpTwain()
131 aAppIdent.Version.Country = TWCY_USA; in ImpTwain()
135 strcpy( aAppIdent.Version.Info, "6.0" ); in ImpTwain()
/trunk/main/
H A DLICENSE_category_b28 Version 1.1
161 Contributor Version; 2) separate from the Contributor Version;
505 Public License Version 1.1.
601 Mozilla Public License Version 2.0
611 1.2. "Contributor Version"
665 Contributor Version.
724 Version); or
1045 Version 1.0
1428 Common Public License Version 0.5
1646 Common Public License Version 1.0
[all …]
/trunk/main/xmerge/util/
H A Dxmerge.mf1 Manifest-Version: 1.0
6 Specification-Version: 0.6.0
7 Implementation-Version: #IMPL-VERSION#
/trunk/main/udkapi/com/sun/star/corba/giop/
H A Dgiop.idl7 * to you under the Apache License, Version 2.0 (the
29 published struct Version
56 Version GIOP_version;
71 Version GIOP_version;
/trunk/main/sfx2/source/dialog/
H A Dversdlg.src7 * to you under the Apache License, Version 2.0 (the
45 Text [ en-US ] = "Save ~New Version" ;
188 Text [ en-US ] = "Insert Version Comment" ;
192 Text [ en-US ] = "Version comment" ;
/trunk/main/scripting/java/
H A Dmanifest.mf1 Manifest-Version: 1.0
6 OpenIDE-Module-Specification-Version: 0.2
7 OpenIDE-Module-Implementation-Version: 0.2
/trunk/main/offapi/com/sun/star/oooimprovement/
H A DXCoreController.idl7 * to you under the Apache License, Version 2.0 (the
44 boolean enablingUiEventsLoggerAllowed([in] short Version);
45 boolean showBuiltinOptionsPage([in] short Version);
/trunk/main/sal/textenc/
H A Dtcvtarb1.tab7 * to you under the Apache License, Version 2.0 (the
34 /* Convert-Tables: mappings/vendors/micsft/pc/cp862.txt from 04/24/96 Version 2.00 */
229 /* Convert-Tables: mappings/vendors/micsft/pc/cp864.txt from 04/24/96 Version 2.00 */
387 /* Convert-Tables: mappings/vendors/micsft/windows/cp1255.txt from 04/15/98 Version 2.01 */
540 /* Convert-Tables: mappings/vendors/micsft/windows/cp1256.txt from 01/5/99 Version 2.01 */
718 /* Convert-Tables: mappings/iso8859/8859-6.txt from 07/27/99 Version 1.0 (based on Unicode 3.0) */
819 /* Convert-Tables: mappings/iso8859/8859-8.txt from 2000-Jan-03 Version 1.1 (based on Unicode 3.0) …
H A Dtcvtlat1.tab7 * to you under the Apache License, Version 2.0 (the
34 /* Convert-Tables: mappings/vendors/micsft/pc/cp437.txt from 04/24/96 Version 2.00 */
209 /* Convert-Tables: mappings/vendors/micsft/pc/cp850.txt from 04/24/96 Version 2.00 */
343 /* Convert-Tables: mappings/vendors/micsft/pc/cp860.txt from 04/24/96 Version 2.00 */
516 /* Convert-Tables: mappings/vendors/micsft/pc/cp861.txt from 04/24/96 Version 2.00 */
691 /* Convert-Tables: mappings/vendors/micsft/pc/cp863.txt from 04/24/96 Version 2.00 */
866 /* Convert-Tables: mappings/vendors/micsft/pc/cp865.txt from 04/24/96 Version 2.00 */
1041 /* Convert-Tables: mappings/vendors/micsft/windows/cp1252.txt from 04/15/98 Version 2.01 */
1146 /* Convert-Tables: mappings/iso8859/8859-1.txt from 07/27/99 Version 1.0 (based on Unicode 3.0) */
1211 /* Convert-Tables: mappings/iso8859/8859-14.txt from 07/27/99 Version 1.0 (based on Unicode 3.0) */
[all …]
/trunk/main/xmlhelp/java/LuceneHelpWrapper/src/main/java/com/sun/star/help/
H A DHelpSearch.java50 import org.apache.lucene.util.Version;
260 …geStr.equals("ja") ? (Analyzer)new CJKAnalyzer(Version.LUCENE_29) : (Analyzer)new StandardAnalyzer… in queryImpl()
/trunk/main/sw/source/filter/xml/
H A Dwrtxml.cxx323 ::rtl::OUString Version; in _Write()
325 if ((xPropSet->getPropertyValue(VersionProp) >>= Version) in _Write()
326 && !Version.equals(ODFVER_010_TEXT) in _Write()
327 && !Version.equals(ODFVER_011_TEXT)) in _Write()
/trunk/main/solenv/inc/
H A Dverinfo.hrc7 * to you under the Apache License, Version 2.0 (the
219 #define S_VERSION PPS(Version VER_LEVEL vom VER_DATE)
221 #define S_VERSION PPS(Version VER_LEVEL of VER_DATE)
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_service.cxx90 struct Version struct
91 : public rtl::Static< String, Version > {};
108 String &rVersion = Version::get(); in ReplaceProductNameHookProc()

Completed in 109 milliseconds

12345678910>>...127