Hi Ivan,

On Mon, Feb 13, 2012 at 1:13 PM, Ivan Timofeev <[email protected]> wrote:
> Hi Kohei,

> ScFormulaCell::Compile:
>
>    pCode = aComp.CompileString( rFormula );
>    if ( pCodeOld )
>        delete pCodeOld;
>    if( !pCode->GetCodeError() )
>    {
>
> A crash will be right here, inside Compile?..

No it does not.

Kohei
_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to