Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/undo/
H A Dundoblk.cxx72 TYPEINIT1(ScUndoListNames, SfxUndoAction);
1381 ScUndoListNames::ScUndoListNames( ScDocShell* pNewDocShell, const ScRange& rRange, in ScUndoListNames() function in ScUndoListNames
1389 __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()
/trunk/main/sc/source/ui/inc/
H A Dundoblk.hxx619 class ScUndoListNames: public ScBlockUndo class
623 ScUndoListNames( ScDocShell* pNewDocShell,
626 virtual ~ScUndoListNames();
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx4733 new ScUndoListNames( &rDocShell, in InsertNameList()

Completed in 64 milliseconds