Home
last modified time | relevance | path

Searched refs:versions (Results 1 – 25 of 171) sorted by relevance

1234567

/aoo42x/main/cli_ure/
H A Dreadme.txt24 After a release the entries in cli_ure/version/version.txt must be changed to reflect the versions
64 Step 3: Determine the versions of the assemblies
70 Step 4: Changing the versions in the cli_ure module.
80 The versions may already have been incremented because someone has changed code after the
103 Step 5: Changing the versions in the unoil module
127 the versions are changed. This will happen under two circumstances. First, the versions are
162 CLI_URETYPES_OLD_VERSION represents a range of former versions (which were compatible).
174 about how the versions have to look like.
210 the version parts which have the meaning of a compatible change. Which versions are to be
224 For example, the versions in version.txt are:
[all …]
/aoo42x/ext_libraries/coinmp/
H A Dcoinmp-1.7.6.patch15 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
96 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
141 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
229 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
310 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
355 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
430 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
511 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
556 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
631 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
[all …]
/aoo42x/main/scripting/java/org/openoffice/idesupport/
H A DSVersionRCFile.java69 private Vector versions = null; field in SVersionRCFile
78 versions = new Vector(5); in SVersionRCFile()
127 return versions.elements(); in getVersions()
148 versions.add(oi); in load()
/aoo42x/main/desktop/test/deployment/version/
H A Dreadme.txt22 There are three extensions in various versions:
30 The different versions are:
44 The total order among the various versions is thus
77 - Checking for already installed versions of an extension is only done within a
/aoo42x/main/scripting/workben/installer/
H A DWelcome.java130 for( int i = 0; i < versions.length; i++ ) { in validateCurrentUserDir()
131 String key = versions[i]; in validateCurrentUserDir()
173 private static final String [] versions = { "StarOffice 6.1" }; field in Welcome
H A DIdeVersion.java74 for( int v = 0; v < InstUtil.versions.length; v++ ) { in initComponents()
76 String key = InstUtil.versions[v]; in initComponents()
113 tableModel = new MyTableModelIDE (props, InstUtil.versions); in initComponents()
H A DInstUtil.java77 result = checkForSupportedVersion( getNetbeansLocation(), versions ); in hasNetbeansInstallation()
115 result = checkForSupportedVersion( getJeditLocation(), versions ); in hasJeditInstallation()
460 public static final String [] versions = {"NetBeans 3.4", "jEdit 4.0.3", "jEdit 4.1pre5" }; field in InstUtil
H A DVersion.java87 tableModel = new MyTableModel(props, versions); in initComponents()
254 …private static final String [] versions = {"StarOffice 6.1", "OpenOffice.org 1.1Beta", "OpenOffice… field in Version
/aoo42x/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dsunversion.cxx336 char const * versions[] = {"1.4.0", "1.4.1", "1.0.0", "10.0.0", "10.10.0", in SelfTest() local
351 int num = sizeof (versions) / sizeof(char*); in SelfTest()
357 SunVersion ver(versions[i]); in SelfTest()
/aoo42x/main/desktop/test/deployment/update/changing_display_name/
H A Dreadme.txt3 The display name could be changed in different versions. There are three versions
/aoo42x/main/libxmlsec/
H A Dxmlsec1-os2.patch25 # Tell versions [3.59,3.63) of GNU make to not export all variables.
62 # Tell versions [3.59,3.63) of GNU make to not export all variables.
/aoo42x/main/sfx2/source/dialog/
H A Dversdlg.src37 Text [ en-US ] = "New versions" ;
59 Text [ en-US ] = "Existing versions" ;
/aoo42x/main/filter/source/config/tools/split/
H A DFCFGSplit.cfg116 # for 6.y versions. That means: every filter with set
123 # Remove some obsolete filter flags for 6.y versions.
/aoo42x/main/sal/systools/win32/uwinapi/
H A Dunicows.dxp33 ; The following functions of unicows.dll are wrapped but the ANSI versions
36 ; ANSI versions )
H A Dunicows_mingw.dxp33 ; The following functions of unicows.dll are wrapped but the ANSI versions
36 ; ANSI versions )
/aoo42x/main/desktop/source/deployment/misc/
H A Ddp_descriptioninfoset.cxx513 ::com::sun::star::uno::Sequence< ::rtl::OUString > const & versions) const in checkBlacklistVersion()
515 sal_Int32 nLen = versions.getLength(); in checkBlacklistVersion()
517 if (currentversion.equals(versions[i])) in checkBlacklistVersion()
H A Ddp_misc.src35 Text[en-US] = "Extension doesn't support versions greater than: Apache OpenOffice %VERSION";
/aoo42x/main/offapi/com/sun/star/sheet/
H A DFormulaMapGroupSpecialOffset.idl37 <p>The number of constants may grow in future versions!</p>
159 <p>Attention: This may change in next versions to support other
/aoo42x/main/testtools/source/cliversioning/version_libs/
H A Dreadme.txt2 earlier versions of the cli libraries, and cannot be build this way again
/aoo42x/main/more_fonts/prj/
H A Dd.lst3 # TODO: replace explicit versions by wildcard when the build system learns to handle them
/aoo42x/main/nss/
H A Dnss_macosx.patch7 # that code for older versions of Mac OS X. See bug 820374.
/aoo42x/main/desktop/test/deployment/update/defect/
H A Dreadme.txt1 The updates, that is the newer versions, are defect. However, only fail2.oxt fails to install. The …
/aoo42x/main/offapi/com/sun/star/awt/
H A DFontRelief.idl35 <p>They may be expanded in future versions.</p>
H A DVisualEffect.idl35 <p>The list may grow in future versions.</p>
/aoo42x/main/udkapi/com/sun/star/java/
H A DInvalidJavaSettingsException.idl37 by distributors to determine what versions are supported. If this

Completed in 89 milliseconds

1234567