Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dinterpr2.cxx2774 #define UTF8_STRINGPARAM( ascii ) ascii, static_cast< xub_StrLen >( sizeof( ascii ) - 1 ) macro
2775 #define UTF8_CREATE( ascii ) ByteString( UTF8_STRINGPARAM( ascii ) )
2776 #define UTF8_APPEND( ascii ) Append( UTF8_STRINGPARAM( ascii ) )

Completed in 27 milliseconds