Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/undo/
H A Dundoblk3.cxx66 TYPEINIT1(ScUndoAutoFormat, SfxUndoAction);
900 ScUndoAutoFormat::ScUndoAutoFormat( ScDocShell* pNewDocShell, in ScUndoAutoFormat() function in ScUndoAutoFormat
916 __EXPORT ScUndoAutoFormat::~ScUndoAutoFormat() in ~ScUndoAutoFormat()
924 String __EXPORT ScUndoAutoFormat::GetComment() const in GetComment()
932 void __EXPORT ScUndoAutoFormat::Undo() in Undo()
977 void __EXPORT ScUndoAutoFormat::Redo() in Redo()
1060 void __EXPORT ScUndoAutoFormat::Repeat(SfxRepeatTarget& rTarget) in Repeat()
1069 sal_Bool __EXPORT ScUndoAutoFormat::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
/aoo4110/main/sc/source/ui/inc/
H A Dundoblk.hxx467 class ScUndoAutoFormat: public ScBlockUndo class
471 ScUndoAutoFormat( ScDocShell* pNewDocShell,
475 virtual ~ScUndoAutoFormat();
/aoo4110/main/sc/source/ui/view/
H A Dviewfun2.cxx1601 new ScUndoAutoFormat( pDocSh, in AutoFormat()
/aoo4110/main/sc/source/ui/docshell/
H A Ddocfunc.cxx3786 new ScUndoAutoFormat( &rDocShell, rRange, pUndoDoc, aMark, bSize, nFormatNo ) ); in AutoFormat()

Completed in 89 milliseconds