Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/crsr/
H A Dbookmrk.cxx92 const sal_Unicode ch_end=pEndTxtNode->GetTxt().GetChar(rEnd.nContent.GetIndex()-1); in lcl_AssureFieldMarksSet() local
93 if ( aEndMark && ( ch_end != aEndMark ) && ( rStart != rEnd ) ) in lcl_AssureFieldMarksSet()
125 const sal_Unicode ch_end=pEndTxtNode->GetTxt().GetChar( nEndPos ); in lcl_RemoveFieldMarks() local
126 if ( ch_end == aEndMark ) in lcl_RemoveFieldMarks()

Completed in 15 milliseconds