Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx259 class SdPathHdl : public SmartHdl class
262 SdPathHdl( const SmartTagReference& xTag, SdrPathObj* mpPathObj );
263 virtual ~SdPathHdl();
276 SdPathHdl::SdPathHdl( const SmartTagReference& xTag, SdrPathObj* pPathObj ) in SdPathHdl() function in sd::SdPathHdl
285 SdPathHdl::~SdPathHdl() in ~SdPathHdl()
291 void SdPathHdl::CreateB2dIAObject() in CreateB2dIAObject()
330 sal_Bool SdPathHdl::IsFocusHdl() const in IsFocusHdl()
337 bool SdPathHdl::isMarkable() const in isMarkable()
344 Pointer SdPathHdl::GetSdrDragPointer() const in GetSdrDragPointer()
970 SdPathHdl* pHdl = new SdPathHdl( xThis, mpPathObj ); in addCustomHandles()

Completed in 16 milliseconds