Searched refs:bAllowDeletions (Results 1 – 1 of 1) sorted by relevance
1622 sal_Bool bAllowDeletions = sal_True; in GetState() local1628 …rops->getPropertyValue( ::rtl::OUString::createFromAscii( "AllowDeletes" ) ) >>= bAllowDeletions ); in GetState()1636 … aReturn.bEnabled = bDeletePrivilege && bAllowDeletions && ( nRowCount != 0 ) && !bInsertionRow; in GetState()
Completed in 30 milliseconds