Home
last modified time | relevance | path

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

/aoo4110/main/sal/qa/osl/file/
H A Dosl_File.cxx688 inline void changeFileMode( ::rtl::OUString & filepath, sal_Int32 mode ) in changeFileMode() function
699 inline void changeFileMode( ::rtl::OUString & filepath, sal_Int32 mode ) in changeFileMode() function
3356 changeFileMode( aTypeURL, S_IRUSR | S_IRGRP | S_IROTH ); in getAttributes_001()
3378 changeFileMode( aTypeURL, S_IXUSR | S_IXGRP | S_IXOTH ); in getAttributes_002()
3394 changeFileMode( aTypeURL, S_IWUSR | S_IWGRP | S_IWOTH ); in getAttributes_003()

Completed in 49 milliseconds