Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A Dviewoverlaymanager.cxx533 … mnUpdateTagsEvent = Application::PostUserEvent( LINK( this, ViewOverlayManager, UpdateTagsHdl ) ); in UpdateTags()
536 IMPL_LINK(ViewOverlayManager,UpdateTagsHdl, void *, EMPTYARG) in IMPL_LINK() argument
/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx841 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 Dannotationmanagerimpl.hxx107 DECL_LINK(UpdateTagsHdl, void *);
/trunk/main/sd/source/ui/inc/view/
H A Dviewoverlaymanager.hxx48 DECL_LINK(UpdateTagsHdl, void *);

Completed in 31 milliseconds