Searched refs:IsDeleteAllowed (Results 1 – 9 of 9) sorted by relevance
274 aDelPB.Enable(IsDeleteAllowed(sEntry)); in IMPL_LINK()488 bEnableDel = IsDeleteAllowed(pUserData->sGroupName); in IMPL_LINK()506 sal_Bool SwGlossaryGroupDlg::IsDeleteAllowed(const String &rGroup) in IsDeleteAllowed() function in SwGlossaryGroupDlg
124 sal_Bool IsDeleteAllowed( );715 sal_Bool OFieldExpressionControl::IsDeleteAllowed( ) in IsDeleteAllowed() function in rptui::OFieldExpressionControl722 if (IsDeleteAllowed()) in KeyInput()765 aContextMenu.EnableItem( SID_DELETE, IsDeleteAllowed() && bEnable ); in Command()
95 sal_Bool IsDeleteAllowed(const String &rGroup);
90 virtual sal_Bool IsDeleteAllowed( long nRow ) = 0;
115 if (IsDeleteAllowed(0)) in KeyInput()
132 virtual sal_Bool IsDeleteAllowed( long nRow );
1556 sal_Bool OTableEditorCtrl::IsDeleteAllowed( long /*nRow*/ ) in IsDeleteAllowed() function in OTableEditorCtrl1700 aContextMenu.EnableItem( SID_DELETE, IsDeleteAllowed(nRow) ); in Command()
461 sal_Bool IsDeleteAllowed();
608 sal_Bool NavigatorTree::IsDeleteAllowed() in IsDeleteAllowed() function in svxform::NavigatorTree
Completed in 62 milliseconds