Searched refs:mpPathObj (Results 1 – 7 of 7) sorted by relevance
479 if( mpPathObj ) in MovePath()491 if( !mpPathObj ) in MouseButtonDown()928 if( mpPathObj ) in CheckPossibilities()957 if( mpPathObj ) in addCustomHandles()1075 if( mpPathObj ) in disposing()1078 mpPathObj = 0; in disposing()1176 if( mpPathObj ) in IsSetMarkedSegmentsKindPossible()1184 if( mpPathObj ) in GetMarkedSegmentsKind()1211 if( mpPathObj ) in IsSetMarkedPointsSmoothPossible()1219 if( mpPathObj ) in GetMarkedPointsSmooth()[all …]
54 SdrPathObj* getPathObj() const { return mpPathObj; } in getPathObj()119 SdrPathObj* mpPathObj; member in sd::MotionPathTag
56 mpPathObj (NULL), in SdAnimationInfo()85 mpPathObj (NULL), in SdAnimationInfo()
62 SdrPathObj* mpPathObj; // das Pfadobjekt member in SdAnimationInfo
826 pAction->SetPathObj(pInfo->mpPathObj, pInfo->mpPathObj); in ExecuteDrop()
848 if( pInfo && pInfo->mpPathObj ) in getPropertyValue()849 aRet <<= pInfo->mpPathObj->getUnoShape(); in getPropertyValue()
756 pAction->SetPathObj(pInfo->mpPathObj, pPath); in DoExecute()
Completed in 37 milliseconds