Searched defs:pszPath (Results 1 – 10 of 10) sorted by relevance
/aoo42x/main/sal/systools/win32/uwinapi/ |
H A D | SHCreateItemFromParsingName.cpp | 29 static HRESULT WINAPI SHCreateItemFromParsingName_Failure (PCWSTR pszPath, IBindCtx *pbc, REFIID ri… in SHCreateItemFromParsingName_Failure() 36 static HRESULT WINAPI SHCreateItemFromParsingName_Thunk (PCWSTR pszPath, IBindCtx *pbc, REFIID riid… in SHCreateItemFromParsingName_Thunk() 42 extern "C" HRESULT WINAPI SHCreateItemFromParsingName (PCWSTR pszPath, IBindCtx *pbc, REFIID riid, … in SHCreateItemFromParsingName()
|
/aoo42x/main/sal/osl/unx/ |
H A D | file_misc.cxx | 433 static oslFileError osl_psz_createDirectory( const sal_Char* pszPath ) in osl_psz_createDirectory() 453 static oslFileError osl_psz_removeDirectory( const sal_Char* pszPath ) in osl_psz_removeDirectory() 674 static oslFileError oslDoMoveFile( const sal_Char* pszPath, const sal_Char* pszDestPath) in oslDoMoveFile() 706 static oslFileError osl_psz_removeFile( const sal_Char* pszPath ) in osl_psz_removeFile() 737 static oslFileError osl_psz_moveFile(const sal_Char* pszPath, const sal_Char* pszDestPath) in osl_psz_moveFile() 757 static oslFileError osl_psz_copyFile( const sal_Char* pszPath, const sal_Char* pszDestPath ) in osl_psz_copyFile()
|
H A D | file_volume.cxx | 590 osl_isFloppyDrive(const sal_Char* pszPath) in osl_isFloppyDrive() 779 osl_isFloppyDrive (const sal_Char* pszPath) in osl_isFloppyDrive() 1032 osl_getFloppyMountEntry(const sal_Char* pszPath, oslVolumeDeviceHandleImpl* pItem) in osl_getFloppyMountEntry() 1092 static oslVolumeDeviceHandle osl_isFloppyDrive(const sal_Char* pszPath) in osl_isFloppyDrive() 1113 static sal_Bool osl_getFloppyMountEntry(const sal_Char* pszPath, oslVolumeDeviceHandleImpl* pItem) in osl_getFloppyMountEntry()
|
H A D | process.c | 147 oslProcessError SAL_CALL osl_searchPath_impl(const sal_Char* pszName, const sal_Char* pszPath, in osl_searchPath_impl()
|
/aoo42x/main/desktop/win32/source/rebase/ |
H A D | rebasegui.cxx | 128 static wchar_t* getBrandPath(wchar_t * pszPath) in getBrandPath()
|
/aoo42x/main/tools/source/fsys/ |
H A D | wntmsc.cxx | 628 HRESULT SHGetIDListFromPath( HWND hwndOwner, LPCTSTR pszPath, LPITEMIDLIST *ppidl ) in SHGetIDListFromPath() 678 HRESULT SHResolvePath( HWND hwndOwner, LPCTSTR pszPath, LPITEMIDLIST *ppidl ) in SHResolvePath()
|
/aoo42x/main/store/workben/ |
H A D | t_base.cxx | 198 const sal_Unicode *pszPath, in __store_namei()
|
/aoo42x/main/sal/osl/w32/ |
H A D | file_dirvol.cxx | 1277 const sal_Unicode* pszPath = path.getStr(); in is_floppy_drive() local 1444 LPCTSTR pszPath = reinterpret_cast<LPCTSTR>(path.getStr()); in get_filesystem_attributes() local
|
/aoo42x/main/sal/osl/os2/ |
H A D | file.cxx | 2130 static oslFileError osl_psz_copyFile( const sal_Char* pszPath, const sal_Char* pszDestPath ) in osl_psz_copyFile() 3319 static oslVolumeDeviceHandle osl_isFloppyDrive(const sal_Char* pszPath) in osl_isFloppyDrive()
|
H A D | profile.c | 184 sal_Bool SAL_CALL osl_getFullPath(rtl_uString* pszFilename, sal_Char* pszPath, sal_uInt32 MaxLen) in osl_getFullPath()
|
Completed in 90 milliseconds