Searched refs:ScUndoWidthOrHeight (Results 1 – 4 of 4) sorted by relevance
51 TYPEINIT1(ScUndoWidthOrHeight, SfxUndoAction);61 ScUndoWidthOrHeight::ScUndoWidthOrHeight( ScDocShell* pNewDocShell, in ScUndoWidthOrHeight() function in ScUndoWidthOrHeight85 __EXPORT ScUndoWidthOrHeight::~ScUndoWidthOrHeight() in ~ScUndoWidthOrHeight()93 String __EXPORT ScUndoWidthOrHeight::GetComment() const in GetComment()107 void __EXPORT ScUndoWidthOrHeight::Undo() in Undo()162 void __EXPORT ScUndoWidthOrHeight::Redo() in Redo()192 void __EXPORT ScUndoWidthOrHeight::Repeat(SfxRepeatTarget& rTarget) in Repeat()198 sal_Bool __EXPORT ScUndoWidthOrHeight::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
363 class ScUndoWidthOrHeight: public ScSimpleUndo class367 ScUndoWidthOrHeight( ScDocShell* pNewDocShell,376 virtual ~ScUndoWidthOrHeight();
2286 new ScUndoWidthOrHeight( pDocSh, *pMarkData, in SetWidthOrHeight()
3274 new ScUndoWidthOrHeight( &rDocShell, aMark, in SetWidthOrHeight()
Completed in 53 milliseconds