Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/text/
H A Dwrong.cxx224 const xub_StrLen nSTLen = (*aIter).mnLen; in GetWrongPos() local
225 if ( nSTPos <= nValue && nValue < nSTPos + nSTLen ) in GetWrongPos()
647 const xub_StrLen nSTLen = (*aIter).mnLen; in Insert() local
649 if ( nNewLen < nSTLen ) in Insert()
/aoo4110/main/sw/source/core/crsr/
H A Dcrsrsh.cxx3384 const xub_StrLen nSTLen = rSmartTagList.Len( i ); in lcl_FillRecognizerData() local
3386 if ( nSTPos <= nCurrent && nCurrent < nSTPos + nSTLen ) in lcl_FillRecognizerData()

Completed in 31 milliseconds