Searched refs:bOldMarked (Results 1 – 2 of 2) sorted by relevance
168 sal_Bool bOldMarked = pDrView->AreObjectsMarked(); in DrawKeyInput() local179 if ( !bOldMarked && in DrawKeyInput()182 if(bOldMarked) in DrawKeyInput()
1826 sal_Bool bOldMarked = sal_False; in DrawMark() local1829 if (pThisRowInfo->pCellInfo[nX+1].bMarked != bOldMarked) in DrawMark()1831 if (bOldMarked && aRect.Right() >= aRect.Left()) in DrawMark()1839 bOldMarked = pThisRowInfo->pCellInfo[nX+1].bMarked; in DrawMark()1853 if (bOldMarked && aRect.Right() >= aRect.Left()) in DrawMark()
Completed in 29 milliseconds