Home
last modified time | relevance | path

Searched refs:BeginDrag (Results 1 – 20 of 20) sorted by path

/trunk/main/editeng/source/editeng/
H A Deditsel.cxx75 void __EXPORT EditSelFunctionSet::BeginDrag() in BeginDrag() function in EditSelFunctionSet
H A Deditsel.hxx42 virtual void BeginDrag();
/trunk/main/sc/source/ui/drawfunc/
H A Dfupoor.cxx308 pViewShell->GetScDrawView()->BeginDrag(pWindow, aMDPos); in IMPL_LINK()
/trunk/main/sc/source/ui/inc/
H A Ddrawview.hxx102 sal_Bool BeginDrag( Window* pWindow, const Point& rStartPos );
H A Dselect.hxx72 virtual void BeginDrag();
103 virtual void BeginDrag();
/trunk/main/sc/source/ui/view/
H A Ddrawvie4.cxx141 sal_Bool ScDrawView::BeginDrag( Window* pWindow, const Point& rStartPos ) in BeginDrag() function in ScDrawView
H A Dselect.cxx84 void __EXPORT ScViewFunctionSet::BeginDrag() in BeginDrag() function in ScViewFunctionSet
717 void __EXPORT ScHeaderFunctionSet::BeginDrag() in BeginDrag() function in ScHeaderFunctionSet
/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx2778 void __EXPORT ImpLBSelEng::BeginDrag() in BeginDrag() function in ImpLBSelEng
2780 pImp->BeginDrag(); in BeginDrag()
3063 void SvImpLBox::BeginDrag() in BeginDrag() function in SvImpLBox
/trunk/main/svtools/source/edit/
H A Dtextdat2.hxx257 virtual void BeginDrag();
H A Dtextview.cxx2399 void __EXPORT TextSelFunctionSet::BeginDrag() in BeginDrag() function in TextSelFunctionSet
/trunk/main/svtools/source/inc/
H A Dsvimpbox.hxx60 void BeginDrag();
212 void BeginDrag();
/trunk/main/svtools/source/table/
H A Dtablecontrol_impl.cxx2770 void TableFunctionSet::BeginDrag() in BeginDrag() function in svt::table::TableFunctionSet
H A Dtablecontrol_impl.hxx505 virtual void BeginDrag();
/trunk/main/sw/inc/
H A Dfesh.hxx322 long BeginDrag( const Point *pPt, sal_Bool bProp );
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx626 long SwFEShell::BeginDrag( const Point* pPt, sal_Bool ) in BeginDrag() function in SwFEShell
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx580 SW_DLLPRIVATE long BeginDrag(const Point *, sal_Bool bProp=sal_False );
641 SELECTFUNC fnTmp = &SwWrtShell::BeginDrag; in Is_FnDragEQBeginDrag()
644 return sal::static_int_cast< sal_Bool >(fnDrag == &SwWrtShell::BeginDrag); in Is_FnDragEQBeginDrag()
/trunk/main/sw/source/ui/wrtsh/
H A Dselect.cxx733 SwFEShell::BeginDrag( &aTmp, sal_False ); in BeginFrmDrag()
736 SwFEShell::BeginDrag( pPt, sal_False ); in BeginFrmDrag()
764 fnDrag = &SwWrtShell::BeginDrag; in LeaveSelFrmMode()
839 long SwWrtShell::BeginDrag(const Point * /*pPt*/, sal_Bool ) in BeginDrag() function in SwWrtShell
879 fnDrag = &SwWrtShell::BeginDrag; in EndDrag()
H A Dwrtsh1.cxx114 fnDrag(&SwWrtShell::BeginDrag),\
/trunk/main/vcl/inc/vcl/
H A Dseleng.hxx47 virtual void BeginDrag() = 0;
/trunk/main/vcl/source/window/
H A Dseleng.cxx485 pFunctionSet->BeginDrag(); in Command()

Completed in 173 milliseconds