Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx1622 sal_Bool bAllowDeletions = sal_True; in GetState() local
1628 …rops->getPropertyValue( ::rtl::OUString::createFromAscii( "AllowDeletes" ) ) >>= bAllowDeletions ); in GetState()
1636 … aReturn.bEnabled = bDeletePrivilege && bAllowDeletions && ( nRowCount != 0 ) && !bInsertionRow; in GetState()

Completed in 29 milliseconds