Home
last modified time | relevance | path

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

/trunk/main/starmath/source/
H A Daction.cxx34 SmFormatAction::SmFormatAction(SmDocShell *pDocSh, in SmFormatAction() function in SmFormatAction
43 void SmFormatAction::Undo() in Undo()
48 void SmFormatAction::Redo() in Redo()
53 void SmFormatAction::Repeat(SfxRepeatTarget& rDocSh) in Repeat()
58 UniString SmFormatAction::GetComment() const in GetComment()
H A Ddocument.cxx1012 new SmFormatAction(this, aOldFormat, aNewFormat)); in Execute()
1055 new SmFormatAction(this, aOldFormat, aNewFormat)); in Execute()
1079 new SmFormatAction(this, aOldFormat, aNewFormat)); in Execute()
1103 new SmFormatAction(this, aOldFormat, aNewFormat)); in Execute()
1132 new SmFormatAction(this, aOldFormat, aNewFormat)); in Execute()
/trunk/main/starmath/inc/
H A Daction.hxx32 class SmFormatAction: public SfxUndoAction class
39 SmFormatAction(SmDocShell *pDocSh, const SmFormat& rOldFormat, const SmFormat& rNewFormat);

Completed in 12 milliseconds