Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/undo/
H A Dundoblk.cxx74 TYPEINIT1(ScUndoSelectionStyle, SfxUndoAction);
1572 ScUndoSelectionStyle::ScUndoSelectionStyle( ScDocShell* pNewDocShell, in ScUndoSelectionStyle() function in ScUndoSelectionStyle
1586 __EXPORT ScUndoSelectionStyle::~ScUndoSelectionStyle() in ~ScUndoSelectionStyle()
1591 String __EXPORT ScUndoSelectionStyle::GetComment() const in GetComment()
1596 void ScUndoSelectionStyle::DoChange( const sal_Bool bUndo ) in DoChange()
1639 void __EXPORT ScUndoSelectionStyle::Undo() in Undo()
1646 void __EXPORT ScUndoSelectionStyle::Redo() in Redo()
1653 void __EXPORT ScUndoSelectionStyle::Repeat(SfxRepeatTarget& rTarget) in Repeat()
1672 sal_Bool __EXPORT ScUndoSelectionStyle::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
1677 sal_uInt16 __EXPORT ScUndoSelectionStyle::GetId() const in GetId()
/aoo41x/main/sc/source/ui/inc/
H A Dundoblk.hxx668 class ScUndoSelectionStyle: public ScSimpleUndo class
672 ScUndoSelectionStyle( ScDocShell* pNewDocShell,
677 virtual ~ScUndoSelectionStyle();
/aoo41x/main/sc/source/ui/view/
H A Dviewfunc.cxx1493 new ScUndoSelectionStyle( pDocSh, aFuncMark, aMarkRange, aName, pUndoDoc ) ); in SetStyleSheetToMarked()
1526 new ScUndoSelectionStyle( pDocSh, aUndoMark, aMarkRange, aName, pUndoDoc ) ); in SetStyleSheetToMarked()
/aoo41x/main/sc/source/ui/docshell/
H A Ddocfunc.cxx1300 new ScUndoSelectionStyle( in ApplyStyle()

Completed in 64 milliseconds