Searched refs:ChangeSlashToPDF (Results 1 – 1 of 1) sorted by relevance
40 WideString ChangeSlashToPDF(const wchar_t* str) { in ChangeSlashToPDF() function167 result += ChangeSlashToPDF(filepath.c_str() + 2); in EncodeFileName()171 return ChangeSlashToPDF(filepath.c_str() + 1); in EncodeFileName()174 return L'/' + ChangeSlashToPDF(filepath.c_str()); in EncodeFileName()175 return ChangeSlashToPDF(filepath.c_str()); in EncodeFileName()178 return L'/' + ChangeSlashToPDF(filepath.c_str()); in EncodeFileName()179 return ChangeSlashToPDF(filepath.c_str()); in EncodeFileName()