Home
last modified time | relevance | path

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

123456

/AOO41X/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 …]
/AOO41X/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()
/AOO41X/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
/AOO41X/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dsunversion.cxx335 char const * versions[] = {"1.4.0", "1.4.1", "1.0.0", "10.0.0", "10.10.0", in SelfTest() local
350 int num = sizeof (versions) / sizeof(char*); in SelfTest()
356 SunVersion ver(versions[i]); in SelfTest()
/AOO41X/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.
/AOO41X/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.
/AOO41X/main/sfx2/source/dialog/
H A Dversdlg.src37 Text [ en-US ] = "New versions" ;
59 Text [ en-US ] = "Existing versions" ;
/AOO41X/main/sal/systools/win32/uwinapi/
H A Dunicows_mingw.dxp33 ; The following functions of unicows.dll are wrapped but the ANSI versions
36 ; ANSI versions )
H A Dunicows.dxp33 ; The following functions of unicows.dll are wrapped but the ANSI versions
36 ; ANSI versions )
/AOO41X/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
/AOO41X/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";
/AOO41X/
H A DREADME.md3 This is the branch the Apache OpenOffice 4.1.X versions are released from.
/AOO41X/main/more_fonts/prj/
H A Dd.lst3 # TODO: replace explicit versions by wildcard when the build system learns to handle them
/AOO41X/main/offapi/com/sun/star/awt/
H A DVisualEffect.idl35 <p>The list may grow in future versions.</p>
H A DFontRelief.idl35 <p>They may be expanded in future versions.</p>
H A DFontPitch.idl36 <p>They may be expanded in future versions.</p>
H A DFontType.idl35 <p>They may be expanded in future versions.</p>
H A DFontFamily.idl35 <p>They may be expanded in future versions.</p>
/AOO41X/main/udkapi/com/sun/star/java/
H A DInvalidJavaSettingsException.idl37 by distributors to determine what versions are supported. If this
/AOO41X/main/setup_native/source/mac/
H A Dmacinstall.ulf14 en-US = "This installation will update your installed versions of [PRODUCTNAME]"
/AOO41X/main/nss/
H A Dnss_macosx.patch7 # that code for older versions of Mac OS X. See bug 820374.

123456