Home
last modified time | relevance | path

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

/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx3186 sal_Bool bAppending = m_xCurrentRow->IsNew(); in Undo() local
3194 if (bAppending) in Undo()
3214 if (bAppending && (DbGridControl_Base::IsModified() || bDirty)) in Undo()
3361 sal_Bool bAppending = m_xCurrentRow->IsNew(); in SaveRow() local
3366 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()
H A Dfmgridcl.cxx1464 sal_Bool bAppending = GetCurrentRow()->IsNew(); in restored() local
1466 if (bAppending && (EditBrowseBox::IsModified() || bDirty)) in restored()

Completed in 37 milliseconds