Searched refs:ImpBegCreateObj (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/svx/source/svdraw/ |
H A D | svdcrtv.cxx | 418 sal_Bool SdrCreateView::ImpBegCreateObj(sal_uInt32 nInvent, sal_uInt16 nIdent, const Point& rPnt, O… in ImpBegCreateObj() function in SdrCreateView 562 return ImpBegCreateObj(nAktInvent,nAktIdent,rPnt,pOut,nMinMov,pPV,Rectangle(), 0L); in BegCreateObj() 576 …return ImpBegCreateObj(nInvent, nIdent, rPnt, 0L, nMinMov, 0L, Rectangle(), pPreparedFactoryObject… in BegCreatePreparedObject() 582 return ImpBegCreateObj(SdrInventor,OBJ_CAPTION,rPnt,pOut,nMinMov,pPV, in BegCreateCaptionObj()
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdcrtv.hxx | 88 …sal_Bool ImpBegCreateObj(sal_uInt32 nInvent, sal_uInt16 nIdent, const Point& rPnt, OutputDevice* p…
|
Completed in 22 milliseconds