Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dinftxt.cxx246 const xub_StrLen nInfLen = rInf.GetIdx() + rInf.GetLen(); in GetMinLen() local
247 return Min( rInf.GetTxt().Len(), nInfLen ); in GetMinLen()

Completed in 16 milliseconds