Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/core/data/
H A Ddpglobal.cxx47 bool bEndWithDigital = ( L'0'<=uch && uch<=L'9'); in GetFuncString() local
49 int nLen = sprintf( szTemp, bEndWithDigital ? DATA_RENAME_SEPARATOR"%hu" : "%hu", nIndex ); in GetFuncString()

Completed in 14 milliseconds