Home
last modified time | relevance | path

Searched refs:DragMethod_Base (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/chart2/source/controller/main/
H A DDragMethod_Base.cxx49 DragMethod_Base::DragMethod_Base( DrawViewWrapper& rDrawViewWrapper in DragMethod_Base() function in chart::DragMethod_Base
61 DragMethod_Base::~DragMethod_Base() in ~DragMethod_Base()
65 Reference< frame::XModel > DragMethod_Base::getChartModel() const in getChartModel()
70 rtl::OUString DragMethod_Base::getUndoDescription() const in getUndoDescription()
76 void DragMethod_Base::TakeSdrDragComment(String& rStr) const in TakeSdrDragComment()
80 Pointer DragMethod_Base::GetSdrDragPointer() const in GetSdrDragPointer()
H A DDragMethod_Base.hxx37 class DragMethod_Base : public SdrDragMethod class
40 DragMethod_Base( DrawViewWrapper& rDrawViewWrapper, const rtl::OUString& rObjectCID
43 virtual ~DragMethod_Base();
H A DDragMethod_PieSegment.hxx32 class DragMethod_PieSegment : public DragMethod_Base
H A DDragMethod_RotateDiagram.hxx34 class DragMethod_RotateDiagram : public DragMethod_Base
H A Dmakefile.mk58 $(SLO)$/DragMethod_Base.obj \
H A DDragMethod_PieSegment.cxx50 : DragMethod_Base( rDrawViewWrapper, rObjectCID, xChartModel ) in DragMethod_PieSegment()
H A DDragMethod_RotateDiagram.cxx60 … : DragMethod_Base( rDrawViewWrapper, rObjectCID, xChartModel, ActionDescriptionProvider::ROTATE ) in DragMethod_RotateDiagram()
H A DChartController_Window.cxx836 DragMethod_Base* pChartDragMethod = dynamic_cast< DragMethod_Base* >(pDragMethod); in execute_MouseButtonUp()

Completed in 34 milliseconds