Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx753 sal_uInt32 nCursorCount = pStartCursor->numberOf(); in Paste() local
757 while( nCursorCount > 1 && *pCurrCrsr->GetPoint() == in Paste()
760 --nCursorCount; in Paste()
789 nCursorCount = 0; in Paste()
795 --nCursorCount; in Paste()
809 if( !nCount && nCursorCount ) in Paste()
811 nCount = std::min( nSelCount, nCursorCount ); in Paste()
/trunk/main/sc/workben/
H A Dtest.cxx1138 static int nCursorCount = 0; in lcl_CellCursor() local
1167 switch (nCursorCount++) in lcl_CellCursor()
1181 nCursorCount = 0; in lcl_CellCursor()

Completed in 18 milliseconds