Home
last modified time | relevance | path

Searched refs:aCurrentDropFile (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/sd/source/ui/view/
H A Dsdview4.cxx377 String aCurrentDropFile( *aIter ); in IMPL_LINK() local
378 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 13 milliseconds