Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/undo/
H A Dundoblk.cxx75 TYPEINIT1(ScUndoEnterMatrix, ScBlockUndo);
1688 ScUndoEnterMatrix::ScUndoEnterMatrix( ScDocShell* pNewDocShell, const ScRange& rArea, in ScUndoEnterMatrix() function in ScUndoEnterMatrix
1697 __EXPORT ScUndoEnterMatrix::~ScUndoEnterMatrix() in ~ScUndoEnterMatrix()
1702 String __EXPORT ScUndoEnterMatrix::GetComment() const in GetComment()
1707 void ScUndoEnterMatrix::SetChangeTrack() in SetChangeTrack()
1718 void __EXPORT ScUndoEnterMatrix::Undo() in Undo()
1739 void __EXPORT ScUndoEnterMatrix::Redo() in Redo()
1759 void __EXPORT ScUndoEnterMatrix::Repeat(SfxRepeatTarget& rTarget) in Repeat()
1768 sal_Bool __EXPORT ScUndoEnterMatrix::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
/aoo42x/main/sc/source/ui/inc/
H A Dundoblk.hxx718 class ScUndoEnterMatrix: public ScBlockUndo class
722 ScUndoEnterMatrix( ScDocShell* pNewDocShell,
726 virtual ~ScUndoEnterMatrix();
/aoo42x/main/sc/source/ui/docshell/
H A Ddocfunc.cxx3872 new ScUndoEnterMatrix( &rDocShell, rRange, pUndoDoc, rString ) ); in EnterMatrix()

Completed in 126 milliseconds