Home
last modified time | relevance | path

Searched defs:pCandidate (Results 1 – 25 of 56) sorted by relevance

123

/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofsdrmediaobj.cxx67 ViewObjectContact* pCandidate = getViewObjectContact(a); in hasPreferredSize() local
88 ViewObjectContact* pCandidate = getViewObjectContact(a); in getPreferredSize() local
109 ViewObjectContact* pCandidate = getViewObjectContact(a); in updateMediaItem() local
126 ViewObjectContact* pCandidate = getViewObjectContact(a); in executeMediaItem() local
H A Dviewcontact.cxx83 ViewObjectContact* pCandidate = aLocalVOCList.back(); in deleteAllVOCs() local
107 ViewObjectContact* pCandidate = maViewObjectContactVector[a]; in GetViewObjectContact() local
226 ViewObjectContact* pCandidate = maViewObjectContactVector[a]; in ActionChildInserted() local
244 ViewObjectContact* pCandidate = maViewObjectContactVector[a]; in ActionChanged() local
H A Dviewobjectcontactofpageobj.cxx126 ViewObjectContact* pCandidate = getViewObjectContact(a); in Timeout() local
335 PagePrimitiveExtractor* pCandidate = mpExtractor; in ~ViewObjectContactOfPageObj() local
H A Dobjectcontact.cxx67 ViewObjectContact* pCandidate = aLocalVOCList.back(); in ~ObjectContact() local
H A Dobjectcontactofpageview.cxx112 ViewObjectContact* pCandidate = getViewObjectContact(a); in Timeout() local
/trunk/main/sd/source/ui/sidebar/
H A DDocumentHelper.cxx101 SdPage* pCandidate = static_cast<SdPage*>( in CopyMasterPageToLocalDocument() local
167 SdPage* pCandidate = NULL; in GetSlideForMasterPage() local
461 SdrPage* pCandidate = pDocument->GetSdPage(nPage,PK_STANDARD); in AssignMasterPageToPage() local
527 SdPage* pCandidate = static_cast<SdPage*>(rTargetDocument.GetMasterPage(nIndex)); in ProvideMasterPage() local
/trunk/main/svx/source/sdr/overlay/
H A Doverlayobjectlist.cxx107 sdr::overlay::OverlayObject* pCandidate = *aStart; in isHitLogic() local
136 sdr::overlay::OverlayObject* pCandidate = *aStart; in isHitPixel() local
/trunk/main/svx/source/engine3d/
H A Dobj3d.cxx240 E3dObject* pCandidate = dynamic_cast< E3dObject* >(maSubList.GetObj(a)); in SetSelected() local
278 E3dObject* pCandidate = dynamic_cast< E3dObject* >(maSubList.GetObj(a)); in SetRectsDirty() local
361 E3dObject* pCandidate = dynamic_cast< E3dObject* >(maSubList.GetObj(a)); in NbcSetLayer() local
537 E3dObject* pCandidate = dynamic_cast< E3dObject* >(maSubList.GetObj(a)); in RecalcSnapRect() local
721 E3dObject* pCandidate = dynamic_cast< E3dObject* >(maSubList.GetObj(a)); in SetBoundVolInvalid() local
743 E3dObject* pCandidate = dynamic_cast< E3dObject* >(maSubList.GetObj(a)); in SetTransformChanged() local
H A Dhelperhittest3d.cxx197 … const E3dCompoundObject* pCandidate = dynamic_cast< const E3dCompoundObject* >(aIterator.Next()); in getAllHit3DObjectsSortedFrontToBack() local
/trunk/main/svx/source/svdraw/
H A Dsvdpagv.cxx235 SdrPageWindow* pCandidate = FindPageWindow(rPaintWindow); in RemovePaintWindowFromPageView() local
251 const SdrPageWindow* pCandidate = FindPatchedPageWindow( _rDevice ); in GetControlContainer() local
330 SdrPageWindow* pCandidate = GetPageWindow(a); in PrePaint() local
345 SdrPageWindow* pCandidate = GetPageWindow(a); in PostPaint() local
765 SdrObject* pCandidate = pObjList->GetObj(a); in IsObjMarkable() local
811 SdrPaintWindow* pCandidate = GetView().GetPaintWindow(a); in ImpInvalidateHelpLineArea() local
H A Dsvdsnpv.cxx64 SdrPaintWindow* pCandidate = rView.GetPaintWindow(a); in ImplPageOriginOverlay() local
91 sdr::overlay::OverlayCrosshairStriped* pCandidate = in SetPosition() local
143 SdrPaintWindow* pCandidate = rView.GetPaintWindow(a); in ImplHelpLineOverlay() local
171 sdr::overlay::OverlayHelplineStriped* pCandidate = in SetPosition() local
H A Dsvdcrtv.cxx75 SdrPaintWindow* pCandidate = rView.GetPaintWindow(a); in ImplConnectMarkerOverlay() local
154 SdrPaintWindow* pCandidate = rView.GetPaintWindow(a); in CreateAndShowOverlay() local
881 SdrPaintWindow* pCandidate = GetPaintWindow(a); in ShowCreateObj() local
H A Dsvdotextpathdecomposition.cxx235 const impPathTextPortion* pCandidate = rTextPortions[a]; in getParagraphTextLength() local
247 …xub_StrLen getNextGlyphLen(const impPathTextPortion* pCandidate, xub_StrLen nPosition, const ::com… in getNextGlyphLen()
359 const impPathTextPortion* pCandidate = rTextPortions[a]; in HandlePair() local
/trunk/main/svx/source/sdr/animation/
H A Danimationstate.cxx52 …const drawinglayer::primitive2d::AnimatedSwitchPrimitive2D* pCandidate = dynamic_cast< const drawi… in getSmallestNextTime() local
/trunk/main/svgio/source/svgreader/
H A Dsvgdocument.cxx45 SvgNode* pCandidate = maNodes[maNodes.size() - 1]; in ~SvgDocument() local
H A Dsvggradientnode.cxx275 …const SvgGradientStopNode* pCandidate = dynamic_cast< const SvgGradientStopNode* >(getChildren()[a… in collectGradientEntries() local
H A Dsvgdocumenthandler.cxx71 svgio::svgreader::SvgNode* pCandidate = rChilds[a]; in whiteSpaceHandling() local
/trunk/main/sd/source/core/
H A DPageListWatcher.cxx48 SdPage* pCandidate = ImpGetPage(a); in ImpRecreateSortedPageListOnDemand() local
/trunk/main/svgio/source/svguno/
H A Dxsvgparser.cxx154 SvgNode* pCandidate = rResults[a]; in getDecomposition() local
/trunk/main/sw/source/ui/docvw/
H A DOverlayRanges.cxx125 SdrPaintWindow* pCandidate = pView->GetPaintWindow(0); in CreateOverlayRange() local
/trunk/main/drawinglayer/source/primitive3d/
H A Dbaseprimitive3d.cxx126 const BasePrimitive3D* pCandidate(dynamic_cast< BasePrimitive3D* >(rCandidate.get())); in getB3DRangeFromPrimitive3DReference() local
/trunk/main/sd/source/ui/func/
H A Dfupoor.cxx271 SdrTextObj* pCandidate = 0L; in IMPL_LINK_INLINE_END() local
916 SdrTextObj* pCandidate = 0L; in IMPL_LINK_INLINE_END() local
/trunk/main/drawinglayer/source/primitive2d/
H A Dbaseprimitive2d.cxx147 const BasePrimitive2D* pCandidate(dynamic_cast< BasePrimitive2D* >(rCandidate.get())); in getB2DRangeFromPrimitive2DReference() local
/trunk/main/svx/source/sdr/properties/
H A De3dsceneproperties.cxx265 SfxStyleSheet* pCandidate = pSub->GetObj(a)->GetStyleSheet(); in GetStyleSheet() local
H A Dgroupproperties.cxx218 SfxStyleSheet* pCandidate = pSub->GetObj(a)->GetStyleSheet(); in GetStyleSheet() local

Completed in 98 milliseconds

123