Searched refs:nNoBreakEndCntntPos (Results 1 – 1 of 1) sorted by relevance
3174 xub_StrLen nNoBreakEndCntntPos; // Zeichen-Index eines </NOBR> member in _CellSaveStruct3223 nNoBreakEndCntntPos( 0 ), in _CellSaveStruct()3432 nNoBreakEndCntntPos = rPos.nContent.GetIndex(); in EndNoBreak()3449 if( nNoBreakEndCntntPos == rPos.nContent.GetIndex() ) in CheckNoBreak()3454 else if( nNoBreakEndCntntPos + 1 == rPos.nContent.GetIndex() ) in CheckNoBreak()3460 pTxtNd->GetTxt().GetChar(nNoBreakEndCntntPos); in CheckNoBreak()
Completed in 23 milliseconds