Searched refs:aUPath (Results 1 – 1 of 1) sorted by relevance
62 OUString aUPath = aUserPath; in getOfficePath() local83 aUPath += OUString( RTL_CONSTASCII_USTRINGPARAM( "/user/psprint" ) ); in getOfficePath()87 osl_createDirectoryPath( aUPath.pData, NULL, NULL ); in getOfficePath()89 …fprintf( stderr, "try to create \"%s\" = %d\n", OUStringToOString( aUPath, RTL_TEXTENCODING_UTF8 )… in getOfficePath()
Completed in 9 milliseconds