https://bugs.freedesktop.org/show_bug.cgi?id=46843

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Julien Nabet <[email protected]> 2012-03-04 13:33:45 PST 
---
dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx, in
OSelectionBrowseBox::GetCellText, line 2223, print pEntry->GetOrderDir() in gdb
shows it's equal to ORDER_NONE.

It seems the problem is in dbaccess/source/ui/querydesign/QueryDesignView.cxx,
in GetOrderCriteria function, we don't enter in "if
(!pParseRoot->getChild(3)->getChild(4)->isLeaf())", so SetOrderDir is never
called, it could explain why pEntry->GetOrderDir() can't retrieve the order.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to