Searched refs:nNoBreakEndCntntPos (Results 1 – 1 of 1) sorted by relevance
3189 xub_StrLen nNoBreakEndCntntPos; // Zeichen-Index eines </NOBR> member in _CellSaveStruct3238 nNoBreakEndCntntPos( 0 ), in _CellSaveStruct()3447 nNoBreakEndCntntPos = rPos.nContent.GetIndex(); in EndNoBreak()3464 if( nNoBreakEndCntntPos == rPos.nContent.GetIndex() ) in CheckNoBreak()3469 else if( nNoBreakEndCntntPos + 1 == rPos.nContent.GetIndex() ) in CheckNoBreak()3475 pTxtNd->GetTxt().GetChar(nNoBreakEndCntntPos); in CheckNoBreak()
Completed in 33 milliseconds