Searched refs:IsDeletable (Results 1 – 5 of 5) sorted by relevance
217 sal_Bool IsDeletable() const {return bDelete;} in IsDeletable() function in SwContentType
2578 pPopup->EnableItem( ID_DELETE, pMenuData->IsDeletable() ); in IMPL_LINK()3099 bool SvxConfigEntry::IsDeletable() in IsDeletable() function in SvxConfigEntry3289 GetTopLevelSelection()->IsDeletable() ) in DeleteSelectedContent()4649 pPopup->EnableItem( ID_DELETE, pToolbar->IsDeletable() ); in IMPL_LINK()
308 bool IsDeletable();
256 sal_Bool IsDeletable() const { return (sal_Bool)(nVal >> 10) & 0x01; } in IsDeletable() function in DicUserData1930 aLinguDicsDelPB .Enable( aData.IsDeletable() ); in IMPL_LINK()
1250 sal_Bool bDeletable = pContType->IsDeletable() && in CreateContextMenu()2681 ((SwContent*)pEntry->GetUserData())->GetParent()->IsDeletable() && in KeyInput()
Completed in 94 milliseconds