Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/fields/
H A Dexpfld.cxx118 sal_Unicode *pStr = rTmpName.GetBufferAccess(), *pBackStr = pStr + nLen; in ReplacePoint() local
123 for( i = nLen; i; --i, pBackStr-- ) in ReplacePoint()
124 if( '.' == *pBackStr ) in ReplacePoint()
126 *pBackStr = DB_DELIM; in ReplacePoint()

Completed in 10 milliseconds