Searched refs:pAtrEnd (Results 1 – 1 of 1) sorted by relevance
670 const xub_StrLen* pAtrEnd = 0; in HasTextItem() local671 if( 0 != ( pAtrEnd = pHt->End() ) && // nur Attr mit Ende in HasTextItem()673 nTmpSwPos >= *pHt->GetStart() && nTmpSwPos < *pAtrEnd ) in HasTextItem()