Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/annotations/
H A Dannotationtag.cxx107 class AnnotationDragMove : public SdrDragMove class
110 AnnotationDragMove(SdrDragView& rNewView, const rtl::Reference <AnnotationTag >& xTag);
121 AnnotationDragMove::AnnotationDragMove(SdrDragView& rNewView, const rtl::Reference <AnnotationTag >… in AnnotationDragMove() function in sd::AnnotationDragMove
127 bool AnnotationDragMove::BeginSdrDrag() in BeginSdrDrag()
138 void AnnotationDragMove::MoveSdrDrag(const Point& rNoSnapPnt) in MoveSdrDrag()
155 bool AnnotationDragMove::EndSdrDrag(bool /*bCopy*/) in EndSdrDrag()
163 void AnnotationDragMove::CancelSdrDrag() in CancelSdrDrag()
763 SdrDragMethod* pDragMethod = new AnnotationDragMove( mrView, xTag ); in IMPL_LINK()

Completed in 15 milliseconds