Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/main/
H A DUndoActions.cxx132 ShapeUndoElement::ShapeUndoElement( SdrUndoAction& i_sdrUndoAction ) in ShapeUndoElement() function in chart::impl::ShapeUndoElement
140 ShapeUndoElement::~ShapeUndoElement() in ~ShapeUndoElement()
145 ::rtl::OUString SAL_CALL ShapeUndoElement::getTitle() throw (RuntimeException) in getTitle()
153 void SAL_CALL ShapeUndoElement::undo( ) throw (UndoFailedException, RuntimeException) in undo()
161 void SAL_CALL ShapeUndoElement::redo( ) throw (UndoFailedException, RuntimeException) in redo()
169 void SAL_CALL ShapeUndoElement::disposing() in disposing()
H A DUndoActions.hxx105 class ShapeUndoElement :public ShapeUndoElement_MBase class
109 ShapeUndoElement( SdrUndoAction& i_sdrUndoAction );
120 virtual ~ShapeUndoElement();
H A DChartController.cxx1462 … const Reference< document::XUndoAction > xAction( new impl::ShapeUndoElement( *pUndoAction ) ); in IMPL_LINK()

Completed in 20 milliseconds