Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


thanks for the patch! I didn't realize that the code is also used by
other parts of OOXML export and that it will fire exception in the case
the property is missing for calc and writer objects.

The patch looks good, but I think you should keep the test whether >>=
operator succeeded. Like:

              if (xPropSet->getPropertyValue( S( "IsEmptyPresentationObject" ) ) 
=
bIsEmptyPresObj) { DBG(printf("empty presentation object %d, props:\n",
bIsEmptyPresObj)); if( bIsEmptyPresObj )
                         return sal_True;
              }

Thanks for review, adjusted the patch according to the above. 
Pushed then (into master, cherry-picked for 3.4). Fixed one more silly 
copy&paste error on the way :)

B.
-- 
  \\\\\              Katarina Machalkova    
  \\\\\\\__o          LibO developer
__\\\\\\\'/_          & hedgehog painter

Attachment: signature.asc
Description: This is a digitally signed message part.


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.