Home
last modified time | relevance | path

Searched refs:bInsertRow (Results 1 – 3 of 3) sorted by path

/trunk/main/connectivity/source/drivers/dbase/
H A DDTable.cxx1546 sal_Bool bInsertRow = UpdateBuffer( rRow, NULL, _xCols ); in InsertRow() local
1547 if ( bInsertRow ) in InsertRow()
1585 return bInsertRow; in InsertRow()
/trunk/main/dbaccess/source/ui/misc/
H A DRtfReader.cxx159 bool bInsertRow = true; in NextToken() local
165 bInsertRow = m_bAppendFirstLine; in NextToken()
172 if ( bInsertRow && !m_bError) in NextToken()
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx2011 sal_Bool bInsertRow = sal_False; in reset_impl() local
2013 bInsertRow = getBOOL(m_xAggregateSet->getPropertyValue(PROPERTY_ISNEW)); in reset_impl()
2014 if (bInsertRow) in reset_impl()
2107 if (bInsertRow) in reset_impl()
2118 if (bInsertRow) in reset_impl()

Completed in 41 milliseconds