Searched refs:bInsertionRow (Results 1 – 1 of 1) sorted by relevance
1624 sal_Bool bInsertionRow = sal_False; in GetState() local1630 … OSL_VERIFY( xRowSetProps->getPropertyValue( PROPERTY_ISNEW ) >>= bInsertionRow ); in GetState()1636 … aReturn.bEnabled = bDeletePrivilege && bAllowDeletions && ( nRowCount != 0 ) && !bInsertionRow; in GetState()
Completed in 28 milliseconds