Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/func/
H A Dfuediglu.cxx150 mpView->BegDragObj(aMDPos, (OutputDevice*) NULL, aVEvt.pHdl, nDrgLog); in MouseButtonDown()
175 mpView->BegDragObj(aMDPos, (OutputDevice*) NULL, NULL, nDrgLog); in MouseButtonDown()
190 mpView->BegDragObj(aMDPos, (OutputDevice*) NULL, pHdl, nDrgLog); in MouseButtonDown()
221 mpView->BegDragObj(aMDPos, (OutputDevice*) NULL, aVEvt.pHdl, nDrgLog); in MouseButtonDown()
H A Dfusel.cxx262 mpView->BegDragObj(aMDPos, (OutputDevice*) NULL, pHdl, nDrgLog); in MouseButtonDown()
429 mpView->BegDragObj(aMDPos, (OutputDevice*) NULL, pHdl, nDrgLog); in MouseButtonDown()
467 mpView->BegDragObj(aMDPos, (OutputDevice*) NULL, aVEvt.pHdl, nDrgLog); in MouseButtonDown()
493 mpView->BegDragObj(aMDPos, (OutputDevice*) NULL, NULL, nDrgLog); in MouseButtonDown()
524 mpView->BegDragObj(aMDPos, (OutputDevice*) NULL, pHdl, nDrgLog); in MouseButtonDown()
534 mpView->BegDragObj(aMDPos, (OutputDevice*)NULL, pHdl, nDrgLog); in MouseButtonDown()
566 mpView->BegDragObj(aMDPos, (OutputDevice*) NULL, aVEvt.pHdl, nDrgLog); in MouseButtonDown()
H A Dfuconstr.cxx113 mpView->BegDragObj(aMDPos, (OutputDevice*) NULL, pHdl, nDrgLog); in MouseButtonDown()
H A Dfupoor.cxx815 mpView->BegDragObj(aStartPoint, 0, pHdl, 0); in IMPL_LINK_INLINE_END()
H A Dfutext.cxx460 mpView->BegDragObj(aMDPos, (OutputDevice*) NULL, aVEvt.pHdl, nDrgLog); in MouseButtonDown()
/trunk/main/basctl/source/dlged/
H A Ddlgedfunc.cxx297 pView->BegDragObj( aStartPoint, 0, pHdl, 0 ); in KeyInput()
397 pView->BegDragObj(aPos, (OutputDevice*) NULL, pHdl, nDrgLog); in MouseButtonDown()
510 pView->BegDragObj(aMDPos, (OutputDevice*) NULL, pHdl, nDrgLog); in MouseButtonDown()
532 pView->BegDragObj(aMDPos, (OutputDevice*) NULL, pHdl, nDrgLog); in MouseButtonDown()
/trunk/main/svx/source/svdraw/
H A Dsvddrgv.cxx227 sal_Bool SdrDragView::BegDragObj(const Point& rPnt, OutputDevice* pOut, SdrHdl* pHdl, short nMinMov… in BegDragObj() function in SdrDragView
712 bRet = BegDragObj(rPnt, pOut, aHdl.GetHdl(mnInsPointNum), 0); in ImpBegInsObjPoint()
803 bRet=BegDragObj(rPnt,NULL,pHdl,0); in BegInsGluePoint()
H A Dsvdview.cxx895 BegDragObj(aLogicPos,NULL,(SdrHdl*)NULL,nMinMovLog); in DoMouseEvent()
907 BegDragObj(aLogicPos,NULL,rVEvt.pHdl,nMinMovLog); in DoMouseEvent()
920 BegDragObj(aLogicPos,NULL,pHdl,nMinMovLog); in DoMouseEvent()
935 case SDREVENT_BEGDRAGOBJ: bRet=BegDragObj(aLogicPos,NULL,rVEvt.pHdl,nMinMovLog); break; in DoMouseEvent()
/trunk/main/sc/source/ui/drawfunc/
H A Dfusel.cxx164 pView->BegDragObj(aMDPos, (OutputDevice*) NULL, pHdl); in MouseButtonDown()
298 pView->BegDragObj(aMDPos, (OutputDevice*) NULL, pHdl); in MouseButtonDown()
H A Dfutext.cxx246 pView->BegDragObj(aMDPos, (OutputDevice*) NULL, pHdl); in MouseButtonDown()
296 pView->BegDragObj(aMDPos, (OutputDevice*) NULL, pHdl); in MouseButtonDown()
H A Dfuconstr.cxx107 pView->BegDragObj(aMDPos, (OutputDevice*) NULL, pHdl, 1); in MouseButtonDown()
H A Dfudraw.cxx587 pView->BegDragObj(aStartPoint, 0, pHdl, 0); in KeyInput()
/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx542 …bool bRet = mrView.BegDragObj(aMDPos, pOut, mrView.GetHdl(nInsPointNum+1), 0, new PathDragObjOwn( … in MouseButtonDown()
606 mrView.BegDragObj(aMDPos, NULL, pHdl, nDrgLog, pDragMethod ); in MouseButtonDown()
793 mrView.BegDragObj(aStartPoint, 0, pHdl, 0, pDragMethod); in OnMove()
/trunk/main/reportdesign/source/ui/report/
H A Ddlgedfunc.cxx223 m_pParent->getSectionWindow()->getViewsWindow()->BegDragObj(m_aMDPos, pHdl,&m_rView); in MouseButtonDown()
872 …m_pParent->getSectionWindow()->getViewsWindow()->BegDragObj(m_aMDPos, m_rView.PickHandle(m_aMDPos)… in MouseButtonDown()
H A DViewsWindow.cxx1086 void OViewsWindow::BegDragObj(const Point& _aPnt, SdrHdl* _pHdl,const OSectionView* _pSection) in BegDragObj() function in rptui::OViewsWindow
1212 … rReportSection.getSectionView().BegDragObj(aNewPos, (OutputDevice*)NULL, pHdl, nDrgLog, NULL); in BegDragObj()
1746 rView.BegDragObj( aStartPoint, 0, pHdl, 0 ); in handleKey()
/trunk/main/svx/inc/svx/
H A Dview3d.hxx96 …virtual sal_Bool BegDragObj(const Point& rPnt, OutputDevice* pOut = NULL, SdrHdl* pHdl = NULL, sho…
H A Dsvddrgv.hxx131 …virtual sal_Bool BegDragObj(const Point& rPnt, OutputDevice* pOut=NULL, SdrHdl* pHdl=NULL, short n…
/trunk/main/reportdesign/source/ui/inc/
H A DViewsWindow.hxx307 void BegDragObj(const Point& _aPnt, SdrHdl* _pHdl,const OSectionView* _pSection);
/trunk/main/svx/source/engine3d/
H A Dview3d.cxx1246 sal_Bool E3dView::BegDragObj(const Point& rPnt, OutputDevice* pOut, in BegDragObj() function in E3dView
1352 return SdrView::BegDragObj(rPnt, pOut, pHdl, nMinMov, pForcedMeth); in BegDragObj()
/trunk/main/sd/source/ui/annotations/
H A Dannotationtag.cxx764 mrView.BegDragObj(maMouseDownPos, NULL, pHdl, nDrgLog, pDragMethod ); in IMPL_LINK()
/trunk/main/sw/source/ui/ribbar/
H A Ddrawbase.cxx150 bReturn = pSdrView->BegDragObj(m_aStartPos, (OutputDevice*) NULL, aVEvt.pHdl); in MouseButtonDown()
/trunk/main/svx/source/dialog/
H A Dgraphctl.cxx611 pView->BegDragObj(aStartPoint, 0, pHdl, 0); in KeyInput()
/trunk/main/chart2/source/controller/main/
H A DChartController_Window.cxx739 pDrawViewWrapper->SdrView::BegDragObj(aMPos, NULL, pHitSelectionHdl, nDrgLog, pDragMethod); in execute_MouseButtonDown()
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx633 pView->BegDragObj( *pPt, 0 /*GetWin()*/, pHdl ); in BeginDrag()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1251 pSdrView->BegDragObj(aStartPoint, 0, pHdl, 0); in ChangeDrawing()

Completed in 148 milliseconds