Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/undo/
H A Dundoblk2.cxx51 TYPEINIT1(ScUndoWidthOrHeight, SfxUndoAction);
61 ScUndoWidthOrHeight::ScUndoWidthOrHeight( ScDocShell* pNewDocShell, in ScUndoWidthOrHeight() function in ScUndoWidthOrHeight
85 __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()
/aoo4110/main/sc/source/ui/inc/
H A Dundoblk.hxx363 class ScUndoWidthOrHeight: public ScSimpleUndo class
367 ScUndoWidthOrHeight( ScDocShell* pNewDocShell,
376 virtual ~ScUndoWidthOrHeight();
/aoo4110/main/sc/source/ui/view/
H A Dviewfunc.cxx2286 new ScUndoWidthOrHeight( pDocSh, *pMarkData, in SetWidthOrHeight()
/aoo4110/main/sc/source/ui/docshell/
H A Ddocfunc.cxx3274 new ScUndoWidthOrHeight( &rDocShell, aMark, in SetWidthOrHeight()

Completed in 46 milliseconds