Home
last modified time | relevance | path

Searched refs:IsDeleteAllowed (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/source/ui/misc/
H A Dglosbib.cxx274 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
/trunk/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx124 sal_Bool IsDeleteAllowed( );
715 sal_Bool OFieldExpressionControl::IsDeleteAllowed( ) in IsDeleteAllowed() function in rptui::OFieldExpressionControl
722 if (IsDeleteAllowed()) in KeyInput()
765 aContextMenu.EnableItem( SID_DELETE, IsDeleteAllowed() && bEnable ); in Command()
/trunk/main/sw/source/ui/inc/
H A Dglosbib.hxx95 sal_Bool IsDeleteAllowed(const String &rGroup);
/trunk/main/dbaccess/source/ui/inc/
H A DTableDesignControl.hxx90 virtual sal_Bool IsDeleteAllowed( long nRow ) = 0;
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableDesignControl.cxx115 if (IsDeleteAllowed(0)) in KeyInput()
H A DTEditControl.hxx132 virtual sal_Bool IsDeleteAllowed( long nRow );
H A DTEditControl.cxx1556 sal_Bool OTableEditorCtrl::IsDeleteAllowed( long /*nRow*/ ) in IsDeleteAllowed() function in OTableEditorCtrl
1700 aContextMenu.EnableItem( SID_DELETE, IsDeleteAllowed(nRow) ); in Command()
/trunk/main/svx/source/inc/
H A Dfmexpl.hxx461 sal_Bool IsDeleteAllowed();
/trunk/main/svx/source/form/
H A Dnavigatortree.cxx608 sal_Bool NavigatorTree::IsDeleteAllowed() in IsDeleteAllowed() function in svxform::NavigatorTree

Completed in 58 milliseconds