Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/undo/
H A Dundoblk.cxx70 TYPEINIT1(ScUndoPaste, SfxUndoAction);
149 if ( pWrappedAction && pWrappedAction->ISA( ScUndoPaste ) ) in Merge()
872 ScUndoPaste::ScUndoPaste( ScDocShell* pNewDocShell, in ScUndoPaste() function in ScUndoPaste
906 __EXPORT ScUndoPaste::~ScUndoPaste() in ~ScUndoPaste()
914 String __EXPORT ScUndoPaste::GetComment() const in GetComment()
919 void ScUndoPaste::SetChangeTrack() in SetChangeTrack()
929 void ScUndoPaste::DoChange( const sal_Bool bUndo ) in DoChange()
1082 void __EXPORT ScUndoPaste::Undo() in Undo()
1091 void __EXPORT ScUndoPaste::Redo() in Redo()
1102 void __EXPORT ScUndoPaste::Repeat(SfxRepeatTarget& rTarget) in Repeat()
[all …]
/trunk/main/sc/source/ui/inc/
H A Dundoblk.hxx188 class ScUndoPaste: public ScBlockUndo class
192 ScUndoPaste( ScDocShell* pNewDocShell,
201 virtual ~ScUndoPaste();
/trunk/main/sc/source/ui/view/
H A Dviewfun3.cxx1490 SfxUndoAction* pUndo = new ScUndoPaste( pDocSh, in PasteFromClip()
1684 ScUndoPaste* pUndo = new ScUndoPaste(pDocSh, in PasteMultiRangesFromClip()
H A Dviewfun4.cxx155 new ScUndoPaste( pDocSh, nStartCol,nStartRow,nTab, nStartCol,nEndRow,nTab, in PasteRTF()
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx270 new ScUndoPaste( pDocSh, in EndPaste()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx1186 new ScUndoPaste( &rDocShell, in lcl_PutDataArray()
1275 new ScUndoPaste( &rDocShell, in lcl_PutFormulaArray()

Completed in 94 milliseconds