Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Danimate.hxx143 Link maNotifyLink; member in Animation
215 void SetNotifyHdl( const Link& rLink ) { maNotifyLink = rLink; } in SetNotifyHdl()
216 const Link& GetNotifyHdl() const { return maNotifyLink; } in GetNotifyHdl()
/trunk/main/vcl/source/gdi/
H A Danimate.cxx458 if( maNotifyLink.IsSet() ) in IMPL_LINK()
466 maNotifyLink.Call( this ); in IMPL_LINK()

Completed in 26 milliseconds