Searched refs:ScUndoRangeNames (Results 1 – 3 of 3) sorted by relevance
65 TYPEINIT1(ScUndoRangeNames, ScSimpleUndo);1065 ScUndoRangeNames::ScUndoRangeNames( ScDocShell* pNewDocShell, in ScUndoRangeNames() function in ScUndoRangeNames1073 __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()
337 class ScUndoRangeNames: public ScSimpleUndo class341 ScUndoRangeNames( ScDocShell* pNewDocShell,343 virtual ~ScUndoRangeNames();
4468 new ScUndoRangeNames( &rDocShell, pUndoRanges, pRedoRanges ) ); in SetNewRangeNames()
Completed in 45 milliseconds