Searched refs:Select_Impl (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sfx2/source/menu/ |
H A D | mnuitem.cxx | 435 long Select_Impl( void* pHdl, void* pVoid ); 457 pMenu->SetSelectHdl( Link( &(this->GetBindings()), Select_Impl ) ); in SfxAppMenuControl_Impl() 582 long Select_Impl( void* /*pHdl*/, void* pVoid ) in Select_Impl() function
|
/trunk/main/svtools/source/control/ |
H A D | inettbc.cxx | 119 DECL_STATIC_LINK( SvtMatchContext_Impl, Select_Impl, void* ); 149 : aLink( STATIC_LINK( this, SvtMatchContext_Impl, Select_Impl ) ) in SvtMatchContext_Impl() 234 IMPL_STATIC_LINK( SvtMatchContext_Impl, Select_Impl, void*, )
|
Completed in 14 milliseconds