Searched refs:ustrProfileName2 (Results 1 – 1 of 1) sorted by relevance
59 rtl_uString* ustrProfileName2=0; in test_profile() local62 rtl_uString_newFromAscii(&ustrProfileName2,"//./tmp/not_existing_path/soffice.ini"); in test_profile()76 hProfile = osl_openProfile( ustrProfileName2, 0 ); in test_profile()86 rtl_uString_release(ustrProfileName2); in test_profile()
Completed in 13 milliseconds