Home
last modified time | relevance | path

Searched refs:nPosEnd (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/ui/dbgui/
H A Dcsvsplits.cxx59 void ScCsvSplits::RemoveRange( sal_Int32 nPosStart, sal_Int32 nPosEnd ) in RemoveRange() argument
62 sal_uInt32 nEndIx = UpperBound( nPosEnd ); in RemoveRange()
H A Dcsvgrid.cxx648 sal_Int32 nPosEnd = GetColumnPos( nColIndex + 1 ); in MoveCursor() local
650 … sal_Int32 nMaxPos = Min( nPosEnd - GetVisPosCount() + CSV_SCROLL_DIST + sal_Int32( 1 ), nMinPos ); in MoveCursor()
653 else if( nPosEnd + CSV_SCROLL_DIST >= GetLastVisPos() ) in MoveCursor()
/trunk/main/sc/source/ui/inc/
H A Dcsvsplits.hxx64 void RemoveRange( sal_Int32 nPosStart, sal_Int32 nPosEnd );
/trunk/main/svtools/source/filter/wmf/
H A Dwmfwr.cxx920 sal_uLong nPosAnf,nPosEnd; in WMFRecord_StretchDIB() local
941 nPosEnd=pWMF->Tell(); in WMFRecord_StretchDIB()
964 pWMF->Seek(nPosEnd); in WMFRecord_StretchDIB()

Completed in 54 milliseconds