Searched refs:bPasteIsDrop (Results 1 – 2 of 2) sorted by relevance
3302 extern sal_Bool bPasteIsDrop; // viewfun4 -> move to header4290 bPasteIsDrop = sal_True; in ExecuteDrop()4293 bPasteIsDrop = sal_False; in ExecuteDrop()4349 bPasteIsDrop = sal_True; in PasteSelection()4351 bPasteIsDrop = sal_False; in PasteSelection()
84 sal_Bool bPasteIsDrop = sal_False; variable