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

--- Comment #25 from Julien Nabet <[email protected]> ---
Caolán/Michael: perhaps it could be svl/source/items/itempool.cxx from line 379
which is debug only part:
    378 #ifdef DBG_UTIL
    379         SAL_WARN( "svl.items", "fuer Image, dort gibt es derzeit keine
Statics - Bug" );
    380         if ( pImp->ppStaticDefaults )
    381         {
    382             // Delete() ist noch nicht gelaufen?
    383             if ( !pImp->maPoolItems.empty() &&
!pImp->mpSecondary->pImp->maPoolItems.empty() )
    384             {
    385                 // hat der master SetItems?
    386                 sal_Bool bHasSetItems = sal_False;
and so on...

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