Searched refs:ScrollTimeout (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/basctl/source/dlged/ |
H A D | dlgedfunc.cxx | 36 IMPL_LINK_INLINE_START( DlgEdFunc, ScrollTimeout, Timer *, pTimer ) in IMPL_LINK_INLINE_START() argument 45 IMPL_LINK_INLINE_END( DlgEdFunc, ScrollTimeout, Timer *, pTimer ) in IMPL_LINK_INLINE_END() argument 97 aScrollTimer.SetTimeoutHdl( LINK( this, DlgEdFunc, ScrollTimeout ) ); in DlgEdFunc()
|
/aoo4110/main/basctl/source/inc/ |
H A D | dlgedfunc.hxx | 44 DECL_LINK( ScrollTimeout, Timer * );
|
/aoo4110/main/reportdesign/source/ui/inc/ |
H A D | dlgedfunc.hxx | 60 DECL_LINK( ScrollTimeout, Timer * );
|
/aoo4110/main/reportdesign/source/ui/report/ |
H A D | dlgedfunc.cxx | 71 IMPL_LINK( DlgEdFunc, ScrollTimeout, Timer *, ) 137 aScrollTimer.SetTimeoutHdl( LINK( this, DlgEdFunc, ScrollTimeout ) ); in DlgEdFunc()
|
Completed in 14 milliseconds