Home
last modified time | relevance | path

Searched refs:osl_Volume_Attribute_Removeable (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/sal/osl/os2/
H A Dfile.cxx2441 pInfo->uAttributes |= osl_Volume_Attribute_Removeable; in get_drive_type()
2452 pInfo->uAttributes |= osl_Volume_Attribute_CompactDisc | osl_Volume_Attribute_Removeable; in get_drive_type()
2455 pInfo->uAttributes |= osl_Volume_Attribute_Removeable; in get_drive_type()
2472 pInfo->uAttributes |= osl_Volume_Attribute_CompactDisc | osl_Volume_Attribute_Removeable; in get_drive_type()
/aoo42x/main/sal/inc/osl/
H A Dfile.h551 #define osl_Volume_Attribute_Removeable 0x00000001L macro
H A Dfile.hxx531 return 0 != (_aInfo.uAttributes & osl_Volume_Attribute_Removeable); in getRemoveableFlag()
/aoo42x/main/sal/osl/w32/
H A Dfile_dirvol.cxx1354 pInfo->uAttributes |= osl_Volume_Attribute_CompactDisc | osl_Volume_Attribute_Removeable; in osl_get_drive_type()
1357 pInfo->uAttributes |= osl_Volume_Attribute_Removeable; in osl_get_drive_type()
/aoo42x/main/sal/osl/unx/
H A Dfile_volume.cxx359 pInfo->uAttributes |= osl_Volume_Attribute_Removeable; in osl_psz_getVolumeInformation()

Completed in 49 milliseconds