Searched refs:pSdNavigatorDropEvent (Results 1 – 2 of 2) sorted by relevance
863 IMPL_LINK( View, ExecuteNavigatorDrop, SdNavigatorDropEvent*, pSdNavigatorDropEvent ) in IMPL_LINK() argument865 …TransferableDataHelper aDataHelper( pSdNavigatorDropEvent->maDropEvent.Transferab… in IMPL_LINK()877 if( pSdNavigatorDropEvent->mpTargetWindow ) in IMPL_LINK()878 … aPos = pSdNavigatorDropEvent->mpTargetWindow->PixelToLogic( pSdNavigatorDropEvent->maPosPixel ); in IMPL_LINK()923 delete pSdNavigatorDropEvent; in IMPL_LINK()
256 … DECL_LINK( ExecuteNavigatorDrop, SdNavigatorDropEvent* pSdNavigatorDropEvent );