Home
last modified time | relevance | path

Searched refs:IsCutAllowed (Results 1 – 2 of 2) sorted by relevance

/trunk/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.hxx173 sal_Bool IsCutAllowed( long nRow = -1 );
183 virtual sal_Bool isCutAllowed() { return IsCutAllowed(); } in isCutAllowed()
H A DTEditControl.cxx1378 sal_Bool OTableEditorCtrl::IsCutAllowed( long nRow ) in IsCutAllowed() function in OTableEditorCtrl
1697 aContextMenu.EnableItem( SID_CUT, IsCutAllowed(nRow) ); in Command()

Completed in 17 milliseconds