Searched refs:aCurrentDropFile (Results 1 – 1 of 1) sorted by relevance
377 String aCurrentDropFile( *aIter ); in IMPL_LINK() local378 INetURLObject aURL( aCurrentDropFile ); in IMPL_LINK()384 ::utl::LocalFileHelper::ConvertPhysicalNameToURL( aCurrentDropFile, aURLStr ); in IMPL_LINK()391 aCurrentDropFile = aURL.GetMainURL( INetURLObject::NO_DECODE ); in IMPL_LINK()393 if( !::avmedia::MediaWindow::isMediaURL( aCurrentDropFile ) ) in IMPL_LINK()403 pGrafObj->SetGraphicLink( aCurrentDropFile, String() ); in IMPL_LINK()415 …SfxMedium aSfxMedium( aCurrentDropFile, STREAM_READ | STREAM_SHARE_DENYNONE, sal_Fal… in IMPL_LINK()422 String aLowerAsciiFileName( aCurrentDropFile ); in IMPL_LINK()441 …SfxStringItem aItem1( ID_VAL_DUMMY0, aCurrentDropFile ), aItem2( ID_VAL_DUMMY1, pFoundFilter->Ge… in IMPL_LINK()456 if( ::avmedia::MediaWindow::isMediaURL( aCurrentDropFile ) && in IMPL_LINK()[all …]