Searched refs:BegCreateObj (Results 1 – 17 of 17) sorted by relevance
/aoo41x/main/sc/source/ui/drawfunc/ |
H A D | fuconarc.cxx | 75 pView->BegCreateObj( aPnt ); in MouseButtonDown()
|
H A D | fuconuno.cxx | 77 pView->BegCreateObj(aPnt); in MouseButtonDown()
|
H A D | fuconrec.cxx | 94 bReturn = pView->BegCreateObj(aPos); in MouseButtonDown()
|
H A D | fuconcustomshape.cxx | 84 pView->BegCreateObj(aPnt); in MouseButtonDown()
|
H A D | futext.cxx | 323 pView->BegCreateObj(aMDPos, (OutputDevice*) NULL); in MouseButtonDown()
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fuconuno.cxx | 114 mpView->BegCreateObj(aPnt, (OutputDevice*) NULL, nDrgLog); in MouseButtonDown()
|
H A D | fuconarc.cxx | 133 mpView->BegCreateObj(aPnt, (OutputDevice*) NULL, nDrgLog); in MouseButtonDown()
|
H A D | fuconcs.cxx | 143 mpView->BegCreateObj(aPnt, (OutputDevice*) NULL, nDrgLog); in MouseButtonDown()
|
H A D | futext.cxx | 475 mpView->BegCreateObj(aMDPos, (OutputDevice*) NULL, nDrgLog); in MouseButtonDown() 833 mpView->BegCreateObj(aMDPos, (OutputDevice*) NULL, nDrgLog); in MouseButtonUp()
|
H A D | fuconrec.cxx | 222 mpView->BegCreateObj(aPnt, (OutputDevice*) NULL, nDrgLog); in MouseButtonDown()
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdcrtv.hxx | 137 …sal_Bool BegCreateObj(const Point& rPnt, OutputDevice* pOut=NULL, short nMinMov=-3, SdrPageView* p…
|
/aoo41x/main/basctl/source/dlged/ |
H A D | dlgedfunc.cxx | 403 pView->BegCreateObj(aPos); in MouseButtonDown()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdcrtv.cxx | 560 sal_Bool SdrCreateView::BegCreateObj(const Point& rPnt, OutputDevice* pOut, short nMinMov, SdrPageV… in BegCreateObj() function in SdrCreateView
|
H A D | svdview.cxx | 940 } else bRet=BegCreateObj(aLogicPos); in DoMouseEvent()
|
/aoo41x/main/reportdesign/source/ui/report/ |
H A D | dlgedfunc.cxx | 721 m_rView.BegCreateObj(m_aMDPos); in MouseButtonDown()
|
/aoo41x/main/sw/source/core/frmedt/ |
H A D | feshview.cxx | 1522 bRet = Imp()->GetDrawView()->BegCreateObj( rPos, GetOut() ); in BeginCreate() 1542 bRet = Imp()->GetDrawView()->BegCreateObj( rPos, GetOut() ); in BeginCreate()
|
/aoo41x/main/chart2/source/controller/main/ |
H A D | ChartController_Window.cxx | 678 pDrawViewWrapper->BegCreateObj( aMPos); in execute_MouseButtonDown()
|
Completed in 65 milliseconds