Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/undo/
H A Dundocell.cxx65 TYPEINIT1(ScUndoRangeNames, ScSimpleUndo);
1065 ScUndoRangeNames::ScUndoRangeNames( ScDocShell* pNewDocShell, in ScUndoRangeNames() function in ScUndoRangeNames
1073 __EXPORT ScUndoRangeNames::~ScUndoRangeNames() in ~ScUndoRangeNames()
1079 String __EXPORT ScUndoRangeNames::GetComment() const in GetComment()
1084 void ScUndoRangeNames::DoChange( sal_Bool bUndo ) in DoChange()
1099 void __EXPORT ScUndoRangeNames::Undo() in Undo()
1106 void __EXPORT ScUndoRangeNames::Redo() in Redo()
1113 void __EXPORT ScUndoRangeNames::Repeat(SfxRepeatTarget& /* rTarget */) in Repeat()
1118 sal_Bool __EXPORT ScUndoRangeNames::CanRepeat(SfxRepeatTarget& /* rTarget */) const in CanRepeat()
/trunk/main/sc/source/ui/inc/
H A Dundocell.hxx337 class ScUndoRangeNames: public ScSimpleUndo class
341 ScUndoRangeNames( ScDocShell* pNewDocShell,
343 virtual ~ScUndoRangeNames();
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx4468 new ScUndoRangeNames( &rDocShell, pUndoRanges, pRedoRanges ) ); in SetNewRangeNames()

Completed in 42 milliseconds