Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.hxx174 sal_Bool IsCopyAllowed( long nRow = -1 );
184 virtual sal_Bool isCopyAllowed() { return IsCopyAllowed(); } in isCopyAllowed()
H A DTEditControl.cxx1398 bIsCutAllowed = IsCopyAllowed(nRow); in IsCutAllowed()
1415 sal_Bool OTableEditorCtrl::IsCopyAllowed( long /*nRow*/ ) in IsCopyAllowed() function in OTableEditorCtrl
1698 aContextMenu.EnableItem( SID_COPY, IsCopyAllowed(nRow) ); in Command()

Completed in 25 milliseconds