Home
last modified time | relevance | path

Searched defs:USTR_ASCII (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/pyuno/source/module/
H A Dpyuno_util.cxx58 #define USTR_ASCII(x) OUString( RTL_CONSTASCII_USTRINGPARAM( x ) ) macro
H A Dpyuno_type.cxx44 #define USTR_ASCII(x) rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( x ) ) macro
H A Dpyuno_runtime.cxx66 #define USTR_ASCII(x) OUString( RTL_CONSTASCII_USTRINGPARAM( x ) ) macro