Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dviewfun7.cxx63 sal_Bool bPasteIsMove = sal_False; variable
141 if ( bPasteIsMove && in PasteDraw()
178 if ( pNeuObj->ISA(SdrGrafObj) && !bPasteIsMove ) in PasteDraw()
191 if (bPasteIsMove) in PasteDraw()
207 bPasteIsMove = sal_False; // kein internes Verschieben passiert in PasteDraw()
H A Dgridwin.cxx3322 extern sal_Bool bPasteIsMove; // viewfun7 -> move to header
4267 bPasteIsMove = bIsMove; in ExecuteDrop()
4271 if (bPasteIsMove) in ExecuteDrop()
4273 bPasteIsMove = sal_False; in ExecuteDrop()

Completed in 36 milliseconds