Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/undo/
H A Dundoblk.cxx76 TYPEINIT1(ScUndoIndent, ScBlockUndo);
1787 ScUndoIndent::ScUndoIndent( ScDocShell* pNewDocShell, const ScMarkData& rMark, in ScUndoIndent() function in ScUndoIndent
1796 __EXPORT ScUndoIndent::~ScUndoIndent() in ~ScUndoIndent()
1801 String __EXPORT ScUndoIndent::GetComment() const in GetComment()
1807 void __EXPORT ScUndoIndent::Undo() in Undo()
1822 void __EXPORT ScUndoIndent::Redo() in Redo()
1833 void __EXPORT ScUndoIndent::Repeat(SfxRepeatTarget& rTarget) in Repeat()
1839 sal_Bool __EXPORT ScUndoIndent::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
/aoo42x/main/sc/source/ui/inc/
H A Dundoblk.hxx847 class ScUndoIndent: public ScBlockUndo class
851 ScUndoIndent( ScDocShell* pNewDocShell, const ScMarkData& rMark,
853 virtual ~ScUndoIndent();
/aoo42x/main/sc/source/ui/docshell/
H A Ddocfunc.cxx3656 new ScUndoIndent( &rDocShell, rMark, pUndoDoc, bIncrement ) ); in ChangeIndent()

Completed in 47 milliseconds