Home
last modified time | relevance | path

Searched refs:ScUndoModifyStyle (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/ui/undo/
H A Dundostyl.cxx45 TYPEINIT1(ScUndoModifyStyle, ScSimpleUndo);
102 ScUndoModifyStyle::ScUndoModifyStyle( ScDocShell* pDocSh, SfxStyleFamily eFam, in ScUndoModifyStyle() function in ScUndoModifyStyle
111 ScUndoModifyStyle::~ScUndoModifyStyle() in ~ScUndoModifyStyle()
115 String ScUndoModifyStyle::GetComment() const in GetComment()
140 void ScUndoModifyStyle::DoChange( ScDocShell* pDocSh, const String& rName, in DoChange()
222 void ScUndoModifyStyle::Undo() in Undo()
229 void ScUndoModifyStyle::Redo() in Redo()
236 void ScUndoModifyStyle::Repeat(SfxRepeatTarget& /* rTarget */) in Repeat()
240 sal_Bool ScUndoModifyStyle::CanRepeat(SfxRepeatTarget& /* rTarget */) const in CanRepeat()
/trunk/main/sc/source/ui/inc/
H A Dundostyl.hxx55 class ScUndoModifyStyle: public ScSimpleUndo class
68 ScUndoModifyStyle( ScDocShell* pDocSh,
72 virtual ~ScUndoModifyStyle();
/trunk/main/sc/source/ui/view/
H A Dpreview.cxx1084 new ScUndoModifyStyle( pDocShell, SFX_STYLE_FAMILY_PAGE, in MouseButtonUp()
1182 new ScUndoModifyStyle( pDocShell, SFX_STYLE_FAMILY_PAGE, in MouseButtonUp()
H A Dformatsh.cxx896 new ScUndoModifyStyle( pDocSh, eFamily, aOldData, aNewData ) ); in ExecuteStyle()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx1602 new ScUndoModifyStyle( this, SFX_STYLE_FAMILY_PAGE, in ExecutePageStyle()

Completed in 69 milliseconds