Searched refs:Notify_Impl (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/toolkit/source/awt/ |
H A D | asynccallback.cxx | 83 DECL_STATIC_LINK( AsyncCallback, Notify_Impl, CallbackData* ); 125 … Application::PostUserEvent( STATIC_LINK( this, AsyncCallback, Notify_Impl ), pCallbackData ); in addCallback() 130 IMPL_STATIC_LINK_NOINSTANCE( AsyncCallback, Notify_Impl, CallbackData*, pCallbackData ) in IMPL_STATIC_LINK_NOINSTANCE() argument
|
/aoo41x/main/framework/source/uielement/ |
H A D | complextoolbarcontroller.cxx | 263 IMPL_STATIC_LINK_NOINSTANCE( ComplexToolbarController, Notify_Impl, NotifyInfo*, pNotifyInfo ) in IMPL_STATIC_LINK_NOINSTANCE() argument 312 … Application::PostUserEvent( STATIC_LINK(0, ComplexToolbarController, Notify_Impl), pNotifyInfo ); in addNotifyInfo()
|
/aoo41x/main/framework/inc/uielement/ |
H A D | complextoolbarcontroller.hxx | 81 DECL_STATIC_LINK( ComplexToolbarController, Notify_Impl, NotifyInfo* );
|
Completed in 18 milliseconds