Home
last modified time | relevance | path

Searched refs:IsBindable_Impl (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/sfx2/inc/sfx2/
H A Dctrlitem.hxx85 SAL_DLLPRIVATE sal_Bool IsBindable_Impl() const in IsBindable_Impl() function in SfxControllerItem
/AOO41X/main/sfx2/source/menu/
H A Dvirtmenu.cxx819 if ( rCtrl.IsBindable_Impl() && !rCtrl.GetPopupMenu() ) in BindControllers()