Searched defs:osVersion (Results 1 – 3 of 3) sorted by relevance
210 OString osVersion((sal_Char*)(xmlChar*) sVersion); in getVersionInformation() local232 OString osVersion((sal_Char*) (xmlChar*) sVersion); in getVersionInformation() local256 OString osVersion((sal_Char*)(xmlChar*) sVersion); in getVersionInformation() local
229 String osVersion = java.lang.System.getProperty("os.name"); in getOSType() local241 String osVersion = java.lang.System.getProperty("os.version"); in getOSVersion() local
63 private static String osVersion = System.getProperty("os.version"); field in SystemUtil
Completed in 17 milliseconds