Searched refs:pSelStart (Results 1 – 2 of 2) sorted by relevance
2074 TextPaM const* pSelStart = 0; in ImpPaint() local2079 pSelStart = !bInvers ? &pSelection->GetStart() : &pSelection->GetEnd(); in ImpPaint()2168 if ( pSelStart ) in ImpPaint()2173 if ( ( aTextStart < *pSelEnd ) && ( aTextEnd > *pSelStart ) ) in ImpPaint()2178 if ( aTextStart < *pSelStart ) in ImpPaint()2180 nL = pSelStart->GetIndex() - nTmpIndex; in ImpPaint()2225 if ( pSelStart || pPaintRange ) in ImpPaint()2229 if ( pSelStart ) in ImpPaint()2234 if ( ( aTextStart < *pSelEnd ) && ( aTextEnd > *pSelStart ) ) in ImpPaint()
274 SwAccessibleObjShape_Impl **pSelStart ) const in Copy()319 if( pSelStart ) in Copy()320 *pSelStart = pSelShape; in Copy()
Completed in 42 milliseconds