Home
last modified time | relevance | path

Searched refs:eOSType (Results 1 – 3 of 3) sorted by relevance

/trunk/main/framework/source/services/
H A Dsubstitutepathvars.cxx476 OperatingSystem eOSType = GetOperatingSystem(); in FilterRuleSet() local
481 … bool bUnix = ( eOSType == OS_LINUX ) || ( eOSType == OS_SOLARIS ); in FilterRuleSet()
485 if (( eRuleOSType == eOSType ) || ( eRuleOSType == OS_UNIX && bUnix )) in FilterRuleSet()
573 OperatingSystem eOSType = GetOperatingSystemFromString( aEnvUsedValue ); in ReadSharePointRuleSetFromConfiguration() local
574 aEnvValue <<= (sal_Int16)eOSType; in ReadSharePointRuleSetFromConfiguration()
/trunk/main/offapi/com/sun/star/setup/
H A DVersionIdentifier.idl34 OSType eOSType;
H A DInstallEnvironment.idl36 OSType eOSType;

Completed in 21 milliseconds