Searched refs:pSelEnd (Results 1 – 3 of 3) sorted by relevance
2075 TextPaM const* pSelEnd = 0; in ImpPaint() local2080 pSelEnd = bInvers ? &pSelection->GetStart() : &pSelection->GetEnd(); in ImpPaint()2173 if ( ( aTextStart < *pSelEnd ) && ( aTextEnd > *pSelStart ) ) in ImpPaint()2189 if ( aTextEnd > *pSelEnd ) in ImpPaint()2190 nL = pSelEnd->GetIndex() - nTmpIndex; in ImpPaint()2234 if ( ( aTextStart < *pSelEnd ) && ( aTextEnd > *pSelStart ) ) in ImpPaint()
1193 const Any* pSelEnd = pSelectedRow + m_aSourceSelection.getLength(); in impl_copyRows_throw() local1207 if ( pSelectedRow != pSelEnd ) in impl_copyRows_throw()
1666 const ::rtl::OUString* pSelEnd = pSelIter + aSelNames.getLength(); in getColumnPositions() local1675 for(sal_Int32 nPos = 1;pSelIter != pSelEnd;++pSelIter,++nPos) in getColumnPositions()
Completed in 60 milliseconds