Searched refs:bAppending (Results 1 – 2 of 2) sorted by relevance
3186 sal_Bool bAppending = m_xCurrentRow->IsNew(); in Undo() local3194 if (bAppending) in Undo()3214 if (bAppending && (DbGridControl_Base::IsModified() || bDirty)) in Undo()3361 sal_Bool bAppending = m_xCurrentRow->IsNew(); in SaveRow() local3366 if (bAppending) in SaveRow()3391 if (m_nSeekPos == m_nCurrentPos || bAppending) in SaveRow()3395 Any aBookmark = bAppending ? m_pDataCursor->getBookmark() : m_pSeekCursor->getBookmark(); in SaveRow()
1464 sal_Bool bAppending = GetCurrentRow()->IsNew(); in restored() local1466 if (bAppending && (EditBrowseBox::IsModified() || bDirty)) in restored()
Completed in 42 milliseconds