Home
last modified time | relevance | path

Searched refs:pSelEnd (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svtools/source/edit/
H A Dtexteng.cxx2075 TextPaM const* pSelEnd = 0; in ImpPaint() local
2080 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()
/trunk/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx1195 const Any* pSelEnd = pSelectedRow + m_aSourceSelection.getLength(); in impl_copyRows_throw() local
1209 if ( pSelectedRow != pSelEnd ) in impl_copyRows_throw()
/trunk/main/dbaccess/source/core/api/
H A DKeySet.cxx1666 const ::rtl::OUString* pSelEnd = pSelIter + aSelNames.getLength(); in getColumnPositions() local
1675 for(sal_Int32 nPos = 1;pSelIter != pSelEnd;++pSelIter,++nPos) in getColumnPositions()

Completed in 56 milliseconds