Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/undo/
H A Dundodat.cxx70 TYPEINIT1(ScUndoChartData, ScSimpleUndo);
2112 void ScUndoChartData::Init() in Init()
2119 ScUndoChartData::ScUndoChartData( ScDocShell* pNewDocShell, const String& rName, in ScUndoChartData() function in ScUndoChartData
2134 ScUndoChartData::ScUndoChartData( ScDocShell* pNewDocShell, const String& rName, in ScUndoChartData() function in ScUndoChartData
2147 __EXPORT ScUndoChartData::~ScUndoChartData() in ~ScUndoChartData()
2151 String __EXPORT ScUndoChartData::GetComment() const in GetComment()
2156 void __EXPORT ScUndoChartData::Undo() in Undo()
2166 void __EXPORT ScUndoChartData::Redo() in Redo()
2176 void __EXPORT ScUndoChartData::Repeat(SfxRepeatTarget& /* rTarget */) in Repeat()
2180 sal_Bool __EXPORT ScUndoChartData::CanRepeat(SfxRepeatTarget& /* rTarget */) const in CanRepeat()
/trunk/main/sc/source/ui/inc/
H A Dundodat.hxx494 class ScUndoChartData: public ScSimpleUndo class
498 ScUndoChartData( ScDocShell* pNewDocShell,
501 ScUndoChartData( ScDocShell* pNewDocShell,
504 virtual ~ScUndoChartData();
/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx382 new ScUndoChartData( this, aChartName, aRangeListRef, in Execute()
394 new ScUndoChartData( this, aChartName, aNewRange, in Execute()
/trunk/main/sc/source/ui/unoobj/
H A Dchartuno.cxx562 new ScUndoChartData( pDocShell, aChartName, rRanges, bColHeaders, bRowHeaders, sal_False ) ); in Update_Impl()

Completed in 30 milliseconds