Searched refs:dwAttributes (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/tools/source/fsys/ |
H A D | wntmsc.cxx | 640 DWORD dwAttributes = FILE_ATTRIBUTE_DIRECTORY; in SHGetIDListFromPath() local 649 …pDesktopFolder->ParseDisplayName( hwndOwner, (LPBC)NULL, wszPath, &chEaten, ppidl, &dwAttributes ); in SHGetIDListFromPath()
|
/aoo41x/main/sal/osl/w32/ |
H A D | file.cxx | 716 DWORD dwAccess = GENERIC_READ, dwShare = FILE_SHARE_READ, dwCreation = 0, dwAttributes = 0; in osl_openFile() local 733 dwAccess, dwShare, NULL, dwCreation, dwAttributes, NULL ); in osl_openFile()
|
Completed in 33 milliseconds