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