Searched refs:ScUndoSelectionAttr (Results 1 – 4 of 4) sorted by relevance
63 TYPEINIT1(ScUndoSelectionAttr, SfxUndoAction);431 ScUndoSelectionAttr::ScUndoSelectionAttr( ScDocShell* pNewDocShell, in ScUndoSelectionAttr() function in ScUndoSelectionAttr455 __EXPORT ScUndoSelectionAttr::~ScUndoSelectionAttr() in ~ScUndoSelectionAttr()470 String __EXPORT ScUndoSelectionAttr::GetComment() const in GetComment()479 void ScUndoSelectionAttr::DoChange( const sal_Bool bUndo ) in DoChange()520 void __EXPORT ScUndoSelectionAttr::Undo() in Undo()530 void __EXPORT ScUndoSelectionAttr::Redo() in Redo()540 void __EXPORT ScUndoSelectionAttr::Repeat(SfxRepeatTarget& rTarget) in Repeat()555 sal_Bool __EXPORT ScUndoSelectionAttr::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
329 class ScUndoSelectionAttr: public ScSimpleUndo class333 ScUndoSelectionAttr( ScDocShell* pNewDocShell,341 virtual ~ScUndoSelectionAttr();
1219 new ScUndoSelectionAttr( in ApplyPatternLines()1328 new ScUndoSelectionAttr( in ApplySelectionPattern()
1225 new ScUndoSelectionAttr( in ApplyAttributes()
Completed in 76 milliseconds