Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/inc/
H A DView.hxx243 DECL_LINK( DropInsertFileHdl, Timer*, void );
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/inc/
H A DView.hxx272 DECL_LINK( DropInsertFileHdl, Timer*, void );
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A Dsdview4.cxx389 IMPL_LINK_NOARG(View, DropInsertFileHdl, Timer *, void) in IMPL_LINK_NOARG() argument
H A Dsdview.cxx125 maDropInsertFileIdle.SetInvokeHandler( LINK(this, View, DropInsertFileHdl) ); in View()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A Dsdview4.cxx389 IMPL_LINK_NOARG(View, DropInsertFileHdl, Timer *, void) in IMPL_LINK_NOARG() argument
H A Dsdview.cxx125 maDropInsertFileIdle.SetInvokeHandler( LINK(this, View, DropInsertFileHdl) ); in View()