Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/browser/
H A Dsbagrid.cxx1305 sal_Bool bCurrentRowVirtual = IsCurrentAppending() && IsModified(); in StartDrag()
1546 if (IsCurrentAppending()) in AcceptDrop()
1654 if (IsCurrentAppending()) in ExecuteDrop()
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx631 bAvailable = pParent->IsCurrentAppending() ? pParent->GetRowCount() > 1 : in GetState()
677 if (pParent->IsCurrentAppending()) in SetState()
704 if (pParent->IsCurrentAppending() && !pParent->IsModified()) in SetState()
2778 sal_Bool bDelete = (m_nOptions & OPT_DELETE) && GetSelectRowCount() && !IsCurrentAppending(); in PreExecuteRowContextMenu()
3283 sal_Bool DbGridControl::IsCurrentAppending() const in IsCurrentAppending() function in DbGridControl
H A Dfmgridcl.cxx1152 if ( IsCurrentAppending() ) in DeleteSelectedRows()
1228 if ( !IsRowSelected( GetCurrentPos() ) && !IsCurrentAppending() && GetCurrentRow().Is() ) in DeleteSelectedRows()
1404 if (!IsCurrentAppending()) in DeleteSelectedRows()
H A Dfmgridif.cxx1629 if (m_xCursor->rowUpdated() && !pGrid->IsCurrentAppending()) in rowChanged()
/trunk/main/svx/inc/svx/
H A Dgridctrl.hxx579 sal_Bool IsCurrentAppending() const;

Completed in 110 milliseconds