Home
last modified time | relevance | path

Searched refs:pRetval (Results 1 – 25 of 43) sorted by path

12

/trunk/main/basctl/source/dlged/
H A Ddlgedview.cxx148 SdrObject* impLocalHitCorrection(SdrObject* pRetval, const Point& rPnt, sal_uInt16 nTol) in impLocalHitCorrection() argument
150 DlgEdObj* pDlgEdObj = dynamic_cast< DlgEdObj* >(pRetval); in impLocalHitCorrection()
156 if(0 != dynamic_cast< DlgEdForm* >(pRetval)) in impLocalHitCorrection()
188 pRetval = 0; in impLocalHitCorrection()
194 return pRetval; in impLocalHitCorrection()
200 … SdrObject* pRetval = SdrView::CheckSingleSdrObjectHit(rPnt, nTol, pObj, pPV, nOptions, pMVisLay); in CheckSingleSdrObjectHit() local
202 if(pRetval) in CheckSingleSdrObjectHit()
205 pRetval = impLocalHitCorrection(pRetval, rPnt, nTol); in CheckSingleSdrObjectHit()
208 return pRetval; in CheckSingleSdrObjectHit()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx1125 drawinglayer::primitive2d::BasePrimitive2D* pRetval = in CreateGradientWallpaper() local
1132 const drawinglayer::primitive2d::Primitive2DReference xPrim(pRetval); in CreateGradientWallpaper()
1135 pRetval = new drawinglayer::primitive2d::TransformPrimitive2D( in CreateGradientWallpaper()
1140 return pRetval; in CreateGradientWallpaper()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclhelperbufferdevice.cxx91 VirtualDevice* pRetval = 0; in alloc() local
148 pRetval = *aFound; in alloc()
155pRetval->Erase(Rectangle(0, 0, rSizePixel.getWidth(), rSizePixel.getHeight())); in alloc()
160 pRetval->SetOutputSizePixel(rSizePixel, bClear); in alloc()
166 if(!pRetval) in alloc()
168 pRetval = (bMono) ? new VirtualDevice(rOutDev, 1) : new VirtualDevice(rOutDev); in alloc()
169 pRetval->SetOutputSizePixel(rSizePixel, bClear); in alloc()
174 pRetval->SetMapMode(); in alloc()
178 maUsedBuffers.push_back(pRetval); in alloc()
180 return pRetval; in alloc()
H A Dvclmetafileprocessor2d.cxx369 SvtGraphicStroke* pRetval = 0; in impTryToCreateSvtGraphicStroke() local
506 pRetval = new SvtGraphicStroke( in impTryToCreateSvtGraphicStroke()
518 return pRetval; in impTryToCreateSvtGraphicStroke()
/trunk/main/editeng/source/editeng/
H A Deditobj.cxx621 EditEngineItemPool* pRetval = dynamic_cast< EditEngineItemPool* >(pPool); in getEditEngineItemPool() local
623 while(!pRetval && pPool && pPool->GetSecondaryPool()) in getEditEngineItemPool()
629 pRetval = dynamic_cast< EditEngineItemPool* >(pPool); in getEditEngineItemPool()
633 return pRetval; in getEditEngineItemPool()
H A Dimpedit.hxx1116 ::svl::IUndoManager* pRetval = pUndoManager; in SetUndoManager()
1130 return pRetval; in SetUndoManager()
/trunk/main/sd/source/core/
H A DPageListWatcher.cxx89 SdPage* pRetval(0L); in GetSdPage() local
101 pRetval = maPageVectorStandard[nPgNum]; in GetSdPage()
114 pRetval = maPageVectorNotes[nPgNum]; in GetSdPage()
131 pRetval = mpHandoutPage; in GetSdPage()
141 return pRetval; in GetSdPage()
/trunk/main/slideshow/source/engine/shapes/
H A Ddrawinglayeranimation.cxx555 ScrollTextAnimNode* pRetval = 0L; in ImpGetScrollTextAnimNode() local
562 for(sal_uInt32 a(0L); !pRetval && a < maVector.size(); a++) in ImpGetScrollTextAnimNode()
568 pRetval = &rNode; in ImpGetScrollTextAnimNode()
573 pRetval = &rNode; in ImpGetScrollTextAnimNode()
583 return pRetval; in ImpGetScrollTextAnimNode()
/trunk/main/svgio/source/svgreader/
H A Dsvgcharacternode.cxx244 drawinglayer::primitive2d::TextSimplePortionPrimitive2D* pRetval = 0; in createSimpleTextPrimitive() local
467 pRetval = new drawinglayer::primitive2d::TextDecoratedPortionPrimitive2D( in createSimpleTextPrimitive()
494 pRetval = new drawinglayer::primitive2d::TextSimplePortionPrimitive2D( in createSimpleTextPrimitive()
509 return pRetval; in createSimpleTextPrimitive()
/trunk/main/svx/source/engine3d/
H A Dobj3d.cxx156 SdrObject* pRetval = SdrObjList::NbcRemoveObject(nObjNum); in NbcRemoveObject() local
164 return pRetval; in NbcRemoveObject()
173 SdrObject* pRetval = SdrObjList::RemoveObject(nObjNum); in RemoveObject() local
181 return pRetval; in RemoveObject()
617 E3dObject* pRetval = NULL; in GetParentObj() local
622 pRetval = ((E3dObject*)GetObjList()->GetOwnerObj()); in GetParentObj()
623 return pRetval; in GetParentObj()
H A Dsvx3ditems.cxx89 pRetval->SetValue(aBoolItem.GetValue()); in Create()
92 return pRetval; in Create()
288 pRetval->SetValue(aBoolItem.GetValue()); in Create()
291 return pRetval; in Create()
313 pRetval->SetValue(aBoolItem.GetValue()); in Create()
316 return pRetval; in Create()
338 pRetval->SetValue(aBoolItem.GetValue()); in Create()
341 return pRetval; in Create()
363 pRetval->SetValue(aBoolItem.GetValue()); in Create()
366 return pRetval; in Create()
[all …]
/trunk/main/svx/source/sdr/contact/
H A Dviewcontact.cxx101 ViewObjectContact* pRetval = 0L; in GetViewObjectContact() local
105 for(sal_uInt32 a(0); !pRetval && a < nCount; a++) in GetViewObjectContact()
112 pRetval = pCandidate; in GetViewObjectContact()
116 if(!pRetval) in GetViewObjectContact()
120 pRetval = &CreateObjectSpecificViewObjectContact(rObjectContact); in GetViewObjectContact()
123 return *pRetval; in GetViewObjectContact()
H A Dviewcontactofe3d.cxx200 ViewObjectContact* pRetval = new ViewObjectContactOfE3d(rObjectContact, *this); in CreateObjectSpecificViewObjectContact() local
201 DBG_ASSERT(pRetval, "ViewContactOfE3d::CreateObjectSpecificViewObjectContact() failed (!)"); in CreateObjectSpecificViewObjectContact()
203 return *pRetval; in CreateObjectSpecificViewObjectContact()
H A Dviewcontactofe3dscene.cxx155 ViewObjectContact* pRetval = new ViewObjectContactOfE3dScene(rObjectContact, *this); in CreateObjectSpecificViewObjectContact() local
156 DBG_ASSERT(pRetval, "ViewContactOfE3dScene::CreateObjectSpecificViewObjectContact() failed (!)"); in CreateObjectSpecificViewObjectContact()
158 return *pRetval; in CreateObjectSpecificViewObjectContact()
H A Dviewcontactofgraphic.cxx68 ViewObjectContact* pRetval = new ViewObjectContactOfGraphic(rObjectContact, *this); in CreateObjectSpecificViewObjectContact() local
69 DBG_ASSERT(pRetval, "ViewContact::CreateObjectSpecificViewObjectContact() failed (!)"); in CreateObjectSpecificViewObjectContact()
71 return *pRetval; in CreateObjectSpecificViewObjectContact()
H A Dviewcontactofgroup.cxx47 ViewObjectContact* pRetval = new ViewObjectContactOfGroup(rObjectContact, *this); in CreateObjectSpecificViewObjectContact() local
48 DBG_ASSERT(pRetval, "ViewContactOfGroup::CreateObjectSpecificViewObjectContact() failed (!)"); in CreateObjectSpecificViewObjectContact()
50 return *pRetval; in CreateObjectSpecificViewObjectContact()
H A Dviewcontactofpageobj.cxx46 ViewObjectContact* pRetval = new ViewObjectContactOfPageObj(rObjectContact, *this); in CreateObjectSpecificViewObjectContact() local
47 return *pRetval; in CreateObjectSpecificViewObjectContact()
H A Dviewcontactofsdrobj.cxx53 ViewObjectContact* pRetval = new ViewObjectContactOfSdrObj(rObjectContact, *this); in CreateObjectSpecificViewObjectContact() local
54 DBG_ASSERT(pRetval, "ViewContactOfSdrObj::CreateObjectSpecificViewObjectContact() failed (!)"); in CreateObjectSpecificViewObjectContact()
56 return *pRetval; in CreateObjectSpecificViewObjectContact()
98 ViewContact* pRetval = 0L; in GetParentContact() local
106 pRetval = &(((SdrPage*)pObjList)->GetViewContact()); in GetParentContact()
113 pRetval = &(pObjList->GetOwnerObj()->GetViewContact()); in GetParentContact()
118 return pRetval; in GetParentContact()
H A Dviewcontactofsdrole2obj.cxx54 ViewObjectContact* pRetval = new ViewObjectContactOfSdrOle2Obj(rObjectContact, *this); in CreateObjectSpecificViewObjectContact() local
55 DBG_ASSERT(pRetval, "ViewContact::CreateObjectSpecificViewObjectContact() failed (!)"); in CreateObjectSpecificViewObjectContact()
57 return *pRetval; in CreateObjectSpecificViewObjectContact()
H A Dviewcontactofsdrpage.cxx91 return *pRetval; in CreateObjectSpecificViewObjectContact()
126 ViewObjectContact* pRetval = new ViewObjectContactOfPageShadow(rObjectContact, *this); in CreateObjectSpecificViewObjectContact() local
129 return *pRetval; in CreateObjectSpecificViewObjectContact()
211 return *pRetval; in CreateObjectSpecificViewObjectContact()
290 return *pRetval; in CreateObjectSpecificViewObjectContact()
333 return *pRetval; in CreateObjectSpecificViewObjectContact()
402 return *pRetval; in CreateObjectSpecificViewObjectContact()
456 return *pRetval; in CreateObjectSpecificViewObjectContact()
511 return *pRetval; in CreateObjectSpecificViewObjectContact()
544 return *pRetval; in CreateObjectSpecificViewObjectContact()
[all …]
H A Dviewobjectcontactofsdrmediaobj.cxx76 Window* pRetval = 0; in getWindow() local
97 pRetval = static_cast< Window* >(&rOutDev); in getWindow()
101 return pRetval; in getWindow()
/trunk/main/svx/source/sdr/properties/
H A De3dsceneproperties.cxx258 SfxStyleSheet* pRetval = 0L; in GetStyleSheet() local
267 if(pRetval) in GetStyleSheet()
269 if(pCandidate != pRetval) in GetStyleSheet()
277 pRetval = pCandidate; in GetStyleSheet()
281 return pRetval; in GetStyleSheet()
H A Dgroupproperties.cxx211 SfxStyleSheet* pRetval = 0L; in GetStyleSheet() local
220 if(pRetval) in GetStyleSheet()
222 if(pCandidate != pRetval) in GetStyleSheet()
230 pRetval = pCandidate; in GetStyleSheet()
234 return pRetval; in GetStyleSheet()
/trunk/main/svx/source/svdraw/
H A Dsdrhittesthelper.cxx108 SdrObject* pRetval = 0; in SdrObjListPrimitiveHit() local
110 while(!pRetval && nObjNum > 0) in SdrObjListPrimitiveHit()
115 pRetval = SdrObjectPrimitiveHit(*pObj, rPnt, nTol, rSdrPageView, pVisiLayer, bTextOnly); in SdrObjListPrimitiveHit()
118 return pRetval; in SdrObjListPrimitiveHit()
H A Dsvdhdl.cxx700 ::sdr::overlay::OverlayObject* pRetval = 0L; in CreateOverlayObject()
790 pRetval = new ::sdr::overlay::OverlayAnimatedBitmapEx(rPos, aBmpEx1, aBmpEx2, nBlinkTime); in CreateOverlayObject()
795 pRetval = new ::sdr::overlay::OverlayAnimatedBitmapEx(rPos, aBmpEx1, aBmpEx2, nBlinkTime, in CreateOverlayObject()
802 pRetval = new ::sdr::overlay::OverlayAnimatedBitmapEx(rPos, aBmpEx1, aBmpEx2, nBlinkTime, in CreateOverlayObject()
818 pRetval = new ::sdr::overlay::OverlayBitmapEx(rPos, aBmpEx); in CreateOverlayObject()
823 pRetval = new ::sdr::overlay::OverlayBitmapEx(rPos, aBmpEx, in CreateOverlayObject()
850 pRetval = new ::sdr::overlay::OverlayBitmapEx(rPos, aBmpEx, nCenX, nCenY); in CreateOverlayObject()
854 return pRetval; in CreateOverlayObject()
2196 SdrHdl* pRetval = (SdrHdl*)aList.Remove(nNum); in RemoveHdl() local
2198 return pRetval; in RemoveHdl()

Completed in 143 milliseconds

12