Home
last modified time | relevance | path

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

/aoo4110/main/tools/source/fsys/
H A Dwntmsc.cxx640 DWORD dwAttributes = FILE_ATTRIBUTE_DIRECTORY; in SHGetIDListFromPath() local
649 …pDesktopFolder->ParseDisplayName( hwndOwner, (LPBC)NULL, wszPath, &chEaten, ppidl, &dwAttributes ); in SHGetIDListFromPath()
/aoo4110/main/sal/osl/w32/
H A Dfile.cxx716 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 16 milliseconds