Re: Help with saving state to vector with arbitrary length

2013-05-06 Thread Kohei Yoshida
Hi Albert, On 05/06/2013 04:13 AM, Albert Thuswaldner wrote: Hi, While removing the limit of 3 sort criteria in Calc, I more or less intentionally left out fixing the saving of state. The state is set here: http://opengrok.libreoffice.org/xref/core/sc/source/ui/view/cellsh2.cxx#507 and retrive

Help with saving state to vector with arbitrary length

2013-05-06 Thread Albert Thuswaldner
Hi, While removing the limit of 3 sort criteria in Calc, I more or less intentionally left out fixing the saving of state. The state is set here: http://opengrok.libreoffice.org/xref/core/sc/source/ui/view/cellsh2.cxx#507 and retrived here: http://opengrok.libreoffice.org/xref/core/sc/source/ui/v