Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/crsr/
H A Dbookmrk.cxx81 const sal_Unicode ch_start=pStartTxtNode->GetTxt().GetChar(rStart.nContent.GetIndex()); in lcl_AssureFieldMarksSet() local
82 if(ch_start != aStartMark) in lcl_AssureFieldMarksSet()
112 const sal_Unicode ch_start=pStartTxtNode->GetTxt().GetChar(rStart.nContent.GetIndex()); in lcl_RemoveFieldMarks() local
113 if( ch_start == aStartMark ) in lcl_RemoveFieldMarks()

Completed in 14 milliseconds