Searched refs:pR1 (Results 1 – 1 of 1) sorted by relevance
1516 SvxUnoTextRangeBase* pR1 = SvxUnoTextRangeBase::getImplementation( xR1 ); in compareRegionStarts() local1519 if( (pR1 == 0) || (pR2 == 0) ) in compareRegionStarts()1522 const ESelection& r1 = pR1->maSelection; in compareRegionStarts()1540 SvxUnoTextRangeBase* pR1 = SvxUnoTextRangeBase::getImplementation( xR1 ); in compareRegionEnds() local1543 if( (pR1 == 0) || (pR2 == 0) ) in compareRegionEnds()1546 const ESelection& r1 = pR1->maSelection; in compareRegionEnds()