Home
last modified time | relevance | path

Searched refs:pSdNavigatorDropEvent (Results 1 – 2 of 2) sorted by path

/trunk/main/sd/source/ui/inc/
H A DView.hxx256 DECL_LINK( ExecuteNavigatorDrop, SdNavigatorDropEvent* pSdNavigatorDropEvent );
/trunk/main/sd/source/ui/view/
H A Dsdview2.cxx863 IMPL_LINK( View, ExecuteNavigatorDrop, SdNavigatorDropEvent*, pSdNavigatorDropEvent ) in IMPL_LINK() argument
865 …TransferableDataHelper aDataHelper( pSdNavigatorDropEvent->maDropEvent.Transferabl… 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()

Completed in 16 milliseconds