Searched refs:UpdateTagsHdl (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/sd/source/ui/view/ |
H A D | viewoverlaymanager.cxx | 533 … mnUpdateTagsEvent = Application::PostUserEvent( LINK( this, ViewOverlayManager, UpdateTagsHdl ) ); in UpdateTags() 536 IMPL_LINK(ViewOverlayManager,UpdateTagsHdl, void *, EMPTYARG) in IMPL_LINK() argument
|
/aoo4110/main/sd/source/ui/annotations/ |
H A D | annotationmanager.cxx | 841 UpdateTagsHdl(0); in UpdateTags() 846 …UpdateTagsEvent = Application::PostUserEvent( LINK( this, AnnotationManagerImpl, UpdateTagsHdl ) ); in UpdateTags() 850 IMPL_LINK(AnnotationManagerImpl,UpdateTagsHdl, void *, EMPTYARG) in IMPL_LINK() argument
|
H A D | annotationmanagerimpl.hxx | 107 DECL_LINK(UpdateTagsHdl, void *);
|
/aoo4110/main/sd/source/ui/inc/view/ |
H A D | viewoverlaymanager.hxx | 48 DECL_LINK(UpdateTagsHdl, void *);
|
Completed in 22 milliseconds