Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx179 class SwTrnsfrActionAndUndo class
184 SwTrnsfrActionAndUndo( SwWrtShell *pS, SwUndoId nId, in SwTrnsfrActionAndUndo() function in SwTrnsfrActionAndUndo
194 ~SwTrnsfrActionAndUndo() in ~SwTrnsfrActionAndUndo()
1158 SwTrnsfrActionAndUndo* pAction = 0; in PasteData()
1215 pAction = new SwTrnsfrActionAndUndo( &rSh, UNDO_PASTE_CLIPBOARD, NULL, in PasteData()
1270 pAction = new SwTrnsfrActionAndUndo( &rSh, UNDO_PASTE_CLIPBOARD); in PasteData()
3280 SwTrnsfrActionAndUndo aAction( &rShell, UNDO_PASTE_CLIPBOARD); in PrivatePaste()