Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/undo/
H A Dundocell.cxx55 TYPEINIT1(ScUndoCursorAttr, ScSimpleUndo);
73 ScUndoCursorAttr::ScUndoCursorAttr( ScDocShell* pNewDocShell, in ScUndoCursorAttr() function in ScUndoCursorAttr
89 __EXPORT ScUndoCursorAttr::~ScUndoCursorAttr() in ~ScUndoCursorAttr()
97 String __EXPORT ScUndoCursorAttr::GetComment() const in GetComment()
105 void ScUndoCursorAttr::DoChange( const ScPatternAttr* pWhichPattern ) const in DoChange()
130 void __EXPORT ScUndoCursorAttr::Undo() in Undo()
148 void __EXPORT ScUndoCursorAttr::Redo() in Redo()
155 void __EXPORT ScUndoCursorAttr::Repeat(SfxRepeatTarget& rTarget) in Repeat()
161 sal_Bool __EXPORT ScUndoCursorAttr::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
/aoo4110/main/sc/source/ui/inc/
H A Dundocell.hxx41 class ScUndoCursorAttr: public ScSimpleUndo class
45 ScUndoCursorAttr( ScDocShell* pNewDocShell,
49 virtual ~ScUndoCursorAttr();
/aoo4110/main/sc/source/ui/view/
H A Dviewfunc.cxx230 new ScUndoCursorAttr( pDocSh, nCol, nRow, nTab, in DoAutoAttributes()
1359 new ScUndoCursorAttr( pDocSh, in ApplySelectionPattern()

Completed in 42 milliseconds