Home
last modified time | relevance | path

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

/trunk/main/pyuno/source/module/
H A Dpyuno_type.cxx44 #define USTR_ASCII(x) rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( x ) ) macro
149 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()
H A Dpyuno_runtime.cxx66 #define USTR_ASCII(x) OUString( RTL_CONSTASCII_USTRINGPARAM( x ) ) macro
185 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()
H A Dpyuno_util.cxx58 #define USTR_ASCII(x) OUString( RTL_CONSTASCII_USTRINGPARAM( x ) ) macro

Completed in 28 milliseconds