Searched refs:ChangeSlashToPDF (Results 1 – 1 of 1) sorted by relevance
41 WideString ChangeSlashToPDF(const wchar_t* str) { in ChangeSlashToPDF() function184 result += ChangeSlashToPDF(filepath.c_str() + 2); in EncodeFileName()188 return ChangeSlashToPDF(filepath.c_str() + 1); in EncodeFileName()191 return L'/' + ChangeSlashToPDF(filepath.c_str()); in EncodeFileName()192 return ChangeSlashToPDF(filepath.c_str()); in EncodeFileName()195 return L'/' + ChangeSlashToPDF(filepath.c_str()); in EncodeFileName()196 return ChangeSlashToPDF(filepath.c_str()); in EncodeFileName()