Searched refs:MotionPathTag (Results 1 – 4 of 4) sorted by relevance
109 rtl::Reference <MotionPathTag > mxTag;171 rtl::Reference <MotionPathTag > mxTag;271 rtl::Reference< MotionPathTag > mxTag;420 MotionPathTag::~MotionPathTag() in ~MotionPathTag()428 void MotionPathTag::updatePathAttributes() in updatePathAttributes()655 bool MotionPathTag::OnDelete() in OnDelete()926 void MotionPathTag::CheckPossibilities() in CheckPossibilities()1066 void MotionPathTag::disposing() in disposing()1094 void MotionPathTag::deselect() in deselect()1109 void MotionPathTag::selectionChanged() in selectionChanged()[all …]
48 class MotionPathTag : public SmartTag, public IPolyPolygonEditorController, public SfxListener, pub… class51 …MotionPathTag( CustomAnimationPane& rPane, ::sd::View& rView, const CustomAnimationEffectPtr& pEff…52 virtual ~MotionPathTag();
61 typedef std::vector< rtl::Reference< MotionPathTag > > MotionPathTagVector;67 friend class MotionPathTag;101 void updatePathFromMotionPathTag( const rtl::Reference< MotionPathTag >& xTag );
959 rtl::Reference< MotionPathTag > xMotionPathTag; in updateMotionPathImpl()964 rtl::Reference< MotionPathTag > xTag( (*aMIter) ); in updateMotionPathImpl()979 xMotionPathTag.set( new MotionPathTag( rPane, rView, pEffect ) ); in updateMotionPathImpl()1026 rtl::Reference< MotionPathTag > xTag( (*aIter++) ); in updateMotionPathTags()2448 rtl::Reference< MotionPathTag > xMotionPathTag; in onPreview()2556 void CustomAnimationPane::updatePathFromMotionPathTag( const rtl::Reference< MotionPathTag >& xTag ) in updatePathFromMotionPathTag()
Completed in 27 milliseconds