Searched refs:pIPPEC (Results 1 – 1 of 1) sorted by relevance
162 IPolyPolygonEditorController* pIPPEC = 0; in GetAttrState() local164 pIPPEC = mpView; in GetAttrState()166 …pIPPEC = dynamic_cast< IPolyPolygonEditorController* >( mpView->getSmartTags().getSelected().get()… in GetAttrState()168 if ( !pIPPEC || !pIPPEC->IsRipUpAtMarkedPointsPossible()) in GetAttrState()172 if (!pIPPEC || !pIPPEC->IsDeleteMarkedPointsPossible()) in GetAttrState()176 if (!pIPPEC || !pIPPEC->IsSetMarkedSegmentsKindPossible()) in GetAttrState()182 SdrPathSegmentKind eSegm = pIPPEC->GetMarkedSegmentsKind(); in GetAttrState()191 if (!pIPPEC || !pIPPEC->IsSetMarkedPointsSmoothPossible()) in GetAttrState()199 SdrPathSmoothKind eSmooth = pIPPEC->GetMarkedPointsSmooth(); in GetAttrState()208 if (!pIPPEC || !pIPPEC->IsOpenCloseMarkedObjectsPossible()) in GetAttrState()[all …]