Searched refs:OS_UNIX (Results 1 – 3 of 3) sorted by relevance
58 private static final int OS_UNIX = 1; field in OpenOfficeDocFileSystem89 osType = OS_UNIX;
80 OS_UNIX , enumerator
336 m_eOSType = OS_UNIX; in GetOperatingSystem()485 if (( eRuleOSType == eOSType ) || ( eRuleOSType == OS_UNIX && bUnix )) in FilterRuleSet()
Completed in 38 milliseconds