Home
last modified time | relevance | path

Searched refs:rtl_uString_getStr (Results 1 – 25 of 34) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/osl/w32/
H A Dsecurity.cxx65 sal_Unicode* strDomain = o3tl::toU(_wcsdup(o3tl::toW(rtl_uString_getStr(strUserName)))); in osl_loginUser()
81 …tl::toW(strUser), strDomain ? o3tl::toW(strDomain) : L"", o3tl::toW(rtl_uString_getStr(strPasswd)), in osl_loginUser()
124 wcscat(o3tl::toW(remoteName), o3tl::toW(rtl_uString_getStr(strFileServer))); in osl_loginUserOnFileServer()
126 wcscat(o3tl::toW(remoteName), o3tl::toW(rtl_uString_getStr(strUserName))); in osl_loginUserOnFileServer()
128 wcscpy(o3tl::toW(userName), o3tl::toW(rtl_uString_getStr(strFileServer))); in osl_loginUserOnFileServer()
130 wcscat(o3tl::toW(userName), o3tl::toW(rtl_uString_getStr(strUserName))); in osl_loginUserOnFileServer()
141 …err = WNetAddConnection2W(&netResource, o3tl::toW(rtl_uString_getStr(strPasswd)), o3tl::toW(userNa… in osl_loginUserOnFileServer()
154 wcscpy(o3tl::toW(pSecImpl->m_User), o3tl::toW(rtl_uString_getStr(strUserName))); in osl_loginUserOnFileServer()
463 pi.lpUserName = o3tl::toW(rtl_uString_getStr(buffer)); in osl_loadUserProfile()
H A Dprofile.cxx393 LPCWSTR pWSection = (pSection ? o3tl::toW(rtl_uString_getStr(pSection)) : nullptr), in GetPrivateProfileStringWrapper()
394 pWEntry = (pEntry ? o3tl::toW(rtl_uString_getStr(pEntry)) : nullptr), in GetPrivateProfileStringWrapper()
395 pWDefault = (pDefault ? o3tl::toW(rtl_uString_getStr(pDefault)) : nullptr); in GetPrivateProfileStringWrapper()
431 pWEntry = (pEntry ? o3tl::toW(rtl_uString_getStr(pEntry)) : nullptr), in WritePrivateProfileStringWrapper()
432 pWString = (pString ? o3tl::toW(rtl_uString_getStr(pString)) : nullptr); in WritePrivateProfileStringWrapper()
838 sal_Unicode *pPath = rtl_uString_getStr(strPath); in osl_getProfileName()
1859 DeleteFileW( o3tl::toW(rtl_uString_getStr( ustrBakFile )) ); in osl_ProfileSwapProfileNames()
1862 …MoveFileExW( o3tl::toW(rtl_uString_getStr( ustrIniFile )), o3tl::toW(rtl_uString_getStr( ustrBakFi… in osl_ProfileSwapProfileNames()
1865 …MoveFileExW( o3tl::toW(rtl_uString_getStr( ustrTmpFile )), o3tl::toW(rtl_uString_getStr( ustrIniFi… in osl_ProfileSwapProfileNames()
1875 sal_Unicode* pFileNameBuf = rtl_uString_getStr(ustrFileName); in osl_ProfileGenerateExtension()
[all …]
H A Dfile.cxx676 o3tl::toW(rtl_uString_getStr(strSysPath)), in osl_openFile()
1050 if (DeleteFileW(o3tl::toW(rtl_uString_getStr(strSysPath)))) in osl_removeFile()
1070 LPCWSTR src = o3tl::toW(rtl_uString_getStr(strSysPath)); in osl_copyFile()
1071 LPCWSTR dst = o3tl::toW(rtl_uString_getStr(strSysDestPath)); in osl_copyFile()
1097 LPCWSTR src = o3tl::toW(rtl_uString_getStr(strSysPath)); in osl_moveFile()
1098 LPCWSTR dst = o3tl::toW(rtl_uString_getStr(strSysDestPath)); in osl_moveFile()
1124 LPCWSTR src = o3tl::toW(rtl_uString_getStr(strSysPath)); in osl_replaceFile()
1125 LPCWSTR dst = o3tl::toW(rtl_uString_getStr(strSysDestPath)); in osl_replaceFile()
H A Dfile_dirvol.cxx357 wcscpy( szFileMask, o3tl::toW(rtl_uString_getStr( pPath )) ); in OpenDirectory()
556 bool bCreated = CreateDirectoryW( o3tl::toW(rtl_uString_getStr( dir_path )), nullptr ); in create_dir_with_callback()
657 bool bCreated = CreateDirectoryW( o3tl::toW(rtl_uString_getStr( strSysPath )), nullptr ); in osl_createDirectoryWithFlags()
666 const sal_Unicode *pBuffer = rtl_uString_getStr( strSysPath ); in osl_createDirectoryWithFlags()
690 if ( RemoveDirectoryW( o3tl::toW(rtl_uString_getStr( strSysPath ) )) ) in osl_removeDirectory()
1007 hFind = FindFirstFileW( o3tl::toW(rtl_uString_getStr(strSysFilePath)), &aFindData ); in osl_getDirectoryItem()
1631 dwFileAttributes = GetFileAttributesW( o3tl::toW(rtl_uString_getStr(ustrSysPath)) ); in osl_setFileAttributes()
1643 … fSuccess = SetFileAttributesW( o3tl::toW(rtl_uString_getStr(ustrSysPath)), dwFileAttributes ); in osl_setFileAttributes()
1680 …hFile=CreateFileW(o3tl::toW(rtl_uString_getStr(sysPath)), GENERIC_WRITE, 0, nullptr , OPEN_EXISTIN… in osl_setFileTime()
H A Dpath_helper.cxx78 const sal_Unicode* p = rtl_uString_getStr(const_cast<rtl_uString*>(pustrPath)); in osl_systemPathIsLogicalDrivePattern()
H A Dtempfile.cxx100 o3tl::toW(rtl_uString_getStr(base_directory)), in osl_win32_GetTempFileName_impl_()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/osl/w32/
H A Dsecurity.cxx65 sal_Unicode* strDomain = o3tl::toU(_wcsdup(o3tl::toW(rtl_uString_getStr(strUserName)))); in osl_loginUser()
81 …tl::toW(strUser), strDomain ? o3tl::toW(strDomain) : L"", o3tl::toW(rtl_uString_getStr(strPasswd)), in osl_loginUser()
124 wcscat(o3tl::toW(remoteName), o3tl::toW(rtl_uString_getStr(strFileServer))); in osl_loginUserOnFileServer()
126 wcscat(o3tl::toW(remoteName), o3tl::toW(rtl_uString_getStr(strUserName))); in osl_loginUserOnFileServer()
128 wcscpy(o3tl::toW(userName), o3tl::toW(rtl_uString_getStr(strFileServer))); in osl_loginUserOnFileServer()
130 wcscat(o3tl::toW(userName), o3tl::toW(rtl_uString_getStr(strUserName))); in osl_loginUserOnFileServer()
141 …err = WNetAddConnection2W(&netResource, o3tl::toW(rtl_uString_getStr(strPasswd)), o3tl::toW(userNa… in osl_loginUserOnFileServer()
154 wcscpy(o3tl::toW(pSecImpl->m_User), o3tl::toW(rtl_uString_getStr(strUserName))); in osl_loginUserOnFileServer()
468 pi.lpUserName = o3tl::toW(rtl_uString_getStr(buffer)); in osl_loadUserProfile()
H A Dprofile.cxx389 LPCWSTR pWSection = (pSection ? o3tl::toW(rtl_uString_getStr(pSection)) : nullptr), in GetPrivateProfileStringWrapper()
390 pWEntry = (pEntry ? o3tl::toW(rtl_uString_getStr(pEntry)) : nullptr), in GetPrivateProfileStringWrapper()
391 pWDefault = (pDefault ? o3tl::toW(rtl_uString_getStr(pDefault)) : nullptr); in GetPrivateProfileStringWrapper()
427 pWEntry = (pEntry ? o3tl::toW(rtl_uString_getStr(pEntry)) : nullptr), in WritePrivateProfileStringWrapper()
428 pWString = (pString ? o3tl::toW(rtl_uString_getStr(pString)) : nullptr); in WritePrivateProfileStringWrapper()
834 sal_Unicode *pPath = rtl_uString_getStr(strPath); in osl_getProfileName()
1855 DeleteFileW( o3tl::toW(rtl_uString_getStr( ustrBakFile )) ); in osl_ProfileSwapProfileNames()
1858 …MoveFileExW( o3tl::toW(rtl_uString_getStr( ustrIniFile )), o3tl::toW(rtl_uString_getStr( ustrBakFi… in osl_ProfileSwapProfileNames()
1861 …MoveFileExW( o3tl::toW(rtl_uString_getStr( ustrTmpFile )), o3tl::toW(rtl_uString_getStr( ustrIniFi… in osl_ProfileSwapProfileNames()
1871 sal_Unicode* pFileNameBuf = rtl_uString_getStr(ustrFileName); in osl_ProfileGenerateExtension()
[all …]
H A Dfile.cxx664 o3tl::toW(rtl_uString_getStr(strSysPath)), in osl_openFile()
1038 if (DeleteFileW(o3tl::toW(rtl_uString_getStr(strSysPath)))) in osl_removeFile()
1058 LPCWSTR src = o3tl::toW(rtl_uString_getStr(strSysPath)); in osl_copyFile()
1059 LPCWSTR dst = o3tl::toW(rtl_uString_getStr(strSysDestPath)); in osl_copyFile()
1085 LPCWSTR src = o3tl::toW(rtl_uString_getStr(strSysPath)); in osl_moveFile()
1086 LPCWSTR dst = o3tl::toW(rtl_uString_getStr(strSysDestPath)); in osl_moveFile()
1112 LPCWSTR src = o3tl::toW(rtl_uString_getStr(strSysPath)); in osl_replaceFile()
1113 LPCWSTR dst = o3tl::toW(rtl_uString_getStr(strSysDestPath)); in osl_replaceFile()
H A Dfile_dirvol.cxx349 wcscpy( szFileMask, o3tl::toW(rtl_uString_getStr( pPath )) ); in OpenDirectory()
590 BOOL bCreated = CreateDirectoryW( o3tl::toW(rtl_uString_getStr( dir_path )), nullptr ); in create_dir_with_callback()
690 BOOL bCreated = CreateDirectoryW( o3tl::toW(rtl_uString_getStr( strSysPath )), nullptr ); in osl_createDirectoryWithFlags()
700 const sal_Unicode *pBuffer = rtl_uString_getStr( strSysPath ); in osl_createDirectoryWithFlags()
725 if ( RemoveDirectoryW( o3tl::toW(rtl_uString_getStr( strSysPath ) )) ) in osl_removeDirectory()
1068 hFind = FindFirstFileW( o3tl::toW(rtl_uString_getStr(strSysFilePath)), &aFindData ); in osl_getDirectoryItem()
1704 dwFileAttributes = GetFileAttributesW( o3tl::toW(rtl_uString_getStr(ustrSysPath)) ); in osl_setFileAttributes()
1716 … fSuccess = SetFileAttributesW( o3tl::toW(rtl_uString_getStr(ustrSysPath)), dwFileAttributes ); in osl_setFileAttributes()
1753 …hFile=CreateFileW(o3tl::toW(rtl_uString_getStr(sysPath)), GENERIC_WRITE, 0, nullptr , OPEN_EXISTIN… in osl_setFileTime()
H A Dpath_helper.cxx78 const sal_Unicode* p = rtl_uString_getStr(const_cast<rtl_uString*>(pustrPath)); in osl_systemPathIsLogicalDrivePattern()
H A Dfile_url.cxx603 …rtl_uString2String( &strUTF8, rtl_uString_getStr( strURL ), rtl_uString_getLength( strURL ), RTL_T… in osl_encodeURL_()
673 …rtl_uString2String( &strUTF8, rtl_uString_getStr( strURL ), rtl_uString_getLength( strURL ), RTL_T… in osl_getSystemPathFromFileURL_()
695 const sal_Unicode *pDecodedURL = rtl_uString_getStr( strDecodedURL ); in osl_getSystemPathFromFileURL_()
H A Dtempfile.cxx99 o3tl::toW(rtl_uString_getStr(base_directory)), in osl_win32_GetTempFileName_impl_()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/osl/unx/
H A Dprocess_impl.cxx240 if (rtl_ustr_indexOfChar (rtl_uString_getStr(ppArgs[0]), '/') == -1) in osl_setCommandArgs()
284 rtl_uString_getStr(pustrEnvVar), rtl_uString_getLength(pustrEnvVar), encoding, in osl_getEnvironment()
317 rtl_uString_getStr(pustrEnvVar), rtl_uString_getLength(pustrEnvVar), encoding, in osl_setEnvironment()
322 rtl_uString_getStr(pustrValue), rtl_uString_getLength(pustrValue), encoding, in osl_setEnvironment()
368 rtl_uString_getStr(pustrEnvVar), rtl_uString_getLength(pustrEnvVar), encoding, in osl_clearEnvironment()
H A Dtempfile.cxx208 rtl_uString_getStr(const_cast<rtl_uString*>(pustr_base_directory)), in osl_create_temp_file_impl_()
213 puchr = rtl_uString_getStr(tmp_file_path); in osl_create_temp_file_impl_()
237 rtl_uString_getStr(rand_name), in osl_create_temp_file_impl_()
H A Dsocket.cxx478 rtl_uString_getStr(ustrDottedAddr), in osl_createInetSocketAddr()
681 rtl_uString_getStr(ustrHostname), in osl_createHostAddr()
738 rtl_uString_getStr(ustrHostname), in osl_createHostAddrByName()
933 rtl_uString_getStr(ustrHostname), in osl_resolveHostname()
977 rtl_uString_getStr(ustrServicename), in osl_getServicePort()
987 rtl_uString_getStr(ustrProtocol), in osl_getServicePort()
H A Dpipe.cxx114 rtl_uString_getStr(ustrPipeName), in osl_createPipe()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/osl/unx/
H A Dprocess_impl.cxx236 if (rtl_ustr_indexOfChar (rtl_uString_getStr(ppArgs[0]), '/') == -1) in osl_setCommandArgs()
280 rtl_uString_getStr(pustrEnvVar), rtl_uString_getLength(pustrEnvVar), encoding, in osl_getEnvironment()
313 rtl_uString_getStr(pustrEnvVar), rtl_uString_getLength(pustrEnvVar), encoding, in osl_setEnvironment()
318 rtl_uString_getStr(pustrValue), rtl_uString_getLength(pustrValue), encoding, in osl_setEnvironment()
364 rtl_uString_getStr(pustrEnvVar), rtl_uString_getLength(pustrEnvVar), encoding, in osl_clearEnvironment()
H A Dtempfile.cxx205 rtl_uString_getStr(const_cast<rtl_uString*>(pustr_base_directory)), in osl_create_temp_file_impl_()
210 puchr = rtl_uString_getStr(tmp_file_path); in osl_create_temp_file_impl_()
234 rtl_uString_getStr(rand_name), in osl_create_temp_file_impl_()
H A Dsocket.cxx486 rtl_uString_getStr(ustrDottedAddr), in osl_createInetSocketAddr()
689 rtl_uString_getStr(ustrHostname), in osl_createHostAddr()
746 rtl_uString_getStr(ustrHostname), in osl_createHostAddrByName()
928 rtl_uString_getStr(ustrHostname), in osl_resolveHostname()
972 rtl_uString_getStr(ustrServicename), in osl_getServicePort()
982 rtl_uString_getStr(ustrProtocol), in osl_getServicePort()
H A Dpipe.cxx113 rtl_uString_getStr(ustrPipeName), in osl_createPipe()
/dports/editors/libreoffice/libreoffice-7.2.6.2/desktop/unx/source/
H A Dstart.c49 rtl_uString2String(&pOut, rtl_uString_getStr(pStr), in ustr_to_str()
197 if (len > 0 && rtl_uString_getStr(pResult)[len - 1] != '/') in get_app_path()
223 pData = (unsigned char *)rtl_uString_getStr(pText); in get_md5hash()
434 rtl_uString_getStr(pEscapedCwdPath), in send_args()
457 rtl_uString_getStr(pEscapedTmp), in send_args()
464 &pOut, rtl_uString_getStr(pBuffer), in send_args()
H A Dsplashx.c154 array[i] = rtl_ustr_toInt32( rtl_uString_getStr( pToken ), 10 ); in get_bootstrap_value()
546 rtl_uString2String( &pOut, rtl_uString_getStr( pStr ), in ustr_to_str()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/desktop/unx/source/
H A Dstart.c49 rtl_uString2String(&pOut, rtl_uString_getStr(pStr), in ustr_to_str()
197 if (len > 0 && rtl_uString_getStr(pResult)[len - 1] != '/') in get_app_path()
223 pData = (unsigned char *)rtl_uString_getStr(pText); in get_md5hash()
434 rtl_uString_getStr(pEscapedCwdPath), in send_args()
457 rtl_uString_getStr(pEscapedTmp), in send_args()
464 &pOut, rtl_uString_getStr(pBuffer), in send_args()
H A Dsplashx.c154 array[i] = rtl_ustr_toInt32( rtl_uString_getStr( pToken ), 10 ); in get_bootstrap_value()
546 rtl_uString2String( &pOut, rtl_uString_getStr( pStr ), in ustr_to_str()

12