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

--- Comment #4 from Michael Meeks <[email protected]> 2012-03-26 
02:30:31 PDT ---
Argh; I was reading partially the wrong header :-) the real create_folder
method has:

    const Sequence<ContentInfo> infos(
        parentContent.queryCreatableContentsInfo() );

or:

             Sequence<OUString>( &StrTitle::get(), 1 ),
             Sequence<Any>( &title, 1 ),

either of which could be the crash, but the StrTitle one is more likely - it'd
be nice to know :-)

-- 
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