Home
last modified time | relevance | path

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

/aoo42x/main/i18npool/source/localedata/
H A DLocaleNode.cxx159 #define OSTR(s) (OUStringToOString( (s), RTL_TEXTENCODING_UTF8).getStr()) macro
163 printf( "%s", OSTR(s)); in print_OUString()
267 (pNode ? OSTR( pNode->getName()) : ""), in writeParameterCheckLen()
268 OSTR( aVal)); in writeParameterCheckLen()
275 (pNode ? OSTR( pNode->getName()) : ""), in writeParameterCheckLen()
276 OSTR( aVal)); in writeParameterCheckLen()
307 incError( OSTR( rStr)); in incError()
333 fprintf( stderr, prepareErrorFormat( pStr, ": %s"), OSTR( rVal)); in incErrorStr()
515 "QuotationStart may be wrong:", ic, OSTR( aQuoteStart)); in generateCode()
529 "QuotationEnd may be wrong:", ic, OSTR( aQuoteEnd)); in generateCode()
[all …]

Completed in 29 milliseconds