Searched refs:ScUndoFillTable (Results 1 – 3 of 3) sorted by relevance
62 TYPEINIT1(ScUndoFillTable, SfxUndoAction);268 ScUndoFillTable::ScUndoFillTable( ScDocShell* pNewDocShell, in ScUndoFillTable() function in ScUndoFillTable293 __EXPORT ScUndoFillTable::~ScUndoFillTable() in ~ScUndoFillTable()301 String __EXPORT ScUndoFillTable::GetComment() const in GetComment()307 void ScUndoFillTable::SetChangeTrack() in SetChangeTrack()336 void ScUndoFillTable::DoChange( const sal_Bool bUndo ) in DoChange()389 void __EXPORT ScUndoFillTable::Undo() in Undo()399 void __EXPORT ScUndoFillTable::Redo() in Redo()409 void __EXPORT ScUndoFillTable::Repeat(SfxRepeatTarget& rTarget) in Repeat()418 sal_Bool __EXPORT ScUndoFillTable::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
292 class ScUndoFillTable: public ScSimpleUndo class296 ScUndoFillTable( ScDocShell* pNewDocShell,302 virtual ~ScUndoFillTable();
1383 new ScUndoFillTable( pDocSh, rMark, in FillTab()
Completed in 38 milliseconds