Home
last modified time | relevance | path

Searched defs:ASCII_STR (Results 1 – 7 of 7) sorted by relevance

/trunk/main/unotools/source/config/
H A Ddefaultoptions.cxx51 #define ASCII_STR(s) OUString( RTL_CONSTASCII_USTRINGPARAM(s) ) macro
H A Dpathoptions.cxx72 #define ASCII_STR(s) OUString( RTL_CONSTASCII_USTRINGPARAM(s) ) macro
/trunk/main/svl/source/config/
H A Dctloptions.cxx45 #define ASCII_STR(s) rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(s) ) macro
/trunk/main/svtools/source/config/
H A Dmiscopt.cxx61 #define ASCII_STR(s) OUString( RTL_CONSTASCII_USTRINGPARAM(s) ) macro
/trunk/main/sw/source/ui/config/
H A Doptcomp.cxx57 #define ASCII_STR(s) OUString( RTL_CONSTASCII_USTRINGPARAM( s ) ) macro
/trunk/main/framework/source/services/
H A Dsubstitutepathvars.cxx74 #define ASCII_STR( val ) rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( val )) macro
/trunk/main/svtools/source/contnr/
H A Dtemplwin.cxx110 #define ASCII_STR(s) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(s) ) macro

Completed in 68 milliseconds