Searched refs:pszExtension (Results 1 – 1 of 1) sorted by relevance
171 static void osl_ProfileGenerateExtension(sal_Char* pszFileName, sal_Char* pszExtension, sal_Char* p…2026 sal_Char* pszExtension = "tmp"; in osl_openTmpProfileImpl() local2033 osl_ProfileGenerateExtension(pProfile->m_FileName,pszExtension,pszTmpName); in osl_openTmpProfileImpl()2084 static void osl_ProfileGenerateExtension(sal_Char* pszFileName, sal_Char* pszExtension, sal_Char* p… in osl_ProfileGenerateExtension() argument2089 strcat(pszTmpName,pszExtension); in osl_ProfileGenerateExtension()
Completed in 41 milliseconds