Home
last modified time | relevance | path

Searched refs:ScUndoSelectionAttr (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sc/source/ui/undo/
H A Dundoblk3.cxx63 TYPEINIT1(ScUndoSelectionAttr, SfxUndoAction);
431 ScUndoSelectionAttr::ScUndoSelectionAttr( ScDocShell* pNewDocShell, in ScUndoSelectionAttr() function in ScUndoSelectionAttr
455 __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()
/aoo41x/main/sc/source/ui/inc/
H A Dundoblk.hxx329 class ScUndoSelectionAttr: public ScSimpleUndo class
333 ScUndoSelectionAttr( ScDocShell* pNewDocShell,
341 virtual ~ScUndoSelectionAttr();
/aoo41x/main/sc/source/ui/view/
H A Dviewfunc.cxx1219 new ScUndoSelectionAttr( in ApplyPatternLines()
1328 new ScUndoSelectionAttr( in ApplySelectionPattern()
/aoo41x/main/sc/source/ui/docshell/
H A Ddocfunc.cxx1225 new ScUndoSelectionAttr( in ApplyAttributes()

Completed in 58 milliseconds