Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/undo/
H A Dundoblk3.cxx62 TYPEINIT1(ScUndoFillTable, SfxUndoAction);
268 ScUndoFillTable::ScUndoFillTable( ScDocShell* pNewDocShell, in ScUndoFillTable() function in ScUndoFillTable
293 __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()
/aoo41x/main/sc/source/ui/inc/
H A Dundoblk.hxx292 class ScUndoFillTable: public ScSimpleUndo class
296 ScUndoFillTable( ScDocShell* pNewDocShell,
302 virtual ~ScUndoFillTable();
/aoo41x/main/sc/source/ui/view/
H A Dviewfun2.cxx1383 new ScUndoFillTable( pDocSh, rMark, in FillTab()

Completed in 41 milliseconds