Searched refs:IsPolyObj (Results 1 – 17 of 17) sorted by relevance
59 bRet=pObj->IsPolyObj(); in HasMarkablePoints()76 if (pObj->IsPolyObj()) { in GetMarkablePointCount()121 …d()!=HDL_GLUE && rHdl.GetKind()!=HDL_SMARTTAG && rHdl.GetObj()!=NULL && rHdl.GetObj()->IsPolyObj(); in IsPointMarkable()138 if (pObj==NULL || !pObj->IsPolyObj()) in ImpMarkPoint()378 if (pObj->IsPolyObj()) { in UndirtyMrkPnt()
549 sal_Bool SdrVirtObj::IsPolyObj() const in IsPolyObj() function in SdrVirtObj551 return rRefObj.IsPolyObj(); in IsPolyObj()
569 if (pO->IsPolyObj() && (bClosed==bOpen) || bToggle) in CloseMarkedObjects()
656 return pMarkedObj!=NULL && pMarkedObj->IsPolyObj(); in IsInsObjPointPossible()
537 if(!bDone && !pPath && pO->IsPolyObj() && 0L != pO->GetPointCount()) in ImpCrookObj()651 else if(pO->IsPolyObj()) in ImpDistortObj()
645 bFrmHdl=!pObj->IsPolyObj(); in ImpIsFrameHandles()830 bool bPoly=pObj->IsPolyObj(); in SetMarkHandles()
1111 sal_Bool SdrMeasureObj::IsPolyObj() const in IsPolyObj() function in SdrMeasureObj
1734 sal_Bool SdrObject::IsPolyObj() const in IsPolyObj() function in SdrObject
2396 sal_Bool SdrEdgeObj::IsPolyObj() const in IsPolyObj() function in SdrEdgeObj
2489 sal_Bool SdrPathObj::IsPolyObj() const in IsPolyObj() function in SdrPathObj
430 pObject->IsPolyObj() && pObject->GetPointCount()==2 ) in HasArrow()456 pObject->IsPolyObj() && pObject->GetPointCount()==2 ) in IsNonAlienArrow()705 pObject->IsPolyObj() && pObject->GetPointCount()==2 ) in DeleteArrowsAt()1593 if ( pObject->IsPolyObj() && pObject->GetPointCount() == 2 ) in GetDetectiveObjectType()
134 virtual sal_Bool IsPolyObj() const;
135 virtual sal_Bool IsPolyObj() const;
292 virtual sal_Bool IsPolyObj() const;
834 virtual sal_Bool IsPolyObj() const;
574 bool bArrow = pObj->IsPolyObj() && (pObj->GetPointCount() == 2); in RecalcPos()929 else if ( pObject->IsPolyObj() && pObject->GetPointCount()==2 ) in MoveAreaTwips()
Completed in 164 milliseconds