Home
last modified time | relevance | path

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

/aoo4110/main/l10ntools/source/
H A Dwtratree.cxx392 u_char * pOutStart = nHotkeyPos == 0 in Handle_TokenToTransform() local
399 u_char cOutStart = *pOutStart; in Handle_TokenToTransform()
401 *pOutStart = toupper(cOutStart); in Handle_TokenToTransform()
403 *pOutStart = c_AE; in Handle_TokenToTransform()
405 *pOutStart = c_OE; in Handle_TokenToTransform()
407 *pOutStart = c_UE; in Handle_TokenToTransform()

Completed in 6 milliseconds