Home
last modified time | relevance | path

Searched refs:pSelStart (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/svtools/source/edit/
H A Dtexteng.cxx2074 TextPaM const* pSelStart = 0; in ImpPaint() local
2079 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()
/aoo42x/main/sw/source/core/access/
H A Daccmap.cxx265 SwAccessibleObjShape_Impl **pSelStart ) const in Copy()
310 if( pSelStart ) in Copy()
311 *pSelStart = pSelShape; in Copy()

Completed in 77 milliseconds