Searched refs:S2U (Results 1 – 4 of 4) sorted by relevance
508 inline rtl::OWString S2U (const sal_Char *ascii) in S2U() function693 S2U("com.sun.star.pgp.PGPFactory")), in main()703 S2U("com.sun.star.pgp.SimplePGPMailer"))); in main()751 S2U("er@stardiv.de"), in main()753 S2U("mhu@rabbit") in main()
90 #define S2U( s ) \ macro293 if ( typeRoot.deleteKey(S2U(options.getKeyName())) ) in main()
46 #define S2U( s ) \ macro293 if ( typeRoot.openKey(S2U(options.getBase()), typeKey) ) in main()
89 #ifndef S2U90 #define S2U(rString) OUString::createFromAscii(rString) macro
Completed in 33 milliseconds