Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/core/tool/
H A Dinterpr2.cxx2770 #define UTF8_STRINGPARAM( ascii ) ascii, static_cast< xub_StrLen >( sizeof( ascii ) - 1 ) macro
2771 #define UTF8_CREATE( ascii ) ByteString( UTF8_STRINGPARAM( ascii ) )
2772 #define UTF8_APPEND( ascii ) Append( UTF8_STRINGPARAM( ascii ) )

Completed in 19 milliseconds