Searched refs:ScUndoListNames (Results 1 – 3 of 3) sorted by relevance
72 TYPEINIT1(ScUndoListNames, SfxUndoAction);1381 ScUndoListNames::ScUndoListNames( ScDocShell* pNewDocShell, const ScRange& rRange, in ScUndoListNames() function in ScUndoListNames1389 __EXPORT ScUndoListNames::~ScUndoListNames() in ~ScUndoListNames()1395 String __EXPORT ScUndoListNames::GetComment() const in GetComment()1400 void ScUndoListNames::DoChange( ScDocument* pSrcDoc ) const in DoChange()1413 void __EXPORT ScUndoListNames::Undo() in Undo()1420 void __EXPORT ScUndoListNames::Redo() in Redo()1427 void __EXPORT ScUndoListNames::Repeat(SfxRepeatTarget& rTarget) in Repeat()1433 sal_Bool __EXPORT ScUndoListNames::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
619 class ScUndoListNames: public ScBlockUndo class623 ScUndoListNames( ScDocShell* pNewDocShell,626 virtual ~ScUndoListNames();
4733 new ScUndoListNames( &rDocShell, in InsertNameList()
Completed in 70 milliseconds