Searched refs:SdPathHdl (Results 1 – 1 of 1) sorted by relevance
259 class SdPathHdl : public SmartHdl class262 SdPathHdl( const SmartTagReference& xTag, SdrPathObj* mpPathObj );263 virtual ~SdPathHdl();276 SdPathHdl::SdPathHdl( const SmartTagReference& xTag, SdrPathObj* pPathObj ) in SdPathHdl() function in sd::SdPathHdl285 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 17 milliseconds