Home
last modified time | relevance | path

Searched refs:pIPPEC (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sd/source/ui/view/
H A Ddrbezob.cxx164 pIPPEC = mpView; in GetAttrState()
168 if ( !pIPPEC || !pIPPEC->IsRipUpAtMarkedPointsPossible()) in GetAttrState()
172 if (!pIPPEC || !pIPPEC->IsDeleteMarkedPointsPossible()) in GetAttrState()
176 if (!pIPPEC || !pIPPEC->IsSetMarkedSegmentsKindPossible()) in GetAttrState()
191 if (!pIPPEC || !pIPPEC->IsSetMarkedPointsSmoothPossible()) in GetAttrState()
208 if (!pIPPEC || !pIPPEC->IsOpenCloseMarkedObjectsPossible()) in GetAttrState()
224 if(pIPPEC == mpView) in GetAttrState()
256 pIPPEC = mpView; in Execute()
260 if( pIPPEC && !mpView->IsAction()) in Execute()
265 pIPPEC->DeleteMarkedPoints(); in Execute()
[all …]

Completed in 11 milliseconds