Home
last modified time | relevance | path

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

/aoo4110/main/setup_native/source/win32/customactions/shellextensions/
H A Dcopyeditiondata.cxx41 #define LCL_LENGTH0(s) (sizeof (s) / sizeof *(s)) macro
42 #define LCL_STRING0(s) (s), LCL_LENGTH0(s)
140 *(end - LCL_LENGTH0(L"\\edition\0")) = L'\0'; in copyEditionData()
141 *(end - LCL_LENGTH0(L"\\edition\0") + 1) = L'\0'; in copyEditionData()

Completed in 31 milliseconds