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()422 String aLowerAsciiFileName( aCurrentDropFile ); in IMPL_LINK()456 if( ::avmedia::MediaWindow::isMediaURL( aCurrentDropFile ) && in IMPL_LINK()471 InsertMediaURL( aCurrentDropFile, mnAction, maDropPos, aPrefSize ) ; in IMPL_LINK()474 …tatic_cast< DrawViewShell* >( mpViewSh )->InsertURLButton( aCurrentDropFile, aCurrentDropFile, Str… in IMPL_LINK()[all …]
Completed in 19 milliseconds