Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/core/tool/
H A Dreffind.cxx124 xub_StrLen nEEnd = nEStart; in ToggleRel() local
125 while ( nEEnd <= nEndPos && IsText(bQuote,pSource[nEEnd]) ) in ToggleRel()
126 ++nEEnd; in ToggleRel()
129 aExpr = aFormula.Copy( nEStart, nEEnd-nEStart ); in ToggleRel()
152 nLoopStart = nEEnd; in ToggleRel()

Completed in 15 milliseconds