Searched refs:IsCutAllowed (Results 1 – 2 of 2) sorted by relevance
173 sal_Bool IsCutAllowed( long nRow = -1 );183 virtual sal_Bool isCutAllowed() { return IsCutAllowed(); } in isCutAllowed()
1378 sal_Bool OTableEditorCtrl::IsCutAllowed( long nRow ) in IsCutAllowed() function in OTableEditorCtrl1697 aContextMenu.EnableItem( SID_CUT, IsCutAllowed(nRow) ); in Command()
Completed in 32 milliseconds