Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/undo/
H A Dundoblk.cxx79 TYPEINIT1(ScUndoRemoveBreaks, SfxUndoAction);
1980 ScUndoRemoveBreaks::ScUndoRemoveBreaks( ScDocShell* pNewDocShell, in ScUndoRemoveBreaks() function in ScUndoRemoveBreaks
1988 __EXPORT ScUndoRemoveBreaks::~ScUndoRemoveBreaks() in ~ScUndoRemoveBreaks()
1993 String __EXPORT ScUndoRemoveBreaks::GetComment() const in GetComment()
1998 void __EXPORT ScUndoRemoveBreaks::Undo() in Undo()
2013 void __EXPORT ScUndoRemoveBreaks::Redo() in Redo()
2029 void __EXPORT ScUndoRemoveBreaks::Repeat(SfxRepeatTarget& rTarget) in Repeat()
2038 sal_Bool __EXPORT ScUndoRemoveBreaks::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
/trunk/main/sc/source/ui/inc/
H A Dundoblk.hxx913 class ScUndoRemoveBreaks: public ScSimpleUndo class
917 ScUndoRemoveBreaks( ScDocShell* pNewDocShell,
919 virtual ~ScUndoRemoveBreaks();
/trunk/main/sc/source/ui/view/
H A Dviewfun2.cxx920 new ScUndoRemoveBreaks( pDocSh, nTab, pUndoDoc ) ); in RemoveManualBreaks()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx7202 new ScUndoRemoveBreaks( pDocSh, nTab, pUndoDoc ) ); in removeAllManualPageBreaks()

Completed in 88 milliseconds