Home
last modified time | relevance | path

Searched defs:osVersion (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/jvmfwk/source/
H A Dfwkbase.cxx210 OString osVersion((sal_Char*)(xmlChar*) sVersion); in getVersionInformation() local
232 OString osVersion((sal_Char*) (xmlChar*) sVersion); in getVersionInformation() local
256 OString osVersion((sal_Char*)(xmlChar*) sVersion); in getVersionInformation() local
/aoo4110/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DSystemManager.java229 String osVersion = java.lang.System.getProperty("os.name"); in getOSType() local
241 String osVersion = java.lang.System.getProperty("os.version"); in getOSVersion() local
/aoo4110/test/testcommon/source/org/openoffice/test/common/
H A DSystemUtil.java63 private static String osVersion = System.getProperty("os.version"); field in SystemUtil

Completed in 19 milliseconds