Searched refs:DropToolBox_Impl (Results 1 – 2 of 2) sorted by relevance
282 class DropToolBox_Impl : public ToolBox, public DropTargetHelper class289 DropToolBox_Impl(Window* pParent, SfxTemplateDialog_Impl* pTemplateDialog);290 ~DropToolBox_Impl();299 friend class DropToolBox_Impl;304 DropToolBox_Impl m_aActionTbL;
3203 DropToolBox_Impl::DropToolBox_Impl(Window* pParent, SfxTemplateDialog_Impl* pTemplateDialog) : in DropToolBox_Impl() function in DropToolBox_Impl3212 DropToolBox_Impl::~DropToolBox_Impl() in ~DropToolBox_Impl()3218 sal_Int8 DropToolBox_Impl::AcceptDrop( const AcceptDropEvent& rEvt ) in AcceptDrop()3240 sal_Int8 DropToolBox_Impl::ExecuteDrop( const ExecuteDropEvent& rEvt ) in ExecuteDrop()
Completed in 26 milliseconds