Lines Matching refs:IsEditing

256 		if (IsEditing() && Controller()->GetWindow().IsVisible())  in GetFocus()
273 if (IsEditing()) in IMPL_LINK()
298 if (IsEditing() && nEditCol == nColumnId && aController->GetWindow().IsVisible()) in PaintField()
409 bActiveBeforeTracking = IsEditing(); in ImplStartTracking()
438 if ( IsEditing() ) in RowHeightChanged()
509 …if (IsEditing() && (nColPos != nEditCol || nRow != nEditRow) && (nColPos != BROWSER_INVALIDID) && … in MouseButtonDown()
529 if (IsEditing() && aController->IsModified()) in MouseButtonDown()
565 if (!IsEditing()) in implActivateCellOnMouseEvent()
567 else if (IsEditing() && !aController->GetWindow().IsEnabled()) in implActivateCellOnMouseEvent()
569 else if (IsEditing() && !aController->GetWindow().HasChildPathFocus()) in implActivateCellOnMouseEvent()
572 if (IsEditing() && aController->GetWindow().IsEnabled() && aController->WantMouseEvent()) in implActivateCellOnMouseEvent()
642 if ( (IsEditing() && Controller()->GetWindow().HasChildPathFocus()) in PreNotify()
644 || (!IsEditing() && HasChildPathFocus()) in PreNotify()
674 if (IsEditing() && aController->IsModified() && !((EditBrowseBox *) this)->SaveModified()) in PreNotify()
725 && ( !IsEditing() in PreNotify()
735 if (IsEditing() && aController->IsModified() && !((EditBrowseBox *) this)->SaveModified()) in PreNotify()
817 if ( IsEditing() ) in StateChanged()
908 if (IsEditing() && aController->IsModified() && !((EditBrowseBox *) this)->SaveModified()) in IsCursorMoveAllowed()
931 if (IsEditing()) in IsCursorMoveAllowed()
983 if (IsEditing()) in ColumnMoved()
1024 if (IsEditing()) in EndScroll()
1036 if (IsEditing()) in ActivateCell()
1086 if (IsEditing()) in DeactivateCell()
1164 if (IsEditing()) in ColumnResized()