Searched refs:ch_start (Results 1 – 1 of 1) sorted by relevance
81 const sal_Unicode ch_start=pStartTxtNode->GetTxt().GetChar(rStart.nContent.GetIndex()); in lcl_AssureFieldMarksSet() local82 if(ch_start != aStartMark) in lcl_AssureFieldMarksSet()112 const sal_Unicode ch_start=pStartTxtNode->GetTxt().GetChar(rStart.nContent.GetIndex()); in lcl_RemoveFieldMarks() local113 if( ch_start == aStartMark ) in lcl_RemoveFieldMarks()
Completed in 16 milliseconds