Searched refs:DropType (Results 1 – 2 of 2) sorted by relevance
198 enum DropType { DT_PAGE, DT_PAGE_FROM_NAVIGATOR, DT_SHAPE, DT_NONE }; enum in sd::slidesorter::controller::Clipboard199 DropType IsDropAccepted (DropTargetHelper& rTargetHelper) const;
717 const Clipboard::DropType eDropType (IsDropAccepted(rTargetHelper)); in AcceptDrop()788 const Clipboard::DropType eDropType (IsDropAccepted(rTargetHelper)); in ExecuteDrop()957 Clipboard::DropType Clipboard::IsDropAccepted (DropTargetHelper&) const in IsDropAccepted()
Completed in 22 milliseconds