Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/undo/
H A Dundotab.cxx132 bDrawIsInUndo = sal_True; in Undo()
134 bDrawIsInUndo = sal_False; in Undo()
154 bDrawIsInUndo = sal_True; in Redo()
162 bDrawIsInUndo = sal_False; in Redo()
246 bDrawIsInUndo = sal_True; in Undo()
257 bDrawIsInUndo = sal_False; in Undo()
277 bDrawIsInUndo = sal_True; in Redo()
281 bDrawIsInUndo = sal_False; in Redo()
367 bDrawIsInUndo = sal_True; in Undo()
447 bDrawIsInUndo = sal_True; in Redo()
[all …]
/aoo41x/main/sc/source/core/data/
H A Ddrwlayer.cxx105 sal_Bool bDrawIsInUndo = sal_False; //! Member variable
382 if (bDrawIsInUndo) in ScAddPage()
395 if (bDrawIsInUndo) in ScRemovePage()
425 if (bDrawIsInUndo) in ScCopyPage()
1490 if (bDrawIsInUndo) //! can this happen? in CopyFromClip()

Completed in 46 milliseconds