Searched refs:ScUndoCursorAttr (Results 1 – 3 of 3) sorted by relevance
55 TYPEINIT1(ScUndoCursorAttr, ScSimpleUndo);73 ScUndoCursorAttr::ScUndoCursorAttr( ScDocShell* pNewDocShell, in ScUndoCursorAttr() function in ScUndoCursorAttr89 __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()
41 class ScUndoCursorAttr: public ScSimpleUndo class45 ScUndoCursorAttr( ScDocShell* pNewDocShell,49 virtual ~ScUndoCursorAttr();
230 new ScUndoCursorAttr( pDocSh, nCol, nRow, nTab, in DoAutoAttributes()1359 new ScUndoCursorAttr( pDocSh, in ApplySelectionPattern()
Completed in 37 milliseconds