Home
last modified time | relevance | path

Searched refs:m_eOSType (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/framework/source/services/
H A Dsubstitutepathvars.cxx330 m_eOSType = OS_SOLARIS; in GetOperatingSystem()
332 m_eOSType = OS_LINUX; in GetOperatingSystem()
334 m_eOSType = OS_WINDOWS; in GetOperatingSystem()
336 m_eOSType = OS_UNIX; in GetOperatingSystem()
338 m_eOSType = OS_UNKNOWN; in GetOperatingSystem()
343 return m_eOSType; in GetOperatingSystem()
/aoo4110/main/framework/inc/services/
H A Dsubstitutepathvars.hxx163 OperatingSystem m_eOSType; member in framework::SubstitutePathVariables_Impl

Completed in 36 milliseconds