Home
last modified time | relevance | path

Searched refs:ustrBakFile (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/sal/osl/w32/
H A Dprofile.cxx2104 rtl_uString* ustrBakFile=0; in osl_ProfileSwapProfileNames() local
2112 ustrBakFile=osl_ProfileGenerateExtension(pProfile->m_strFileName,ustrExtension); in osl_ProfileSwapProfileNames()
2132 DeleteFileW( reinterpret_cast<LPCWSTR>(rtl_uString_getStr( ustrBakFile )) ); in osl_ProfileSwapProfileNames()
2135 …_getStr( ustrIniFile )), reinterpret_cast<LPCWSTR>(rtl_uString_getStr( ustrBakFile )), MOVEFILE_CO… in osl_ProfileSwapProfileNames()

Completed in 35 milliseconds