Home
last modified time | relevance | path

Searched refs:pCandidate (Results 1 – 25 of 56) sorted by path

123

/trunk/main/drawinglayer/source/primitive2d/
H A Dbaseprimitive2d.cxx147 const BasePrimitive2D* pCandidate(dynamic_cast< BasePrimitive2D* >(rCandidate.get())); in getB2DRangeFromPrimitive2DReference() local
149 if(pCandidate) in getB2DRangeFromPrimitive2DReference()
152 aRetval.expand(pCandidate->getB2DRange(aViewInformation)); in getB2DRangeFromPrimitive2DReference()
H A Dmetafileprimitive2d.cxx434 void append(drawinglayer::primitive2d::BasePrimitive2D* pCandidate) in append() argument
436 if(pCandidate) in append()
438 aTargets.push_back(pCandidate); in append()
/trunk/main/drawinglayer/source/primitive3d/
H A Dbaseprimitive3d.cxx126 const BasePrimitive3D* pCandidate(dynamic_cast< BasePrimitive3D* >(rCandidate.get())); in getB3DRangeFromPrimitive3DReference() local
128 if(pCandidate) in getB3DRangeFromPrimitive3DReference()
131 aRetval.expand(pCandidate->getB3DRange(aViewInformation)); in getB3DRangeFromPrimitive3DReference()
/trunk/main/l10ntools/source/
H A Dxmlparse.cxx240 XMLAttribute *pCandidate = in GetChildElement() local
243 if ( !pCandidate || !pAttribute->IsEqual( *pCandidate )) in GetChildElement()
/trunk/main/sd/source/core/
H A DEffectMigration.cxx1463 SdrObject* pCandidate = aIter.Next(); in CreateAnimatedGroup() local
1464 rGroupObj.GetSubList()->NbcRemoveObject(pCandidate->GetOrdNum()); in CreateAnimatedGroup()
1465 rPage.NbcInsertObject(pCandidate); in CreateAnimatedGroup()
1466 aObjects.push_back(pCandidate); in CreateAnimatedGroup()
H A DPageListWatcher.cxx48 SdPage* pCandidate = ImpGetPage(a); in ImpRecreateSortedPageListOnDemand() local
49 …DBG_ASSERT(pCandidate, "ImpPageListWatcher::ImpRecreateSortedPageListOnDemand: Invalid PageList in… in ImpRecreateSortedPageListOnDemand()
51 switch(pCandidate->GetPageKind()) in ImpRecreateSortedPageListOnDemand()
55 maPageVectorStandard.push_back(pCandidate); in ImpRecreateSortedPageListOnDemand()
60 maPageVectorNotes.push_back(pCandidate); in ImpRecreateSortedPageListOnDemand()
66 mpHandoutPage = pCandidate; in ImpRecreateSortedPageListOnDemand()
H A Ddrawdoc3.cxx1527 const SdrPage* pCandidate = rDoc.GetMasterPage(a); in isMasterPageLayoutNameUnique() local
1528 String aPageLayoutName(pCandidate->GetLayoutName()); in isMasterPageLayoutNameUnique()
H A Dsdpage.cxx2775 SdrObject* pCandidate = 0; in setHeaderFooterSettings() local
2777 pCandidate = pMasterPage->GetPresObj( PRESOBJ_HEADER ); in setHeaderFooterSettings()
2779 if(pCandidate) in setHeaderFooterSettings()
2781 pCandidate->BroadcastObjectChange(); in setHeaderFooterSettings()
2787 if(pCandidate) in setHeaderFooterSettings()
2789 pCandidate->BroadcastObjectChange(); in setHeaderFooterSettings()
2793 pCandidate = pMasterPage->GetPresObj( PRESOBJ_FOOTER ); in setHeaderFooterSettings()
2795 if(pCandidate) in setHeaderFooterSettings()
2797 pCandidate->BroadcastObjectChange(); in setHeaderFooterSettings()
2803 if(pCandidate) in setHeaderFooterSettings()
[all …]
/trunk/main/sd/source/ui/func/
H A Dfupoor.cxx271 SdrTextObj* pCandidate = 0L; in IMPL_LINK_INLINE_END() local
277 while(aIter.IsMore() && !pCandidate) in IMPL_LINK_INLINE_END()
289 pCandidate = (SdrTextObj*)pObj; in IMPL_LINK_INLINE_END()
295 if(pCandidate) in IMPL_LINK_INLINE_END()
298 mpView->MarkObj(pCandidate, mpView->GetSdrPageView()); in IMPL_LINK_INLINE_END()
916 SdrTextObj* pCandidate = 0L; in IMPL_LINK_INLINE_END() local
922 while(aIter.IsMore() && !pCandidate) in IMPL_LINK_INLINE_END()
933 pCandidate = (SdrTextObj*)pObj; in IMPL_LINK_INLINE_END()
940 if(pCandidate && pCandidate->IsEmptyPresObj()) in IMPL_LINK_INLINE_END()
943 mpView->MarkObj(pCandidate, mpView->GetSdrPageView()); in IMPL_LINK_INLINE_END()
/trunk/main/sd/source/ui/sidebar/
H A DDocumentHelper.cxx101 SdPage* pCandidate = static_cast<SdPage*>( in CopyMasterPageToLocalDocument() local
107 pNewMasterPage = pCandidate; in CopyMasterPageToLocalDocument()
167 SdPage* pCandidate = NULL; in GetSlideForMasterPage() local
183 pCandidate = pDocument->GetSdPage( in GetSlideForMasterPage()
186 if (pCandidate != NULL) in GetSlideForMasterPage()
205 pCandidate = NULL; in GetSlideForMasterPage()
208 return pCandidate; in GetSlideForMasterPage()
462 if (pCandidate != NULL in AssignMasterPageToPage()
463 && pCandidate->TRG_HasMasterPage() in AssignMasterPageToPage()
528 if (pCandidate!=NULL in ProvideMasterPage()
[all …]
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsListener.cxx665 const SdPage* pCandidate = pDocument->GetSdPage(nIndex, PK_STANDARD); in HandleShapeModification() local
666 if (pCandidate!=NULL && pCandidate->TRG_HasMasterPage()) in HandleShapeModification()
668 if (&pCandidate->TRG_GetMasterPage() == pPage) in HandleShapeModification()
669 pCacheManager->InvalidatePreviewBitmap(pDocument->getUnoModel(), pCandidate); in HandleShapeModification()
673 OSL_ASSERT(pCandidate!=NULL && pCandidate->TRG_HasMasterPage()); in HandleShapeModification()
/trunk/main/sd/source/ui/view/
H A Ddrviews4.cxx178 SdrTextObj* pCandidate = 0L; in KeyInput() local
194 while(aIter.IsMore() && !pCandidate) in KeyInput()
207 pCandidate = (SdrTextObj*)pObj; in KeyInput()
218 if(pCandidate) in KeyInput()
222 GetView()->MarkObj(pCandidate, GetView()->GetSdrPageView()); in KeyInput()
/trunk/main/svgio/source/svgreader/
H A Dsvgcharacternode.cxx531 const drawinglayer::primitive2d::TextSimplePortionPrimitive2D* pCandidate = in decomposeTextWithStyle() local
534 if(pCandidate) in decomposeTextWithStyle()
536 … const localTextBreakupHelper alocalTextBreakupHelper(*pCandidate, rSvgTextPosition); in decomposeTextWithStyle()
H A Dsvgdocument.cxx45 SvgNode* pCandidate = maNodes[maNodes.size() - 1]; in ~SvgDocument() local
46 delete pCandidate; in ~SvgDocument()
H A Dsvgdocumenthandler.cxx71 svgio::svgreader::SvgNode* pCandidate = rChilds[a]; in whiteSpaceHandling() local
73 if(pCandidate) in whiteSpaceHandling()
75 switch(pCandidate->getType()) in whiteSpaceHandling()
80 …ader::SvgCharacterNode* pCharNode = static_cast< svgio::svgreader::SvgCharacterNode* >(pCandidate); in whiteSpaceHandling()
98 … const svgio::svgreader::SvgStyleAttributes* pStyleCurrent = pCandidate->getSvgStyleAttributes(); in whiteSpaceHandling()
124 pLast = whiteSpaceHandling(pCandidate, pLast); in whiteSpaceHandling()
H A Dsvggradientnode.cxx275 …const SvgGradientStopNode* pCandidate = dynamic_cast< const SvgGradientStopNode* >(getChildren()[a… in collectGradientEntries() local
277 if(pCandidate) in collectGradientEntries()
279 const SvgStyleAttributes* pStyle = pCandidate->getSvgStyleAttributes(); in collectGradientEntries()
283 const SvgNumber aOffset(pCandidate->getOffset()); in collectGradientEntries()
H A Dsvgnode.cxx562 SvgNode* pCandidate = rChildren[a]; in decomposeSvgNode() local
564 if(pCandidate && Display_none != pCandidate->getDisplay()) in decomposeSvgNode()
568 pCandidate->decomposeSvgNode(aNewTarget, bReferenced); in decomposeSvgNode()
H A Dsvgtextpathnode.cxx471 … const drawinglayer::primitive2d::TextSimplePortionPrimitive2D* pCandidate = 0; in decomposePathNode() local
476pCandidate = dynamic_cast< const drawinglayer::primitive2d::TextSimplePortionPrimitive2D* >(xRefer… in decomposePathNode()
479 if(pCandidate) in decomposePathNode()
482 *pCandidate, in decomposePathNode()
/trunk/main/svgio/source/svguno/
H A Dxsvgparser.cxx154 SvgNode* pCandidate = rResults[a]; in getDecomposition() local
156 if(Display_none != pCandidate->getDisplay()) in getDecomposition()
158 pCandidate->decomposeSvgNode(aRetval, false); in getDecomposition()
/trunk/main/svx/source/engine3d/
H A Dhelperhittest3d.cxx197 … const E3dCompoundObject* pCandidate = dynamic_cast< const E3dCompoundObject* >(aIterator.Next()); in getAllHit3DObjectsSortedFrontToBack() local
199 if(pCandidate) in getAllHit3DObjectsSortedFrontToBack()
201 fillViewInformation3DForCompoundObject(aViewInfo3D, *pCandidate); in getAllHit3DObjectsSortedFrontToBack()
213 …getAllHit3DObjectWithRelativePoint(aFront, aBack, *pCandidate, aViewInfo3D, aHitsWithObject, false… in getAllHit3DObjectsSortedFrontToBack()
218 …aDepthAndObjectResults.push_back(ImplPairDephAndObject(pCandidate, aPointInViewCoordinates.getZ())… in getAllHit3DObjectsSortedFrontToBack()
H A Dobj3d.cxx242 if(pCandidate) in SetSelected()
244 pCandidate->SetSelected(bNew); in SetSelected()
280 if(pCandidate) in SetRectsDirty()
282 pCandidate->SetRectsDirty(bNotMyself); in SetRectsDirty()
363 if(pCandidate) in NbcSetLayer()
365 pCandidate->NbcSetLayer(nLayer); in NbcSetLayer()
539 if(pCandidate) in RecalcSnapRect()
723 if(pCandidate) in SetBoundVolInvalid()
725 pCandidate->SetBoundVolInvalid(); in SetBoundVolInvalid()
745 if(pCandidate) in SetTransformChanged()
[all …]
H A Dscene3d.cxx144 SdrObject* pCandidate = pList->GetObj(a); in Imp3DDepthRemapper() local
146 if(pCandidate) in Imp3DDepthRemapper()
148 if(pCandidate->ISA(E3dCompoundObject)) in Imp3DDepthRemapper()
151 …nimalDepth(getMinimalDepthInViewCoordinates(static_cast< const E3dCompoundObject& >(*pCandidate))); in Imp3DDepthRemapper()
H A Dview3d.cxx175 SdrPaintWindow* pCandidate = mrView.GetPaintWindow(a); in SetMirrorAxis() local
176 ::sdr::overlay::OverlayManager* pTargetOverlay = pCandidate->GetOverlayManager(); in SetMirrorAxis()
/trunk/main/svx/source/sdr/animation/
H A Danimationstate.cxx52 …const drawinglayer::primitive2d::AnimatedSwitchPrimitive2D* pCandidate = dynamic_cast< const drawi… in getSmallestNextTime() local
53 …OSL_ENSURE(pCandidate, "PrimitiveAnimation::getSmallestNextTime: wrong primitive in animated list … in getSmallestNextTime()
55 if(pCandidate) in getSmallestNextTime()
57 const drawinglayer::animation::AnimationEntry& rAnimEntry = pCandidate->getAnimationEntry(); in getSmallestNextTime()
/trunk/main/svx/source/sdr/contact/
H A Dobjectcontact.cxx67 ViewObjectContact* pCandidate = aLocalVOCList.back(); in ~ObjectContact() local
69 DBG_ASSERT(pCandidate, "Corrupted ViewObjectContactList (!)"); in ~ObjectContact()
74 delete pCandidate; in ~ObjectContact()

Completed in 115 milliseconds

123