https://bugs.documentfoundation.org/show_bug.cgi?id=163889
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|[email protected] |[email protected] |desktop.org | --- Comment #14 from Justin L <[email protected]> --- Already in initial import we have sc/source/ui/view/viewfun2.cxx // If search starts at the beginning don't ask again whether it shall start at the beginning // wenn vom Anfang an gesucht wird, nicht nochmal fragen ob vom Anfang gesucht werden soll BOOL bFirst = TRUE; if ( nCol == 0 && nRow == 0 && nTab == nStartTab && !pSearchItem->GetBackward() ) bFirst = FALSE; -- You are receiving this mail because: You are the assignee for the bug.
