Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx1624 sal_Bool bInsertionRow = sal_False; in GetState() local
1630 … OSL_VERIFY( xRowSetProps->getPropertyValue( PROPERTY_ISNEW ) >>= bInsertionRow ); in GetState()
1636 … aReturn.bEnabled = bDeletePrivilege && bAllowDeletions && ( nRowCount != 0 ) && !bInsertionRow; in GetState()

Completed in 28 milliseconds