Home
last modified time | relevance | path

Searched refs:DoEvent_Impl (Results 1 – 5 of 5) sorted by relevance

/trunk/main/vcl/source/helper/
H A Devntpost.cxx50 m_nId = GetpApp()->PostUserEvent( ( LINK( this, EventPoster, DoEvent_Impl ) ), pEvent ); in Post()
53 IMPL_LINK_INLINE_START( EventPoster, DoEvent_Impl, UserEvent*, pEvent ) in IMPL_LINK_INLINE_START() argument
59 IMPL_LINK_INLINE_END( EventPoster, DoEvent_Impl, UserEvent*, pEvent )
/trunk/main/sfx2/source/notify/
H A Dhintpost.cxx67 GetpApp()->PostUserEvent( ( LINK(this, SfxHintPoster, DoEvent_Impl) ), pHintToPost ); in Post()
73 IMPL_LINK_INLINE_START( SfxHintPoster, DoEvent_Impl, SfxHint *, pPostedHint ) in IMPL_LINK_INLINE_START() argument
80 IMPL_LINK_INLINE_END( SfxHintPoster, DoEvent_Impl, SfxHint *, pPostedHint ) in IMPL_LINK_INLINE_END() argument
/trunk/main/vcl/inc/vcl/
H A Devntpost.hxx45 DECL_DLLPRIVATE_LINK( DoEvent_Impl, UserEvent* );
/trunk/main/sfx2/inc/sfx2/
H A Dhintpost.hxx57 DECL_LINK( DoEvent_Impl, SfxHint * );
/trunk/main/oox/source/export/
H A Dooxml-export-notes.txt226 …#34 0x00002b0fcb1a9984 in SfxHintPoster::DoEvent_Impl (this=0x11488e0, pPostedHint=0x1484f20) at /…

Completed in 27 milliseconds