Searched refs:nCursorCount (Results 1 – 2 of 2) sorted by relevance
753 sal_uInt32 nCursorCount = pStartCursor->numberOf(); in Paste() local757 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()
1138 static int nCursorCount = 0; in lcl_CellCursor() local1167 switch (nCursorCount++) in lcl_CellCursor()1181 nCursorCount = 0; in lcl_CellCursor()
Completed in 34 milliseconds