Searched refs:USTR_ASCII (Results 1 – 3 of 3) sorted by relevance
44 #define USTR_ASCII(x) rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( x ) ) macro149 USTR_ASCII( "attribute value of uno.Char is not a unicode string" ), in PyChar2Unicode()156 USTR_ASCII( "uno.Char contains an empty unicode string" ), in PyChar2Unicode()175 USTR_ASCII( "attributes typeName and/or value of uno.Enum are not strings" ), in PyEnum2Enum()231 USTR_ASCII( "type object does not have typeName property" ), in PyType2Type()
66 #define USTR_ASCII(x) OUString( RTL_CONSTASCII_USTRINGPARAM( x ) ) macro185 if( bootstrapHandle.getFrom( USTR_ASCII( "PYUNO_LOGLEVEL" ), str ) ) in readLoggingConfig()202 if( bootstrapHandle.getFrom( USTR_ASCII( "PYUNO_LOGTARGET" ), str ) ) in readLoggingConfig()805 USTR_ASCII( "struct or exception wrapper does not support XMaterialHolder" ), in pyObject2Any()823 USTR_ASCII( "struct wrapper does not support XMaterialHolder" ), in pyObject2Any()
58 #define USTR_ASCII(x) OUString( RTL_CONSTASCII_USTRINGPARAM( x ) ) macro
Completed in 13 milliseconds