Searched refs:ScUndoAutoFormat (Results 1 – 4 of 4) sorted by relevance
66 TYPEINIT1(ScUndoAutoFormat, SfxUndoAction);900 ScUndoAutoFormat::ScUndoAutoFormat( ScDocShell* pNewDocShell, in ScUndoAutoFormat() function in ScUndoAutoFormat916 __EXPORT ScUndoAutoFormat::~ScUndoAutoFormat() in ~ScUndoAutoFormat()924 String __EXPORT ScUndoAutoFormat::GetComment() const in GetComment()932 void __EXPORT ScUndoAutoFormat::Undo() in Undo()977 void __EXPORT ScUndoAutoFormat::Redo() in Redo()1060 void __EXPORT ScUndoAutoFormat::Repeat(SfxRepeatTarget& rTarget) in Repeat()1069 sal_Bool __EXPORT ScUndoAutoFormat::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
467 class ScUndoAutoFormat: public ScBlockUndo class471 ScUndoAutoFormat( ScDocShell* pNewDocShell,475 virtual ~ScUndoAutoFormat();
1601 new ScUndoAutoFormat( pDocSh, in AutoFormat()
3786 new ScUndoAutoFormat( &rDocShell, rRange, pUndoDoc, aMark, bSize, nFormatNo ) ); in AutoFormat()
Completed in 158 milliseconds