Home
last modified time | relevance | path

Searched refs:IsDeletable (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sw/source/ui/inc/
H A Dcontent.hxx217 sal_Bool IsDeletable() const {return bDelete;} in IsDeletable() function in SwContentType
/aoo41x/main/cui/source/customize/
H A Dcfg.cxx2578 pPopup->EnableItem( ID_DELETE, pMenuData->IsDeletable() ); in IMPL_LINK()
3099 bool SvxConfigEntry::IsDeletable() in IsDeletable() function in SvxConfigEntry
3289 GetTopLevelSelection()->IsDeletable() ) in DeleteSelectedContent()
4649 pPopup->EnableItem( ID_DELETE, pToolbar->IsDeletable() ); in IMPL_LINK()
/aoo41x/main/cui/source/inc/
H A Dcfg.hxx308 bool IsDeletable();
/aoo41x/main/cui/source/options/
H A Doptlingu.cxx256 sal_Bool IsDeletable() const { return (sal_Bool)(nVal >> 10) & 0x01; } in IsDeletable() function in DicUserData
1930 aLinguDicsDelPB .Enable( aData.IsDeletable() ); in IMPL_LINK()
/aoo41x/main/sw/source/ui/utlui/
H A Dcontent.cxx1250 sal_Bool bDeletable = pContType->IsDeletable() && in CreateContextMenu()
2681 ((SwContent*)pEntry->GetUserData())->GetParent()->IsDeletable() && in KeyInput()

Completed in 57 milliseconds