/aoo41x/main/sw/source/ui/wrtsh/ |
H A D | select.cxx | 733 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 D | wrtsh1.cxx | 114 fnDrag(&SwWrtShell::BeginDrag),\
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | select.hxx | 72 virtual void BeginDrag(); 103 virtual void BeginDrag();
|
H A D | drawview.hxx | 102 sal_Bool BeginDrag( Window* pWindow, const Point& rStartPos );
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | wrtsh.hxx | 580 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()
|
/aoo41x/main/svtools/source/inc/ |
H A D | svimpbox.hxx | 60 void BeginDrag(); 212 void BeginDrag();
|
/aoo41x/main/editeng/source/editeng/ |
H A D | editsel.hxx | 42 virtual void BeginDrag();
|
H A D | editsel.cxx | 75 void __EXPORT EditSelFunctionSet::BeginDrag() in BeginDrag() function in EditSelFunctionSet
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | seleng.hxx | 47 virtual void BeginDrag() = 0;
|
/aoo41x/main/sc/source/ui/view/ |
H A D | select.cxx | 84 void __EXPORT ScViewFunctionSet::BeginDrag() in BeginDrag() function in ScViewFunctionSet 717 void __EXPORT ScHeaderFunctionSet::BeginDrag() in BeginDrag() function in ScHeaderFunctionSet
|
H A D | drawvie4.cxx | 141 sal_Bool ScDrawView::BeginDrag( Window* pWindow, const Point& rStartPos ) in BeginDrag() function in ScDrawView
|
/aoo41x/main/sc/source/ui/drawfunc/ |
H A D | fupoor.cxx | 308 pViewShell->GetScDrawView()->BeginDrag(pWindow, aMDPos); in IMPL_LINK()
|
/aoo41x/main/svtools/source/edit/ |
H A D | textdat2.hxx | 257 virtual void BeginDrag();
|
H A D | textview.cxx | 2395 void __EXPORT TextSelFunctionSet::BeginDrag() in BeginDrag() function in TextSelFunctionSet
|
/aoo41x/main/vcl/source/window/ |
H A D | seleng.cxx | 485 pFunctionSet->BeginDrag(); in Command()
|
/aoo41x/main/svtools/source/table/ |
H A D | tablecontrol_impl.hxx | 505 virtual void BeginDrag();
|
H A D | tablecontrol_impl.cxx | 2770 void TableFunctionSet::BeginDrag() in BeginDrag() function in svt::table::TableFunctionSet
|
/aoo41x/main/svtools/source/contnr/ |
H A D | svimpbox.cxx | 2778 void __EXPORT ImpLBSelEng::BeginDrag() in BeginDrag() function in ImpLBSelEng 2780 pImp->BeginDrag(); in BeginDrag() 3063 void SvImpLBox::BeginDrag() in BeginDrag() function in SvImpLBox
|
/aoo41x/main/sw/inc/ |
H A D | fesh.hxx | 322 long BeginDrag( const Point *pPt, sal_Bool bProp );
|
/aoo41x/main/sw/source/core/frmedt/ |
H A D | feshview.cxx | 629 long SwFEShell::BeginDrag( const Point* pPt, sal_Bool ) in BeginDrag() function in SwFEShell
|