Searched refs:DoEvent_Impl (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/vcl/source/helper/ |
H A D | evntpost.cxx | 50 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 )
|
/aoo41x/main/sfx2/source/notify/ |
H A D | hintpost.cxx | 67 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
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | evntpost.hxx | 45 DECL_DLLPRIVATE_LINK( DoEvent_Impl, UserEvent* );
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | hintpost.hxx | 57 DECL_LINK( DoEvent_Impl, SfxHint * );
|
/aoo41x/main/oox/source/export/ |
H A D | ooxml-export-notes.txt | 226 …#34 0x00002b0fcb1a9984 in SfxHintPoster::DoEvent_Impl (this=0x11488e0, pPostedHint=0x1484f20) at /…
|
Completed in 21 milliseconds